2001-04-19 -+- Boris Schauerte -+- -+- Der Artikel ist ziemlich gut, aber ich möchte hier weniger den Autoren danken, sondern vielmehr den Übersetzern, die dadurch wohl die deutsche Text-Referenz für dieses Thema geschaffen haben, zwar sind diese Dinge wohlbekannt und auch relativ leicht, durch ihre starke Verbreitung dank Phrack, w00w00, l0pht a.k.a @stake etc. aber ein entsprechender deztscher Text als Antwort fehlte.

THX 2001-05-07 -+- Guo -+- -+- I tried shellcode5.c and shellcode6.c on my 2.4.4 box, they don't work
here. Why? 2002-11-12 -+- David -+- securebox@hotmail.com -+- Hello,
Great tutorial, thx for translating to dutch.
Every examples worked fine for me until.........
When i do "gcc -o shellcode4 shellcode4.c" the following warning and error
sow up:
-------
/tmp/ccmTgL5H.s: Assembler messages:
/tmp/ccmTgL5H.s:23: Warning: using `%al' instead of `%eax' due to `b' suffix
/tmp/ccmTgL5H.s:44: Error: invalid character '_' in mnemonic
-------
What does this mean, and how can i fix this ?
Thanx in advange,

David from Holland -+- 212.127.139.254 = Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.1) Gecko/20020826 2004-04-15 -+- Easy-Step -+- easy-step@msx.ru -+- 2 David:

Line 23: It means that instruction "movb" want 8bit source register, but %eax is not.
Line 44: This line wrong. Try to write "call subroutine" instead of "subroutine_call"
-+- 217.70.108.40 = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322) #2005-06-16 -+- Qk7q7QG1NZEmz0H -+- dfbfdRRdfg@bestmail.com -+- Qk7q7QG1NZEmz0H -+- 148.244.150.58 = Mozilla/4.0