-----Original Message-----
From: RaMatkal [mailto:RaMatkal () hotmail com]
Sent: Sunday, June 04, 2006 10:22 AM
To: dailydave
Subject: [Dailydave] Debugger effects Windows Heap?
It was recently suggested to me that a debugged processes
heap operates differently to when the process is not being
debugged (Windows) even when you 'attach' with the debugger.
(Thus the recomendation to switch off the BeingDebugged
variable in the PEB when writing exploits).
Firstly, anyone know if this is true?
Secondly, anyone know where i can find any info on this?
Thanks in advance,
RaMatkal