luengnat / jnr-x86asm

Pure java x86 and x86_64 assembler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a pure-java port of asmjit (http://code.google.com/p/asmjit/)

There has been no attempt to clean the code up or java-fy it, so looking at it
will make your eyes bleed and most probably send you insane.

About

Pure java x86 and x86_64 assembler

License:MIT License


Languages

Language:Java 100.0%