Requiem CE debug

04/10/2010 22:26 jenova256#1
Hello,
Can some1 tell me if debug in CE works with Req, or is it just me (I got failed attach debug)? If it really works can You post settings for CE?
Best regards
04/11/2010 12:18 ADACH#2
Debug requiem with [Only registered and activated users can see links. Click Here To Register...], it`s best way for reversing it.
04/11/2010 14:57 jenova256#3
The problem with olly is that it don't work, I mean I can attach but the program exit 0, and I use strongOD and Phant0m but this is probably unnecessary. Also olly don't have handy functionality like "find who write/read to address".
So basically what I want to do is find static address that access a dyn. data in mem. Any help how to achieve that without attaching debug in CE would be more hen appreciate.
04/11/2010 17:21 ADACH#4
Quote:
Originally Posted by jenova256 View Post
The problem with olly is that it don't work, I mean I can attach but the program exit 0, and I use strongOD and Phant0m but this is probably unnecessary.
Set break to ExitProcess function, and browse what function close requiem.
Quote:
Originally Posted by jenova256 View Post
Also olly don't have handy functionality like "find who write/read to address".
Use hardware breakpoints for it.
Quote:
Originally Posted by jenova256 View Post
So basically what I want to do is find static address that access a dyn. data in mem. Any help how to achieve that without attaching debug in CE would be more hen appreciate.
If your data located inside class, use IDA for find constructor.

P.S. sorry with my poor english, because english not my native language.
09/14/2010 16:07 Daaark#5
jj