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

hi all bro

make only keygen for it

keygenme.rar

Edited by mdj

The [keygenme] tag has been added to your topic title.

Please remember to follow and adhere to the topic title format - thankyou!

[This is an automated reply]

I'm not a specialist on keygenning ;):P

From what I saw it can be doned ...

some hashes and some matrix.

hi dear,

i tried littlebit, test and reply

keygen by ranadharm.rar

I'm not a specialist on keygenning ;):P

From what I saw it can be doned ...

some hashes and some matrix.

Plus some retarded encapsulation of data into a password protected ZIP.

Would have made more sense if the person just used zlib or even LZMA.

Having your company classes also in? Even less nice.

Edited by mudlord

bro need License key not license file from keygen for validate in my keygenme

and also your License file have wrong combination

regards

ok dear mdj, i'll make a keygen for license key

:unsure: no one can do it !

no bro, my will generate a license file for your keygenme

and it works perfect on my machine

  • 2 weeks later...
  • Author

i am surprise no one can do it

@mdj:

One of the reason for which almost nobody tries to solve this:

you are quite annoying.

i am surprise no one can do it

Or maybe no one wants to do it. :P

05kzsp1l5ao6piw7rsz.png

I, for one, don't like solving KGMs with unhandled exceptions.

Edited by Saduff

Same here, fix your **** first.

  • Author

Or maybe no one wants to do it. tongue.gif

05kzsp1l5ao6piw7rsz.png

I, for one, don't like solving KGMs with unhandled exceptions.

Same here, fix your **** first.

this is not code mistake it's error ocker if u wright wrong key combination pls see my source code

http://uppit.com/w7tjsz65ciwn/keygenme.rar

So, a crash is the error box if you enter the wrong key combination? >_>

Still a bug you need to fix.

  • 2 weeks later...

1) the code important is :

public LicenseUpdation()

{

List<WeakReference> list = __ENCList;

lock (list)

{

__ENCList.Add(new WeakReference(this));

}

this.InitializeComponent();

}

private void Button1_Click(object sender, EventArgs e)

{

this._IsRequired = this.flag1;

if (this.TextBox1.Text.Trim().Length < 10)

{

MessageBox.Show("CD Key is not valid", "", MessageBoxButtons.OK, MessageBoxIcon.Exclamation);

}

else

{

this.Cursor = Cursors.WaitCursor;

this.TextBox2.Text = HardwareInfo.GetHash(HardwareInfo.GetUniqueKey());

this.Cursor = Cursors.Default;

}

}

private void Button2_Click(object sender, EventArgs e)

{

MST_Settings settings = new MST_Settings(this.TextBox1.Text.Trim(), this.TextBox2.Text.Trim(), this.TextBox3.Text.Trim());

if (!settings.GenerateCDKey())

{

MessageBox.Show("LicenseKey is not valid.", "Invalid Key", MessageBoxButtons.OK, MessageBoxIcon.Exclamation);

}

else

{

string contents = string.Empty + this.TextBox1.Text.Trim() + "\r\n" + this.TextBox2.Text.Trim() + "\r\n" + this.TextBox3.Text.Trim() + "\r\n" + HardwareInfo.GetUniqueKey();

File.WriteAllText("License.txt", contents);

string fileName = "License.txt";

try

{

if (File.Exists("License"))

{

File.Delete("License");

}

using (ZipFile file = new ZipFile("License"))

{

file.Password = "9D^8p6K*3x0Y@7Z!1";

file.AddFile(fileName, "");

file.Save();

}

File.Delete(fileName);

}

catch (Exception exception1)

{

ProjectData.SetProjectError(exception1);

Exception exception = exception1;

this.Cursor = Cursors.Default;

if (File.Exists(fileName))

{

File.Delete(fileName);

}

MessageBox.Show(exception.Message, "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);

base.DialogResult = DialogResult.Cancel;

base.Close();

ProjectData.ClearProjectError();

}

if (File.Exists(fileName))

{

File.Delete(fileName);

}

this.Cursor = Cursors.Default;

MessageBox.Show("Your License Key is updated.", "License Version", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);

base.DialogResult = DialogResult.OK;

base.Close();

}

}

conclusion: CD key in long as 10 values , this not show problem..do a big remplace way the program..nice implementation

the problem is the second..there the spaces of enter not are used good..the "\r\n", only must edit and add more space in that...as was do in post 4

for solucion-> keygen i was liked the post #4 , but maybe put number of CD Key must be >10!!!

and post..only need check the licence and unzip as any zip with pass "9D^8p6K*3x0Y@7Z!1"

IF REALLY wana check the info inside that

.

BR , Apuromafo

Edited by Apuromafo

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.