Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 09-30-2004, 14:23
zaratustra
 
Posts: n/a
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.
Reply With Quote
  #2  
Old 09-30-2004, 14:46
Innocent
 
Posts: n/a
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?
Reply With Quote
  #3  
Old 09-30-2004, 15:55
zaratustra
 
Posts: n/a
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
Reply With Quote
  #4  
Old 10-01-2004, 17:28
xDREAM
 
Posts: n/a
CommandBar:
He WriteProcessMemory.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Older Armadillo App Does Not Break. Wackyass General Discussion 3 05-14-2005 20:34


All times are GMT +8. The time now is 04:35.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )