Seto   04-06-2017, 06:24 PM
#1
I have a jar and it's obfuscated. The class name and package name is the same after obfuscating.
For example, there's a class named xxx.a. And there's a package named xxx.a as well. And there's a class named xxx.a.a in it.
Then I can't import xxx.a.a. I want to use this class.
Is there a tool to modify the package name or class name?
FFY00   05-06-2017, 10:28 PM
#2
You can use JMOT.

https://github.com/contra/JMOT
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.