Vulnerability Development mailing list archives

Re: Generating shellcode


From: "Roland Postle" <mail () blazde co uk>
Date: Sun, 19 May 2002 13:51:43 -0400

I want to see how to get column 1 - 4 by hand.

you write the assembler code (or c code) and compile it. after that use
objdump to get the bytecode.

But he wants to do it by hand (apparently).

I suggest http://www.cs.unm.edu/~maccabe/classes/341/labman/node9.html as a
nice place to start, then http://www.sparc.com/ should have a reference to
cover the obscure instructions, depending on exactly what processor you're
aiming it at.

- Blazde


Current thread: