Redexer is a reengineering tool designed for manipulating Android application binaries through DEX file analysis and modification. The tool parses DEX files into in-memory data structures, enabling detailed examination of Android app binaries. It includes RefineDroid functionality that infers parameters used by applications when accessing specific permissions. Redexer provides Dr. Android capabilities, which stands for Dalvik Rewriting for Android, allowing users to modify and unparse data structures to generate output DEX files. This enables binary manipulation and reengineering of Android applications. The tool requires OCaml and Ruby environments for operation, along with OCaml SHA library for handling SHA-1 signatures in DEX format. Installation is facilitated through OPAM package manager for managing dependencies. Redexer supports security research and analysis of Android applications by providing low-level access to DEX file structures and permission usage patterns.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
An open source machine code decompiler that converts binary executables into readable C source code across multiple architectures and file formats.
A collaborative malware analysis framework with various features for automated analysis tasks.
A tool that extracts and deobfuscates strings from malware binaries using advanced static analysis techniques.
A static analysis tool for PE files that identifies potential malicious indicators through compiler detection, packing analysis, signature matching, and suspicious string identification.
Valkyrie is a sophisticated file verdict system that enhances malware detection through behavioral analysis and extensive file feature examination.
CAPA is a static analysis tool that detects and reports capabilities in executable files across multiple formats, mapping findings to MITRE ATT&CK tactics and techniques.
A .NET assembly debugger and editor that enables reverse engineering and dynamic analysis of compiled .NET applications without source code access.
A sandbox for quickly sandboxing known or unknown families of Android Malware
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.