Martin Kay
Martin Kay
I'll follow up on it
No, I have tested it, you can use MT manager, https://mt2.cn/, in the decompilation of dex, decompile it into java source code, and switch multiple different engines in the upper...
I will ask the author of the MT manager to ask the principle of this
The author of mt manager told me that to use dex2jar
  In this code, neither Jadx nor Fernflower is enough
Is there a more powerful decompilation tool, this code I can't get GPT to handle because tokens are too big
When a method is renamed in a child class, the method of the parent class can also be renamed. But when the parent class goes to rename the method, the...
I can't provide this sample because it involves privacy. But in my judgment, this has something to do with the way the renaming is made. If there are @override members...