Y
Hacker News
new
|
ask
|
show
|
jobs
by
mschuster91
4089 days ago
I'm currently writing one in JavaScript of all languages, just to prove it works. also, it's true multi-platform ;)
1 comments
ianopolous
4089 days ago
You may find this disassembler port to Java I did useful. [JayD](
http://github.com/ianopolous/JayD
) it's more accurate than both objdump and its source, udis86, after I used it as the base for the [JPC emulator](
http://github.com/ianopolous/JPC
).
link