Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hey guys i was working on my simple login system, crack it and tell me what to improve?
There is no obfuscator used :)

Easy Login System.zip

What is there to crack? The app can be patched yes but I'm assuming that's not what you're worried about.


 


You want to use HTTPS to communicate with the server.


You want to use a random salt when you're hashing the password before posting it.


You want to loop the hashing function a few thousand times, instead of just doing it once.


You don't want to let users to create passwords which are same as username.


 


Aside from that, if you're doing SQL queries on the server, make sure you're using prepared queries.


 


That's all I can tell you from looking at it for 5 minutes :)


 


-rendari


Well it's easy to crack just needed to replace the startup form which is loginfrm with main. Then just patch the configs (username and pass) and the "0" by "66".


 


Easy Login System _ crack.rar

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.