------------------------------------- How to find a serial in MagicBar v2.0 ------------------------------------- Cracker: stealthFIGHTER Target: MagicBar v2.0 Tools: SoftIce Brain Where: http://www.pepsoft.com Sorry for my english, its not my mother language. ------- Step 1: ------- Run MagicBar, go to About/Register and enter name and fake s/n. DonŽt press OK. Ctrl+D to SoftIce, set breakpoint on hmemcpy (bpx hmemcpy) and go back(F5), press enter: Boom, we are in Si. Now press 15x "F5" (if you press it 16x, youŽll get the message: Incorrect.... blah blah). Now press "F11" to a caller. Then press 11x "F12" (to get to 32-bit code) and we are here: 015F:0045B815 MOV EAX,[EBP-030C] <--- we land here 015F:0045B81B PUSH EAX <--- D EAX - our fake s/n 015F:0045B81C LEA EAX, [EBP-0308] 015F:0045B822 LEA EDX, [EBP-0202] 015F:0045B828 CALL 00403B3C <--- D EDX - our reg. code Type bc * to clear bpx. Enter new s/n - wov, we are a registered user. --------------------------------------- If i make a mistake, please e-mail me to: stealthfighter@another.com ---------------------------------------