Skip to content

Automatically patch APK with frida-gadget into Smali or Native Library.

License

Notifications You must be signed in to change notification settings

eriestrisnadi/fridafuse

Repository files navigation

Fridafuse

Automatically patch APK with frida-gadget into Smali or Native Library.

Test & Coverage PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install fridafuse

Usage

fridafuse [OPTIONS] INPUT COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]...

The following are the main flags that can be used with fridafuse:

Options:
  -o, --output PATH
  --gadget-version TEXT  Specify frida gadget version
  --skip-sign            Skip to create signed APK
  --edit                 Edit the APK after patched
  --help                 Show this message and exit.

Commands:
  auto
  native-lib
  smali

Check with help command for more information.

License

Fridafuse is distributed under the terms of the GPL-3.0 license.

About

Automatically patch APK with frida-gadget into Smali or Native Library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages