![]() |
|
#2
|
|||
|
|||
|
Hi,
setting a breakpoint means changing byte of code to 0xCC; this can be checked (CRC, searching for CC,...). If this is the case, you could try some kernel level debugger (sice,...) and set hardware breakpoint (if the app doesn't clear debug registers). You cna set hw bpreakpoint on execution, or set breakpoint on read to catch the check. least |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Newbie need help | MrCracking | General Discussion | 2 | 03-10-2004 05:38 |
| Newbie needs help :) Please. | knight | General Discussion | 1 | 02-25-2004 15:42 |