Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 500 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 500 Bytes

Overview

paraspectre is a platform for performing dynamic analysis of Android applications. It injects a JRuby runtime into target applications, enabling the development of Java method hooks written in Ruby.

Feature highlights

  • Connect-back REPL for exploring applications

  • As-expressive-as-you-need class/method selector syntax

  • Direct access to application classes without reflection or wrappers

  • Hook configuration manager web application interface

Documentation

TODO :)