Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

disassembler in Lisp

Name: Anonymous 2010-12-22 3:26


"8b 04 9b b8 01 00 00 00 90".split |> map asBase,16,? |> x86deasm
((mov eax [ebx+4*ebx]) (mov eax 1) (nop))

Name: Anonymous 2010-12-22 11:01

>>1
What is [ebx+4*ebx] in your output? Is it a symbol named like that or is it an object printed like that (for example, you could have a reader macro for [ which properly parses that)?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List