Redexer
A Dalvik bytecode instrumentation framework
Main | About | Download | Documentation | Tutorial |
RedexerRedexer is a bytecode instrumentation framework for Dalvik bytecode (used by Android applications). Redexer is a set of OCaml-based utilities that let programmers parse, manipulate, and generate bytecode for the Dalvik VM. To get started using redexer, you can download it from our public GitHub repository and read through the redexer tutorial. Getting RedexerRedexer is currently maintained on a GitHub repository. Redexer is licensed under the BSD version 3 license. After downloading redexer, you can compile it and read through some of the documentation to help get you started with basic usage of the system. Recent news
AboutRedexer was written by the PLUM group at the University of Maryland, College Park. Its main authors are: Mailing listQuestions on the installation and use of redexer can be discussed on the Last modified: October 19th, 2012 |
Generated with Hakyll |