reverse engineering - Java decompilers that support renaming and other IDE features -


i've been trying hand @ decompiling dex , jar files few decompilers. far best 1 i've used jadx, , comes gui. however, seems read only. there decompiler allows me rename variables/methods/classes obfuscated code, other more advanced ide features such find when class/method/variable called/accessed?

in opinion best way decompile jar , import code in ide of choice.

if use intellij idea can create new project, import jar external lib, , use built-in decompiler. can set breakpoints etc.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -