No description
* Implement write support to r_io plugin dbg_ptrace * Fix libtcc lang plugin compilation problem * Use r_core_write_at instead of r_io_seek+r_io_write * Implement 'wa' command. - Integrated with visual mode (bind to 'a' key) - Added 'x' key in visual to write hexpair strings * Fix signature of 'assemble' function in r_asm (const u8 *) |
||
|---|---|---|
| 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