Skip to content

A sample app and a MANIAC package for demonstrating basic hooking.

Notifications You must be signed in to change notification settings

nicerepo/maniac_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maniac_demo

Preview

Build

  1. Install ndk and maniacli.
  2. Install /app with Android Studio.
  3. cd package && make and copy the appropriate build artifact to the device.

Installation

Add your public key on MANIAC then install the package.

For use with emulator (AVD)

For best results, launch AVD with the following parameters:

~/Android/Sdk/emulator/emulator -avd API_28_x86 -writable-system -selinux permissive -qemu -enable-kvm

If su daemon is not available, you may need to invoke maniacrun manually as root via adb.

Acknowledgements

  • iqiyi/xHook (MIT)

Releases

No releases published

Packages

No packages published