No description
* Update manpages * Added r2 -H for env and files help * Add rarun2 -h * Show assembler/disassembler features in rasm2 -L * Add opcode 'mov dword [ebp-12],4' to x86.nz - Make t/test.nz work with x86.olly (32bit only atm) * Fix unknown os issue with tiny-pe files in r_bin * Fix some plugin names build fails in mingw32 * MAGICPATH renamed to R_MAGIC_PATH * Add another experimental way to generate gir files - Added dummy test.js for nodejs * Build python-dist in farm --HG-- rename : man/rarc2-tool.1 => binr/old.rarc2/rarc2-tool.1 rename : man/rarc2.1 => binr/old.rarc2/rarc2.1 |
||
|---|---|---|
| binr | ||
| doc | ||
| doc.sw | ||
| libr | ||
| maemo | ||
| man | ||
| mk | ||
| pkgcfg | ||
| r2-bindings | ||
| sys | ||
| test | ||
| .hgtags | ||
| AUTHORS | ||
| autogen.sh | ||
| build.sh | ||
| ChangeLog | ||
| config-user.mk.acr | ||
| configure | ||
| configure-plugins | ||
| configure.acr | ||
| configure.hook | ||
| DEVELOPERS | ||
| env.sh | ||
| global.mk | ||
| INSTALL | ||
| LICENSE | ||
| Makefile | ||
| plugins.def.cfg | ||
| README | ||
| TODO | ||
| TODO.decompiler | ||
| TODO.hackaton | ||
| TODO.poll | ||
____ ___ ___ ___ ____ ___ ____
| _ \/ \| \/ \ _ \/ _ \ |__ \
| < V . | , 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