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

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -