Answer the question
In order to leave comments, you need to log in
How to patch Java bytecode?
The task is this: there are obfuscated classes.
Tried to decompile, reverse compilation does not lend itself to this.
You need to insert a pair of System.out.println into the code to display dumps.
Tried patching bytecode with jbe and reJ.
Both tools are outdated, work with errors and do not give the desired result.
What other tools can be used to work with bytecode?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question