No description
- RMT packet descriptions are in r_io
- io.rap plugin is now compiled by default.
$ rm -f plugins.cfg
$ ./configure-plugins
* Some syntax fixes in r_vm
* RCore.r_core_server() method uses r_io_is_listener() to wait for connections
* Some minor fixes in r_socket
- Add r_socket_read_block() fixes SIGPIPE and network issues
|
||
|---|---|---|
| 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