mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-26 06:30:33 +00:00
UNIX-like reverse engineering framework and command-line toolset
binary-analysisccommandlinedisassemblerforensicshacktoberfestmalware-analysisradare2reverse-engineeringsecurity
c2d5f9215b
* Parse space separated words in rax2 * Added r_str_binstr2bin() helper function in r_util/str - Converts binary string to raw bytes - rax2 -b is the commandline frontend for this |
||
---|---|---|
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