Skip to content

Releases: mzfr/slicer

Few improvements

21 Jan 14:58
Compare
Choose a tag to compare
v1.5

A simple script for all the release

v1.4

18 Oct 07:05
Compare
Choose a tag to compare

Changelog

  • 50589ac Display name of the package
  • d3f858e Fix bug which was stopping the code at random places.
    • Also now permissions of the activities are also checked.
  • 1f7c8c5 Show path of the file having code, now you can open them directly.
  • 50589ac Add support for not showing unhackable stuff, refer issue #25

Extract URLs and paths from apk

02 Aug 09:57
Compare
Choose a tag to compare

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

23 Jul 14:30
Compare
Choose a tag to compare

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

09 Jul 07:55
Compare
Choose a tag to compare

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

09 Jul 05:10
Compare
Choose a tag to compare

First, release nothing else to mention here.