You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2020. It is now read-only.
Radare2 is a binary analysis and reverse engineering framework, that has disassemblers, analyzers, emulation, debuggers, diffing engine, etc. So it might be beneficial for Veles to do some kind of integration, at the very least for analyzing the code parts, magic search and emulation-based data visualization (to be able to visualize the data structures that are accessible only in RAM, e.g. after running some piece of code).