No description
* R_APIze r_config - Added r_config_swap - Fix a bug in r_config_set for bool types * Some more rules in doc/syntax * Some integration from r_core to r_meta - CC command is now working to add and remove comments - Make 'C' show help and 'C*' list metadata - CF is semi working * Show comments in disassembly 'asm.comments' * Added 'e!' command to toggle a eval variable value - e!asm.bytes ; for example * Drop arrow-debugging in r_core_visual - Added key ';' to add comments - Do not 's eip' on debug * Fix build of flags test program (thanks graz!) * Added r_str_chop_ro (read-only string chopping) |
||
|---|---|---|
| doc | ||
| libr | ||
| mk | ||
| .hgtags | ||
| AUTHORS | ||
| autogen.sh | ||
| ChangeLog | ||
| config-user.mk.acr | ||
| config.mk | ||
| configure | ||
| configure.acr | ||
| env.sh | ||
| Makefile | ||
| README | ||
| TODO | ||
____ ___ ____ ___ ____ ___ ______ ____
| _ \/ \' \/ \ _ \/ _ \ \__ | / \
| < 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