I am currently working on using the Perl debugger to return an EIP address. Does anyone have any insight on this?
If that is not viable (which in this case it is not going so well) I am looking at possibly using ASM to return the values.
Back story
I am playing a war-game on line and am tired of having to break open the "vulnerable" c based program in GDB and then having to take that address and plug it into the program I write to overflow a buffer. I am trying to accomplish 2 things with this. First remove the dependency for GDB (even though it is usually there), and second to try to fully automate the process.
perl debugger to replace gdbperl debugger to replace gdb
Page 1 of 1
1 Replies - 803 Views - Last Post: 15 January 2009 - 03:00 PM
Replies To: perl debugger to replace gdb
#2
Re: perl debugger to replace gdb
Posted 15 January 2009 - 03:00 PM
Personally I have no idea how to do what you want, not even sure I understand your questions. So I suggest you ask on www.perlmonks.com and see if one of the members there can help you out.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote



|