mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-09 23:11:41 +00:00
UNIX-like reverse engineering framework and command-line toolset
binary-analysisccommandlinedisassemblerforensicshacktoberfestmalware-analysisradare2reverse-engineeringsecurity
32e1b95440
- Arbitrary number of registers - Arbitrary register size (1,2,4 or 8 bytes supported) - Added hw bp commands (not tested yet) * Added system commands for io_gdb.c - Step, cont, regs (28 32bit regs now, platform-specific), bp (not always supported) |
||
---|---|---|
binr | ||
doc | ||
doc.sw | ||
libr | ||
man | ||
mk | ||
pkgcfg | ||
swig | ||
test | ||
.hgtags | ||
AUTHORS | ||
autogen.sh | ||
build.sh | ||
ChangeLog | ||
config-user.mk.acr | ||
configure | ||
configure-plugins | ||
configure.acr | ||
configure.hook | ||
env.sh | ||
global.mk | ||
INSTALL | ||
LICENSE | ||
Makefile | ||
plugins.def.cfg | ||
README | ||
TODO | ||
TODO.decompiler | ||
TODO.hackaton | ||
TODO.poll |
____ ___ ___ ___ ____ ___ ____ | _ \/ \| \/ \ _ \/ _ \ |__ \ | < V . | , V . < _/ / __/ |__\__|_|__|___/__|__|_\__\___/ |____/ This is the rewrite of radare (1.x branch) to provide a framework with a set of libraries and programs to work with binary data. --pancake