home *** CD-ROM | disk | FTP | other *** search
-
-
- #include <stdio.h>
- #include <string.h>
- #include <conio.h>
-
- int main(void)
- {
- char name[50]={0};
-
- int count=0, length=0;
- signed long int temp=0, temp2=0, temp4=0, eax=0, edi=0, edx=0, ecx=0;
- signed long int part1=0, part2=0;
-
-
- printf(" ▄▄▄▄▄ \n");
- printf(" █ ▄ █ \n");
- printf(" █▀▀▀▀▀▀▀▀ ▄ ▀▀▀▀▀ ▀ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ▀ ▀▀▀▀█ \n");
- printf(" █ │░███████ │▓███████▀ │░███▀█▀▀▀▀▀▀▀ ▀ ▀▀▀▀ │░███▀█▀▀▀▀▀▓████▓▄ █ \n");
- printf(" █ │▒███████ │▓███████ │▒███████ │▓███████▀ │▒███████ │▓███████ █ \n");
- printf(" █ │▓███████ │▓███████ │▓███████ │▓███████ │▓███████ │▓███████ █ \n");
- printf(" ▀ │▓███████ │▓███████ │▓███████ │▓███████ │▓███████ │▓███████ █▄▄▄ \n");
- printf(" ▀ │▓███████ │▓███████ │▓███████ │▓███████ │▓███████ │▓███████▄ ▄ █ \n");
- printf(" █ │▓███████ │▓███████ │▓███████ │▓███████ │▓███████ █ \n");
- printf(" █ │▓███████▄▄▄▄▄█▄█▓▀ │▓███████▄▄▄▄▄█▄████ │▓███████▀▀ ▀ ▀ █ \n");
- printf(" █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▄ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▀ █▀▀▀▀▀▀▀▀▀ ▀ ▀▀ \n");
- printf(" .::[ u n i t e d · c r æ c k i n g · f o r c e ]::. █ ▀ █ Antibody<SAC> \n");
- printf(" ▀▀▀▀▀ \n");
- printf(" \n");
- printf("\n Password Tracker Deluxe v3.56 - Keygen by Quantico. \n\n");
-
- printf("Enter a name please : ");
- gets(name);
-
- length = strlen(name);
-
- edi=0xd;
-
- for(count=0;count<length;count++)
- {
- ecx=eax+1;
- eax=name[count];
- eax*=ecx;
- edi+=eax;
- eax=ecx;
- }
-
- // 48 lines here
-
- ecx=edi;
- edx=ecx*3;
- edx=edx*4+ecx;
- edx=edx<<4;
- edx+=ecx;
- edx=edx<<8;
- edx-=ecx;
- ecx=edx*4+ecx+2531011;
- temp=ecx;
- eax=ecx;
- eax=eax>>0x10;
- eax=eax&32767;
- temp2=eax;
-
- ecx=temp;
- edx=ecx*2+ecx;
- edx=edx*4+ecx;
- edx=edx<<4;
- edx+=ecx;
- edx=edx<<8;
- edx-=ecx;
- ecx=edx*4+ecx+2531011;
- // temp3=ecx; not needed
- eax=ecx;
- eax=eax>>16;
- eax= eax&32767;
- temp4=eax;
-
- eax=temp2;
- eax=0-eax;
- edx=eax%1000;
- part1=edx;
-
- ecx=temp4;
- edx=ecx;
- edx=edx<<3;
- edx-=ecx;
- edx=edx<<1;
- edx-=ecx;
- edx=0-edx;
- part2=edx;
-
-
-
-
-
- printf("Your Registration Code Is : PT%.3ld%.6ld\n",part1,part2);
-
- return 0;
- }