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

You should find out the correct UserName and the RegCode.It's Very Easy for you .And It need .Net runtime

SuperSerialMe.rar

Too easy, I think :sweat:

It just uses a hard-coded username/serial

private void btnReg_Click(object sender, EventArgs e)

{

if ((this.tbUN.Text.CompareTo("pediy") == 0) && (this.tbRC.Text.CompareTo("wyart") == 0))

{

MessageBox.Show("Good! You Win the game! ");

}

else

{

MessageBox.Show("Error,Play Again.");

}

}

Edited by Hyperlisk

Have you just started learning .net? :huh:

  • Author

:clap3:

Well done!

User: pediy

RegCode: wyart

  • 1 year later...

ha ha ,I love www.pediy.com ... but,this so easy... :teehee:

  • 2 weeks later...

Too easy. You didn't even obfuscated code :lol:

IL

nwevg5.png

C++

pir26d.png

Edited by NewEraCracker

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.