Posted May 12, 201213 yr Name: VicCrckMe #1 Author: vic4key Team: CiN1 Level: Hard Request: Found the Unlock Code & Registration. Maby: Patch, Fish, but so good if you can Keygen it. Link to download it... Hard to crack it. G.lucky to all my friend. Fightin'!!! ALL FOR FUN VicCrkMe #1.by.vic4key.CiN1.zip
May 12, 201213 yr The [crackme] 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]
May 12, 201213 yr HiPatchedDifficulty: Easybut it could be better.Some Hint:use Main Byte Checking after XOR is very bad method.Kind Regards.Raham/SnDPatched.rar
May 12, 201213 yr Author @Teddy Roger: Tks for warni'. @Raham: Tks for your interest. But so good if you can keygen it.
May 12, 201213 yr hino problem in keygenning.but your keygenMe have a buglook at:00457AE4 => MOVZX ECX,BYTE PTR DS:[ECX+EBX]this line should be:MOVZX ECX,BYTE PTR DS:[ECX+EBX-1] // else it will dont start with index 1am right? Edited May 12, 201213 yr by Raham
May 12, 201213 yr Author Oh no. You was confused. It is not a bug. It saves the real result from the function calculation-size function. An essential for my function need to use. Can I wait algorithm of you for my crackme? Edited May 12, 201213 yr by vic4key
May 12, 201213 yr Author Oh no you. Your file fixed was failed for my algorithm. It not right when to test with real unlock code. =.= Edited May 12, 201213 yr by vic4key
May 13, 201213 yr hi GuysFirst Key of Original CrackMe (posted by Vic4key,not my fixed one):××××××××××××××××××××××××××××××// its 30 character on key ascii 0xD7Register Key:User: RahamCode:513450Code: 00Code :476ACode : AAAAA3Code: CBBBW62Code: SnD54Kind Regards Edited May 13, 201213 yr by Raham
May 18, 201213 yr Level: Hard hard? procedure TForm1.Button1Click(Sender: TObject); var i,k,n:integer; sn:string; begin randomize; k := 0; sn := Edit1.Text; for i := 1 to length(sn) do k := k+ord(sn)*2; k := k mod 10; repeat n:=0; sn:=''; for i := 1 to random(10) do sn := sn + chr (random(10) + 48); for i := 1 to length(sn) do n := n + ord(sn)*2 + ord(sn); until n mod 10 = k; Edit2.Text:=sn; end; Edited May 18, 201213 yr by SReg
Create an account or sign in to comment