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,

This is too simple, so plz just make keygen... don't post any serial ! B)

Cheerz

KGM5.rar

Here is a keygen. :D

KeyGen.rar

My KeyGen

KeyGen.zip

here is my C source and keygen Compiled by Pelles C :

makeserial(HWND hWnd)
{
char szname[50]="",szserial[1024]="";long int s=0;
int m;GetDlgItemText(hWnd,4004,szname,50);
m=lstrlen(szname);
if (m>0)
{
s=((m*0x0BA2CD0)/2)+0x200;
wsprintf(szserial,"%x",s); SetDlgItemText(hWnd,4005,szserial);
}
else if (m<1)
{
SetDlgItemText(hWnd,4005,"Enter More Char ...");
SetFocus(GetDlgItem(hWnd,4004));
}
return 0;
}

keygen attached ;)

Bye , GioTiN - Under SEH Team

Keygen.rar

my one

tnx for crackme

Really simple keygen :)

My Keygen:fen_Keygen.rar

  • Author

tnx guys...

Edited by VESA

  • 6 months later...

I am a bit late but anyway, here is my KG:

Edited by thanos713

  • 3 weeks later...

Hi, I'm not a programmer so here is my little modded selfkeygen :)

KGM5_selfkeygen.rar

Keygen in one string ;)


ULONG nLen = (GetDlgItemText(hWnd, IDC_EDIT1, lpName, 25) * 0x0BA2CD0 >> 1) + 0x200;

keygen.rar

Edited by Coderess

  • 5 weeks later...

Heres my solution, I did'nt bother uploading a exe keygen because there are so many already, instead ill just paste my source, which is a asm rip :)


procedure TForm1.Button1Click(Sender: TObject);
var
iTmp: Integer;
beginiTmp:= length(edit1.Text);asm
mov eax,iTmp
imul eax,eax,$0ba2cd0
sar eax,1
add eax,$200
push eax
mov iTmp, eax
end;edit2.text:= AnsiLowerCase(inttohex(iTmp,1));end;

Thanks for the easy keygenme, I like easy ones ;)

Edited by Departure

Thank you,

this one of my first keygens.

KEYgen.rar

Edited by grizzmo

  • 2 months later...

lol even i can do this BTW ive been RCE only 2 days doing every tut here for like 12 hours lol

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.