|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kit.furia.fragment.x86.X86toBytecode
public class X86toBytecode
X86toBytecode attemps to transform an asm file generated from objdump into Java bytecode. Instructions that are not understood are simply ignored. We don't really need them all as our fragments are pretty surrealistic already. The class receives a String generated from objdump and hopes the best!
Constructor Summary | |
---|---|
X86toBytecode()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public X86toBytecode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |