
Episode 6: Mobile Hacking Attack Vectors with Teknogeek (Joel Margolis)
Critical Thinking - Bug Bounty Podcast
00:00
How to Rename Functions in JADX
The source code is open in a text editor, and I was renaming functions as I was going to understand. The deopascation flags on JADX generates random unique names for anything below like a certain threshold. So if you say that the minimum length has to be three characters, anything under three characters will get auto renamed. And then you can look through your code and you can search for M 012345 A - not all the other A methods is defined.
Transcript
Play full episode