mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-29 16:10:52 +00:00
UNIX-like reverse engineering framework and command-line toolset
binary-analysisccommandlinedisassemblerforensicshacktoberfestmalware-analysisradare2reverse-engineeringsecurity
09577a9246
- Autodetects underlying filesystem - Auomatically mounts a /root partition - Only support for 'HFS+' filesystem (as a test) * Added 'oo' command to reopen current file - In debugger mode re-forks the process |
||
---|---|---|
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