veles icon indicating copy to clipboard operation
veles copied to clipboard

Radare2 integration

Open XVilka opened this issue 6 years ago • 0 comments

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).

XVilka avatar Sep 14 '19 09:09 XVilka