Posted: 12 Jul 2009 02:30 AM PDT You can find movie references in the weirdest places: I found this one in a 30+ year old book that I've read (Szasz Janos: Amerikabol Jottem). |
Posted: 11 Jul 2009 04:42 AM PDT This is nice: how to get your code into the address space of an other process? Just pass it at the command line (then locate it in the new process and CreateRemoteThread :-). An other variation of this might be to pass it in the environment block (although the program might act weirder than with a funky command line...). For both methods you need a shellcode which doesn't contain zeroes! |
Monday, July 13, 2009
delicious/cdman83
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment
You can use some HTML tags, such as <b>, <i>, <a>. Comments are moderated, so there will be a delay until the comment appears. However if you comment, I follow.