Releases: mzfr/slicer
Releases · mzfr/slicer
Few improvements
v1.4
Changelog
Extract URLs and paths from apk
Now extract URLs and Paths from the APK files. Further, those paths and URLs can be used in doing recon on some domain/subdomain.
Also improved searching API keys in the files.
Small Updates
Added a feature to search API keys in the AndroidManifest.xml.
Also added new functionality to list files present in /res/raw
directory and /res/xml
directory.
Fix missing configuration panic
Since initially slicer was only checking the config file in the current working directory so if that file was missing it would panic.
Now it will search the current working directory and $Home/.slicer/
for a file name config.yml
.
First release
First, release nothing else to mention here.