Search code examples
Change classloader...

javareflectionmultithreadingclassloaderbcel

Read More
Injecting code in an existing method using BCEL...

javabytecodebytecode-manipulationbceldacapo

Read More
missing classes in classfiles constant pool...

javabytecodebcel

Read More
Identify Unused variables in Java code...

javabcel

Read More
How to change value of a static field using BCEL?...

javabytecodebytecode-manipulationbcel

Read More
Can BCEL generate LocalVariableTable?...

javabytecodejavassistbcel

Read More
BCEL update exceptions table...

javabytecodebcel

Read More
How to push integer on Stack in BCEL...

javabytecodebcel

Read More
BCI library for Java in C...

javacinstrumentationjvmtibcel

Read More
Is there anything that will index java source, but also include information from the compiled byteco...

javasearchsolrbcel

Read More
Call a method when object state changes...

javaaopeclipse-pluginbcel

Read More
VerifyError: Stack size too large (what does it mean?)...

javaassemblybcel

Read More
Is there a Java byte code reader implemented in javascript?...

javascriptjava-bytecode-asmbcel

Read More
Java BCEL Injection/replacement gone wrong...

javaminecraftbcel

Read More
Dynamic Bytecode Execution...

javabcel

Read More
How do I get the line number of the source code from a byte offset in java?...

javabytecodebytecode-manipulation.class-filebcel

Read More
Bytecode: LOOKUPSWITCH and TABLESWITCH...

javabytecodebytecode-manipulationbcel

Read More
Replacing statically referenced method in Java...

javareflectionmethodsstaticbcel

Read More
Java find out what imports a .class has...

javabytecodejava-bytecode-asmbcel

Read More
Is it possible to store a byte array(raw data) in a java class file?...

javaconstantsbcel.class-file

Read More
Extracting and executing an arbitrary sequence of Java bytecodes...

javaassemblybytecodebytecode-manipulationbcel

Read More
taglib call to managedbean call...

jsffaceletstaglibbcel

Read More
Dynamically editing/creating classes in Java Android...

javaandroidreflectioncglibbcel

Read More
Java delegating call BCEL/ASM...

javareverse-engineeringcode-injectionbcel

Read More
How can one tell if a local variable is 'final' from Java bytecode? (Related to BCEL)...

javabytecodebcel

Read More
How to get class Constructor parameteres using Apache BCEL?...

javabcel

Read More
How to specify ClassParser constructor parameter?...

javabcel

Read More
JAVA BCEL NEWARRAY getType Basic Type...

javabytecodebcel

Read More
Could I add the comments to my java class with the BCEL?...

javabytecodebcel

Read More
What bytecode library when controlling line numbers?...

javaassemblybytecode-manipulationbcel

Read More
BackNext