Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 556 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 556 Bytes

maniacj - the library injector module

This project is part of MANIAC, a modern dynamic binary instrumentation engine for Android and Fuchsia.

Specifications

  • Android: x86, x86_64, ARM (armeabi-v7a), AARCH64 (arm64-v8a)
  • Fuchsia: TODO

Getting Started

./maniacj com.example.package /data/local/tmp/nice_library.so

Demo

See the maniac_demo repository for use with MANIAC.

Copying

This is free software released under the GNU General Public License (GPLv3). See LICENSE for details.