Skip to content

nitanmarcel/magisk-frida-inject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magisk frida inject

Magisk module installing frida-inject with optional functionality to auto inject scripts at app startup

Building

Requirements

  • android-ndk
  • wget
  • xz-utils

Build

  • Run action or ./build.sh script.

Installation

Requirements

  • magisk-frida - Optional, but required if you don't want to push and run frida-server from adb every time.

From GITHUB

Usage

  • frida-inject ... - see frida-inject --help for all available options.

  • To automatically inject scripts at app startup, place the js file in /data/misc/user/0/frida-inject/ as package.name.js (replace the package.name with the package name of the target application)

Credits

About

Inject frida script when process starts

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from HuskyDG/sample_cpp_build