|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: [Full-disclosure] Win32 Heap Exploits
From: Nicolas RUFF (nicolas.ruff
gmail.com)
Date: Tue Jan 03 2006 - 04:42:21 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> But if i execute the server without ollydbg there happen nothing.
> Have anybody an idea what i make wrong. Test on a winxp sp1 system.
As pointed out multiple times, Windows heap is not the same whether the
program is flagged as "being debugged" or not.
You should always *attach* the debugger to the process and not run the
process from within the debugger.
Regards,
- Nicolas RUFF
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]