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

Here is my new keygenme!


Language: Visual Basic .NET


Level: Easy


Obfuscator: Nothing


Rules: Make a keygen


Enjoy! :)


LordCoder KeyGenMe 6.rar

Solved by YuqseLx

Go to solution

String Encryption

Where?! Are you sure you're looking at the correct Keygenme?
private void Button1_Click(object sender, EventArgs e)

{

if (Operators.CompareString(TextBox1.Text, "", false) == 0)

{

Interaction.MsgBox("Please enter any serial!", MsgBoxStyle.ApplicationModal, null);

}

else

{

if (Conversions.ToBoolean(Check()))

Interaction.MsgBox("You did it!", MsgBoxStyle.ApplicationModal, null);

else

Interaction.MsgBox("Bad serial sorry!", MsgBoxStyle.ApplicationModal, null);

}

}

sorry wrong post


i have take a quick look in this keygen me, easy one but i dont have time for keygne here is the check routine

 

public object Check()
        {
            object obj;            string s1 = TextBox1.Text.Substring(0, 5);
            string s2 = TextBox1.Text.Substring(5, 5);
            string s3 = TextBox1.Text.Substring(10, 5);
            bool flag = ((Conversions.ToDouble(s1) / 3.0) == Conversions.ToDouble(s2)) & ((Conversions.ToDouble(s3) / 5.0) == Conversions.ToDouble(s1));
            if (flag)
                obj = 1;
            else
                obj = 0;
            return obj;
        }

this was a fast manual serial calculation if it will help somebody


Valid Key: 034.5011.5172.5


  • Author

Good one @b30wulf. :)


Hmm my valid key = "000030000100015" :)


Algorithm =>


str1 / 3 = str2


str1 * 5 = str3


but str1 / 3 must be complete divison..


Sorry bad English  Best Regards :)


edit: best serial is : "000000000000000"  :prop:


Edited by YuqseLx

  • Author

Anyone can make a keygen? :)


  • Solution

Anyone can make a keygen? :)

aSjOqtRl.png?1

My solution. Thank you :)

Edited by YuqseLx

  • Author

Well Done! Thank you! :)


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.