Quote:
Originally Posted by jenova256
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
Also olly don't have handy functionality like "find who write/read to address".
|
Use hardware breakpoints for it.
Quote:
Originally Posted by jenova256
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.