StackOverflow Questions for Tag: bytecode-manipulation

rysv
rysv

Reputation: 3400

How to ensure instrumented class is packaged in the APK

Score: 0

Views: 16

Answers: 0

Read More
Snicolas
Snicolas

Reputation: 38148

Is jack and jill for android compatible with byte code weaving?

Score: 4

Views: 482

Answers: 2

Read More
Instein
Instein

Reputation: 3554

"LinkageError: attempted duplicate class definition" when dynamically instrumenting java classes with ASM

Score: 0

Views: 1477

Answers: 2

Read More
Vikas Yadav
Vikas Yadav

Reputation: 11

Is there a way to generate invokedynamic bytecode using BCEL?

Score: 1

Views: 26

Answers: 0

Read More
rain 183
rain 183

Reputation: 17

Java bytecode not in .class file

Score: 0

Views: 133

Answers: 2

Read More
ABadHaiku
ABadHaiku

Reputation: 99

How to inject a method into a class at runtime without ASM?

Score: 0

Views: 110

Answers: 0

Read More
Irfan Latif
Irfan Latif

Reputation: 667

How is string concatenation handled in Java bytecode compilation?

Score: 0

Views: 198

Answers: 1

Read More
dan1st
dan1st

Reputation: 16338

get CtClass using specific ClassLoader

Score: 3

Views: 659

Answers: 1

Read More
asdafadsfadsfdaf
asdafadsfadsfdaf

Reputation: 43

How to create a transforming class loader

Score: 0

Views: 80

Answers: 0

Read More
shijie xu
shijie xu

Reputation: 2097

Detect modified bytecode at runtime

Score: 1

Views: 90

Answers: 1

Read More
Jacob van Lingen
Jacob van Lingen

Reputation: 9537

Use java agent with manipulated java bytecode (ASM)

Score: 0

Views: 307

Answers: 1

Read More
rysv
rysv

Reputation: 3400

Java ASM bytecode manipulation - add code to constructor of a library class

Score: 0

Views: 372

Answers: 0

Read More
rysv
rysv

Reputation: 3400

Java ASM ClassReader fails with java.io.IOException: Class not found

Score: 0

Views: 582

Answers: 1

Read More
Blockost
Blockost

Reputation: 563

Use proxies with Hibernate runtime bytecode enhancement

Score: 3

Views: 1040

Answers: 1

Read More
Tambapps
Tambapps

Reputation: 23

Java ASM: Bad local variable type (dload) Type top (current frame, locals[5]) is not assignable to double

Score: 0

Views: 575

Answers: 1

Read More
Question_283
Question_283

Reputation: 11

Java Agent "java.lang.UnsupportedOperationException: class redefinition failed: attempted to change method modifiers"

Score: 0

Views: 1627

Answers: 0

Read More
Tony the Pony
Tony the Pony

Reputation: 41347

What are the dangers of bytecode manipulation (if any)?

Score: 3

Views: 687

Answers: 2

Read More
Adel
Adel

Reputation: 451

Java method parameters values in ASM

Score: 10

Views: 6630

Answers: 2

Read More
KIC
KIC

Reputation: 6121

Use ASM to add an annotation to a foreign class

Score: 5

Views: 1200

Answers: 2

Read More
Isaac Vinícius
Isaac Vinícius

Reputation: 21

Encoding a .json file for a bytecode vm

Score: -2

Views: 75

Answers: 1

Read More
PreviousPage 1Next