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

Find the password for the user admin .Have fun.

Crackme1t1.rar

283045

283045

id: kracker

pasword : 479597

283045

id: kracker

pasword : 479597

wow :D now write keygen :D

Here is a keygen for it. :P

KeyGen.rar

My KeyGen :)

Thanks for Crackme MIB

KeyGen.zip

here is a patch that gives goodboy for every wrong serial and badboy for case of correct serial. ( Dumb 1-byte patch ) ;)

CrackMe1t1patch.rar

  • 4 months later...

Hey :)

my solution ;)

/* MiB KeyGenMe *KEYGEN* Coded by VESA */#include <stdio.h>
#include <string.h>
#include <conio.h>int main(int argc, char *argv[])
{
register int i;
char name[128],serial[128];
int a,b,c,e,f=0,len,edi=0x20A75279; printf("MiB KGM \"KEYGEN\" By VESA\n\n");
printf("ID: ");
gets(name);
len=strlen(name); name[len]=0x0A;
name[len+1]='\0'; for (i=0 ; i<len ; i++)
{
a=name[i];
b=name[i+1];
b*=a;
c=b%edi;
e=edi/a;
e+=i;
e%=5;
c<<=e;
f+=c;
}
sprintf(serial,"%u",f);
printf("Serial: ");
puts(serial); getch(); return 0;
}

KeyGen.rar

  • 5 months later...

Thanks...

ID : NaZmİkO

Serial: 3987047508

I don't usually bother with keygens cause they take so much time, this one was cool though. I found the most of the algo but was too lazy to finish.

Edited by chickenbutt

function Generate(Src:PByte;len:LongInt):string ;

var

J,R:LongInt;

begin

R := 0;

if Src = nil then Exit;

Src[len] := 10;

for j := 0 to len -1 do

begin

inc(R,((Src[J+1] * Src[J]) mod 547836537) shl (((547836537 div (Src[J]) + J)) mod 5));

end;

Result := Format('%d',[R]);

end;

ID : phpbb3

Serial : 275096

THis is not medium, this is very easy

  • 2 months later...

this is too easy to do i wont try

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.