Expose URIs, endpoints, and secrets from APK files. Note: APKLeaks utilizes the
jadxdisassembler to decompile APK files. More information: https://github.com/dwisiswant0/apkleaks.
apkleaks {{[-f|--file]}} {{path/to/file.apk}}
apkleaks {{[-f|--file]}} {{path/to/file.apk}} {{[-o|--output]}} {{path/to/output.txt}}
jadx disassembler arguments:apkleaks {{[-f|--file]}} {{path/to/file.apk}} {{[-a|--args]}} "{{--threads-count 5 --deobf}}"