mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 13:19:54 +00:00
UNIX-like reverse engineering framework and command-line toolset
binary-analysisccommandlinedisassemblerforensicshacktoberfestmalware-analysisradare2reverse-engineeringsecurity
9890c6e8b0
- env.sh now also uses DYLD_LIBRARY_PATH - Fixes in ollyasm/dis to link with no global variables - Remove double definition of global _state - Same for asm_java - Split -shared and -Wl,-R into LDFLAGS_{LIB|LINKPATH} - Fixes linkage in osx - anal_x86_bea plugin now links correctly against BeaEgine.o - dietline is now #include'd from line.c - no debugger support yet - Do not externalize any variable. Some linkage does not support it * Remove bininfo dependency .. aims to be merged into bin soon * Added r_str_case() method to change to lower/upper case a string |
||
---|---|---|
doc | ||
libr | ||
man | ||
mk | ||
pkgcfg | ||
rsc2 | ||
swig | ||
.hgtags | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
config-user.mk.acr | ||
configure | ||
configure-plugins | ||
configure.acr | ||
env.sh | ||
global.mk | ||
INSTALL | ||
Makefile | ||
plugins.def.cfg | ||
README | ||
TODO | ||
TODO.hackaton | ||
TODO.refactoring |
____ ___ ____ ___ ____ ___ ______ ____ | _ \/ \' \/ \ _ \/ _ \ \__ | / \ | < 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