I just learned assembler
Name:
Anonymous
2006-10-19 14:32
LOL JK
does anyone know it?
Name:
Anonymous
2006-10-19 15:42
I know 6502 and x86 assembler fairly well.
Name:
Anonymous
2006-10-19 17:27
XOR SANITY, SANITY
Name:
Anonymous
2006-10-19 17:50
string: "no one cares!\n"
lea eax, dword ptr [string]
call printf
Name:
Anonymous
2006-10-19 18:15
>>4
you need to fix up the stack after the printf call.
add esp, 4
Name:
Anonymous
2006-10-20 8:44
Name:
Anonymous
2006-10-20 20:46
Name:
Anonymous
2006-10-21 4:51
>>4
uh, you're missing a push eax before the printf call buddy.
Name:
Anonymous
2006-10-21 10:39
(sage)
>>8
only if your printf sucks
Name:
Anonymous
2006-10-21 14:10
>>9
print sucks, I prefer std::ostream operator<<
Name:
Anonymous
2006-10-21 18:06
std::seeout D:
Name:
Anonymous
2006-10-22 5:10
BRK
Name:
Anonymous
2006-10-22 5:53
nop nop nop
Name:
Anonymous
2006-10-22 10:12
call STFU
Name:
Anonymous
2006-10-24 15:35
in other words yes, we do
Name:
Anonymous
2006-10-24 15:49
- inc $d020
jmp -
Name:
Anonymous
2006-10-26 5:42
I have yet to find a reference for all of AMD64's opcodes. AMD's document is 200+ pages and multiple volumes. I just want a reference table goddamit.
Name:
Anonymous
2006-10-26 5:53
Name:
test
2008-08-26 16:40
>>8
back to /http://dis.4chan.org/read/prog/1199657692/, please
Name:
test
2008-08-26 16:40
>>8
back to /http://dis.4chan.org/read/prog/1199657692/, please
Name:
test
2008-08-26 16:41
Name:
test
2008-08-26 16:41
Name:
Anonymous
2009-01-14 14:46
lol wut
Name:
Anonymous
2009-03-06 7:31
Conf ICTED ENVS head?
Name:
Anonymous
2010-12-24 14:41