Redexer Logo

Redexer

0
Free
Visit Website

Redexer is a reengineering tool that manipulates Android app binaries. This tool is able to parse a DEX file into an in-memory data structure; to infer with which parameters the app uses certain permissions (we name this feature RefineDroid); to modify and unparse that data structure to produce an output DEX file (we name these features Dr. Android, which stands for Dalvik Rewriting for Android). Publications Dr. Android and Mr. Hide: Fine-grained Permissions in Android Applications. Jinseong Jeon, Kristopher K. Micinski, Jeffrey A. Vaughan, Ari Fogel, Nikhilesh Reddy, Jeffrey S. Foster, and Todd Millstein. In ACM CCS Workshop on Security and Privacy in Smartphones and Mobile Devices (SPSM '12), Oct 2012. Requirements OCaml and Ruby This tool is tested under OCaml 4.09.0 and Ruby 1.8.6(7), so you need to install them (or higher versions of them). OCaml package/library manager and SHA library To manipulate a SHA-1 signature (hash) in the DEX format, we utilize OCaml SHA library via ocamlfind/findlib, an OCaml library manager. The easiest way to install both is using OPAM, an OCaml package manager, which has both packages---OPAM ocamlfind and OPAM sha. You can also build and/

FEATURES

ALTERNATIVES

A powerful tool for identifying and exploiting Cross-Site Scripting (XSS) vulnerabilities.

A tool for identifying sensitive secrets in public GitHub repositories

Abusing the COM Registry Structure: CLSID, LocalServer32, & InprocServer32

A simple XSS scanner tool for identifying Cross-Site Scripting vulnerabilities

Checksec is a bash script to check the properties of executables like PIE, RELRO, Canaries, ASLR, Fortify Source.

Identifies 137 malicious npm packages and gathers system information to a remote server.

Ropper is a tool for analyzing binary files and searching for gadgets to build rop chains for different architectures.

A disassembly framework with support for multiple hardware architectures and clean API.