Thanks much!
From: deepcode . (pondermate_at_hotmail.com)
Date: 07/25/03
- Previous message: Patrick Strawderman: "RE: Shellcoding ... again."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: vuln-dev@securityfocus.com Date: Fri, 25 Jul 2003 01:01:39 -0300
Well I guess it was gdb then that caused the problems and not me, thanks
everyone for helping out, I plan to do more on the subject .. so expect me
to bother you with this trivial info in the future :)
the shellcode I wrote used
\x31\xFF\x57 as xor edi, edi and push edi.
The proper shellcode was
\x33\xFF\x57, so the new shellcode worked when used the way boogenhagn
showed me, thanks again mate, I owe you one.
deepcode
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
- Previous message: Patrick Strawderman: "RE: Shellcoding ... again."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|