Results 18 comments of 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

![image](https://github.com/skylot/jadx/assets/37266273/9f6d0ed0-78e7-4e88-9fc8-431bbbd2dd0b) ![image](https://github.com/skylot/jadx/assets/37266273/890d56e7-41f6-4309-adb8-60bd6371eb51) 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...