Discover and explore top open-source AI tools and projects—updated daily.
reversenseorgBinary intelligence platform for automated reverse engineering
Top 32.5% on SourcePulse
Reversense (Dexcalibur 2) is a binary intelligence platform designed to automate the reverse engineering of mobile and embedded applications. It addresses challenges like obfuscated binaries, context-dependent behavior, and slow manual analysis by providing a unified environment for static analysis, dynamic instrumentation, emulation, and scanning, benefiting intelligence and offensive security professionals.
How It Works
Reversense operates through four phases: Discovery (environment and target setup), Modeling (creating a universal representation of the application and its environment), Instrumentation (automatically generating probes to trace execution flows), and Execution/Exploration/Test (running the application to generate traces and enrich the model). This approach integrates disparate analysis tools into a single cohesive platform, with stateful instrumentation that adapts to observed security protections.
Quick Start & Requirements
DXC_DEV_WS for development.git clone https://github.com/YOUR_USER/reversense.git followed by cd reversense ..., but specific installation steps are marked as TODO.Highlighted Details
1 month ago
Inactive