Posted June 13, 201015 yr Hi All This My 1. KeygenMe in Tut4YouCoded by Radasm ( special Thanx Ketil O. )Do not uses Pack and Criypto.There are some FPU code. I will a Keygen or Serial for your Name !I wish good luck ( Sorry Bad English )If you take a Message "Tebrikler Basardiniz" Register Succes!KeygenMe-7.zips3rh47TCCT TEAM ( Turkish Code Cracker Team )
June 13, 201015 yr 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]
June 14, 201015 yr @ deepzero, your keygen doesn't run on my pc, I have win732bit.and can someone maybe tell how to deal with FPU code in a keygen, I couldn't even fish a serial within 1,5 hour.Thanks,grizzmo Edited June 14, 201015 yr by grizzmo
June 14, 201015 yr @ deepzero, your keygen doesn't run on my pc, I have win732bit. as i said, q&c...but what exactly doesnt work? here`s an important part of the fpu code commented: 00401251 DBE3 FINIT ; initialese FPU00401253 53 PUSH EBX ; psuh ebx to stack00401254 DB0424 FILD DWORD PTR SS:[ESP] ; load 1st dword of stack to st000401257 68 DA070000 PUSH 7DA ; push 7da to stack0040125C DA0C24 FIMUL DWORD PTR SS:[ESP] ; multiply st0 * 1st dword of stack, store result in st00040125F 6A 06 PUSH 6 ; psuh 6 to stack00401261 DA3424 FIDIV DWORD PTR SS:[ESP] ; div st0 / 1st dword of stack, store result in st0 "translated" to "normal" asm: MOV EAX,0X7DA MUL EBX MOV EBX,6 DIV EBX dp0 Edited June 14, 201015 yr by deepzero
June 14, 201015 yr Thanx for your reply deepzero. Here is a pic of the error messgae i get: And thanks for the info regarding FPU. grizzmo edit: Thanx, I fished a serial for my name. Edited June 14, 201015 yr by grizzmo
June 16, 201015 yr Author "translated" to "normal" asm: MOV EAX,0X7DA MUL EBX MOV EBX,6 DIV EBX dp0 I want to remind you something deepzero. before you divide eax to ebx ,you must empty EDX Also mov ebx,6 cdq ( or xor edx,edx) div ebx Thanx for solution Edited June 16, 201015 yr by s3rh47
Create an account or sign in to comment