mzfr / slicer

A tool to automate the boring process of APK recon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search API Keys in AndroidManifest.xml

balook opened this issue · comments

i have an apk that has api keys in android manifest file but its not outputting apikeys in manifest but only in strings.xml

it only looking for ipc calls in manifest and intents not more than that ..!

Yes currently it doesn't do that. I'll make the changes for that.

buildconfig.java These files also have sensitive data

HTML output with multiple colours will be a gret idea to implement

@balook if you have any idea then please open separate issues for those. It would be nice to keep this just for API keys lookup 😄

Fixed via 9d287f0