Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   why I can't break (https://forum.exetools.com/showthread.php?t=5562)

zaratustra 09-30-2004 14:23

why I can't break
 
Hi all,
I've a target packet with arma.
I can't understand the following behavior:
if i set a breakpoint to writeprocessmemory from the start
and i hit f9 it doesn't stop and the program starts as
without the debugger.
if i set the breakpoint after some code stepping
(for example after stopping on a CreateProcess)
i can break in writeprocessmemory.
why does it happen?

thanks,
and cheers.

Innocent 09-30-2004 14:46

Arma
 
I believe this is the memory protection in newer versions of Armadillo. If you try and set a breakpoint Arma will detect the cc at the beginning of the api and crash. However if you set a breakpoint further down inside the api (like WriteProcessMemory) Arma will not detect it and it will break. Do you know what version of Arma your program is packed with?

zaratustra 09-30-2004 15:55

mmmm..
the problem as i've described is a little different.
I'm not saying i can break on the writeprocessmemory only on
the final piece of code, but that i can break on writeprocessmemory
(at the start of the function) only after some code of the arma is executed

xDREAM 10-01-2004 17:28

CommandBar:
He WriteProcessMemory.


All times are GMT +8. The time now is 18:02.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX