Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bytecode-manipulation

Bytecode analysis in Java

ASM 5: when initializing a ClassWriter, what is the difference between COMPUTE_MAXS and COMPUTE_FRAMES?

Java Bytecode Manipulation Library Suggestions

Change string constant in a compiled class

Is there Scala aware high level byte-code manipulation tool like Javassist?

Serialization without reflection in compiled classes

How does the Erlang compiler handle pattern matching? What does it output?

How can you extend Java to introduce passing by reference?

Is there a java classfile / bytecode editor to edit instructions? [closed]

Dynamic Java Bytecode Manipulation Framework Comparison

Method invocation instruction (invokevirtual/invokestatic) is substituted by some unexpected instructions [duplicate]

Is it possible to view bytecode of Class file? [duplicate]