2026
4 projects
Classes Analysis for C++ ObjectiveC Swift Dlang Java
Modern object-oriented binaries depend heavily on vtables, RTTI, and dynamic dispatch. Rizin's current class and vtable analysis is siloed and not...
Function prelude detection plugin
A common problem in binary analysis is function detection. One method is searching for function preludes. Preludes are a sequence of instructions...
Classes Analysis For C++/ObjectiveC/Swift/Dlang/Java
This project aims to extend Rizin's OOP binary analysis capabilities across multiple languages. It completes support for Objective-C and Swift...
Diffing mode
This task focuses on bringing binary diffing directly into Cutter by integrating the core capabilities of rz-diff into its interface. Since binary...
