-
Notifications
You must be signed in to change notification settings - Fork 719
Open
Description
Why has javassist never had a method as useful as this?
javassist/src/main/javassist/CtBehavior.java
Line 1314 in 0727723
/** |
The purpose of this method is to make changes to code where the line number or variable name is unknown or does not exist. I use it for some obfuscated code, but it doesn't work for all obfuscated code. For unobfuscated code it obviously works.
The implementation is included with a test.
This is the only method that got the expected result as JVM is not my area of expertise.
I hope I've helped. Thank you very much and have a nice day!
Metadata
Metadata
Assignees
Labels
No labels