megatron
January 9th, 2009, 14:01
Can anyone tell me how to put a breakpoint on a string which exists on resource section:
[problem] -> when I reload the app again I need to perform all the steps given above to set the breakpoint. Does anyone knows who to set a breakpoint in this case which persists after app relaunch.
Launch a process
Go the the memory map and search for string
Ser breakpoint on it
[problem] -> when I reload the app again I need to perform all the steps given above to set the breakpoint. Does anyone knows who to set a breakpoint in this case which persists after app relaunch.