mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-12 15:38:09 +00:00
UNIX-like reverse engineering framework and command-line toolset
binary-analysisccommandlinedisassemblerforensicshacktoberfestmalware-analysisradare2reverse-engineeringsecurity
cec1f3fa73
- Refactor r_bin to work better with big fatbins - Don't load all sub-bins in memory Only load the fatbin and the selected sub-bin - Add r_bin_set_archidx() and r_bin_list_archs() - Update t/{rpathdel.c, test_meta.c} * rabin2 - Use '-f str' to select sub-bin by name |
||
---|---|---|
binr | ||
doc | ||
doc.sw | ||
libr | ||
man | ||
mk | ||
pkgcfg | ||
rsc2 | ||
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 . T . 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