Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in java-bytecode-asm
Converting LLVM IR to Java Bytecode
Oct 31, 2025
llvm
llvm-clang
llvm-ir
java-bytecode-asm
Overriding a Local Variable name in Java Bytecode using the ASM library
Oct 30, 2025
java
bytecode
java-bytecode-asm
Class transformer in JAVA ASM - can it be generated?
Oct 29, 2025
java
java-bytecode-asm
Why does COMPUTE_FRAMES generate a lot of redundant instructions?
Oct 27, 2025
java
java-bytecode-asm
jvm-bytecode
Difference between dup and dup_x2
Oct 23, 2025
java
stack
bytecode
java-bytecode-asm
opcode
Java ASM Bytecode - Find all instructions belonging to a specific method-call
Oct 23, 2025
java
bytecode
java-bytecode-asm
Java bytecode asm - How can I create a clone of a class with only the class name changed?
Sep 20, 2025
java
java-8
bytecode
java-bytecode-asm
bytecode-manipulation
JVM Verify Error 'Illegal type at constant pool'
Sep 16, 2025
java
jvm
java-bytecode-asm
What's the example of ClassVisitor#visitTypeAnnotation and MethodVisitor#visitTypeAnnotation
Sep 04, 2025
java
java-8
java-bytecode-asm
Selecting and modifying `if` statement with ASM
Mar 14, 2023
java
java-bytecode-asm
bytecode-manipulation
ClassWriter COMPUTE_FRAMES in ASM
Mar 13, 2023
java
java-bytecode-asm
bytecode-manipulation
jvm-bytecode
Constructor bytecode
Jan 04, 2023
java
java-bytecode-asm
bytecode-manipulation
jvm-bytecode
What do 'start' and 'length' attribute in LocalVariableTable mean
Dec 22, 2022
java
jvm
bytecode
java-bytecode-asm
bytecode-manipulation
ASM Java replace method call instruction
Dec 20, 2022
java
java-bytecode-asm
bytecode-manipulation
Invisible java bytecode lines
Dec 18, 2022
java
bytecode
java-bytecode-asm
How to remove method body at runtime with ASM 5.2
Dec 13, 2022
java
java-bytecode-asm
bytecode-manipulation
Incompatible argument to function with ASM bytecode instrumentation
Nov 14, 2022
java
bytecode
java-bytecode-asm
bytecode-manipulation
verifyerror
ifeq/ifne JVM opcode always branches
Nov 10, 2022
java
jvm
java-bytecode-asm
whitespace-language
What is the use case for adding non-exported/non-opened packages to a module-info's ModulePackages?
Nov 10, 2022
java
jvm
bytecode
java-bytecode-asm
Detect recursive method calls at run time in byte code using ASM (5.x): howto?
Nov 02, 2022
java
bytecode
java-bytecode-asm
Older Entries »