(GDB) BREAK *0X00003320
Breakpoint 1 at 0x3320
(gdb) break *0x00003348
Breakpoint 2 at 0x3348
(gdb) commands 1
Type commands for when breakpoint 1 is hit, one per line.
End with a line saying just "end".
silent
print $r4
set $pc=0x3328
continue
end
(gdb) commands 2
Type commands for when breakpoint 2 is hit, one per line.
End with a line saying just "end".
silent
print"\n\n\nSERIAL:%c%c%c%c%c%c%c%c! ENJOY!\n\n\n",$1,$2,$3,$4,$5,$6,$7,$8
end
(gdb) attach -waitfor MCleaner
Waiting for process 'MCleaner' to launch.
댓글 없음:
댓글 쓰기