1 matches found
pyjadx
pyjadx Binding Python per JADX tramite JPype. Decompila file APK e DEX Android in codice Java da Python. root@kitploit: from pyjadx import Jadx with Jadx"app.apk" as jadx: for cls in jadx.classes: printcls.fullname printcls.code Perché pyjadx? JADX è il decompilatore open-source leader per Androi...
5.5AI score
SaveExploits0References2
20