SpiceQA
Questions
Tags
Users
Badges
bytecode-manipulation
15 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How can I override a method with Javassist?
user_15966909
0
•
asked Jul 5, 2022
2
0
32
javassist
bytecode-manipulation
java
Low-overhead tracing function in Python by modify the code object
user_4804936
0
•
asked Mar 22, 2022
1
1
108
bytecode-manipulation
overhead
trace
metaprogramming
python
How to pass InvokeDynamic as parameter to MethodCall in ByteBuddy
user_8568305
0
•
asked May 10, 2021
2
1
105
byte-buddy
bytecode-manipulation
java
How to augment methods during ByteBuddy transformation?
user_18122
0
•
asked Mar 5, 2021
4
1
90
byte-buddy
bytecode-manipulation
bytecode
java
Java bytecode asm - How can I create a clone of a class with only the class name changed?
user_6531193
0
•
asked Aug 8, 2020
2
1
567
java-8
bytecode-manipulation
java-bytecode-asm
bytecode
java
How to ignore instrumenting getters/setters when using ASM?
user_6262124
0
•
asked Aug 1, 2020
2
0
216
bytecode-manipulation
java-bytecode-asm
jvm-bytecode
instrumentation
java
How to manipulate a class' bytecode just before it is loaded?
user_9687309
0
•
asked Jun 29, 2019
2
1
137
bytecode-manipulation
bytecode
javaagents
jvm
java
ASM: visitLabel generates too many labels and nop instructions
user_2470378
0
•
asked Nov 9, 2018
2
1
559
bytecode-manipulation
java-bytecode-asm
jvm-bytecode
java
Constructor bytecode
user_784980
0
•
asked Nov 9, 2018
4
2
2396
bytecode-manipulation
java-bytecode-asm
jvm-bytecode
java
Any way to regenerate stackmap from byte code?
user_827480
0
•
asked Oct 7, 2017
3
2
563
bytecode-manipulation
java-bytecode-asm
bytecode
java
1
(current)
2
Next
Next
Hot Questions