![]() |
|
|
|
#1
|
|||
|
|||
|
DEP, as far as i've seen/heard, just prohibits code from being executed in the stack/heap, and requires VirtualAlloc() with the right flags, or VirtualProtect() to alter the page. am i missing something here? is it not possible to alter the page for the stack/heap?
|
|
#2
|
|||
|
|||
|
Use LordPE...
Use Lord PE or WinHex to scan the memory (before your proggy) to see what is set originally... Maybe you're setting the memory range incorrectly.
/LordVader/ |
|
#3
|
|||
|
|||
|
Thx for the help...I think i have found my problem...the programm
starts itself again via CreateProcessA so i always use a false PID for reading memory have to fix that asap. tAz: nice info thx...will give it a try
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question regarding .NET dumping | 0x22 | General Discussion | 3 | 08-23-2014 16:37 |
| Dumping protected DLL 'perplex' data section | grimm | General Discussion | 4 | 02-28-2005 08:19 |
| Dumping Armadillo protected DLL? | FEARHQ | General Discussion | 10 | 02-09-2005 11:08 |
| Dumping | sfld | General Discussion | 2 | 03-20-2004 23:56 |
| Dumping a dll with ollydump | ceK52z | General Discussion | 6 | 02-08-2004 19:39 |