UNIX-like reverse engineering framework and command-line toolset
Go to file
pancake c36f43c55c * Check 'hg' before starting to build.sh
* support array types for function string serialization
* Fix undo seek when io->va is enabled
  - Fix Vu and VU commands (must read after seek)
* Add patch from edu adding Start/End keys support in dietline
  - Fix r_parse_x86_pseudo for att syntax
2010-07-13 01:00:36 +02:00
binr * r2 -n does not load rabin2 information 2010-06-30 02:30:07 +02:00
doc * Refactor TODO 2010-07-12 21:37:40 +02:00
doc.sw * Implement 'dcc' and 'dcr' debugger commands 2010-05-24 12:07:54 +02:00
libr * Check 'hg' before starting to build.sh 2010-07-13 01:00:36 +02:00
man * Some enhacements for rarc2. 2010-06-29 16:50:15 +02:00
mk * Fix build on mingw32 2010-06-27 22:14:06 +02:00
pkgcfg * Build 2010-05-29 14:04:50 +02:00
rsc2 * Add --without-pic configure flag to build radare2 2010-01-21 21:22:30 +01:00
swig * Added 'build.sh' farm script 2010-07-12 00:50:00 +02:00
test * Workaround for r_debug_recoil() 2010-06-15 00:59:32 +02:00
.hgtags Added tag 0.4 for changeset c9f7a40b497e 2010-03-26 12:48:28 +01:00
AUTHORS * Lot of makefile refactoring and cleanup 2009-02-06 13:17:51 +01:00
autogen.sh * Fixtures for the r_io API (breaking ABI and so :) 2009-09-07 20:01:34 +00:00
build.sh * Check 'hg' before starting to build.sh 2010-07-13 01:00:36 +02:00
ChangeLog * Rename "handler" to "plugin" 2010-05-26 18:25:35 +02:00
config-user.mk.acr * Add optional libgmp dependecy 2010-05-24 11:15:32 +02:00
configure * Add openbsd|netbsd|freebsd to the list of automatic ostypes 2010-07-03 03:35:26 +02:00
configure-plugins * Build 2010-03-05 02:03:54 +01:00
configure.acr * Add openbsd|netbsd|freebsd to the list of automatic ostypes 2010-07-03 03:35:26 +02:00
env.sh * Fix build in OSX 2010-02-21 20:21:36 +01:00
global.mk * Do not link libr2.dylib in OSX 2010-02-21 21:34:10 +01:00
INSTALL * Many more fixes for the mingw32 port 2010-01-15 13:02:54 +01:00
LICENSE * Remove unused include files 2010-03-14 18:50:17 +01:00
Makefile * Rename r2rc to rarc2 2010-06-28 20:30:20 +02:00
plugins.def.cfg * Add bp_mips and bp_ppc plugins for r_bp 2010-06-30 01:19:03 +02:00
README * Fix warn in javasm.c 2009-03-09 02:03:32 +00:00
TODO * Check 'hg' before starting to build.sh 2010-07-13 01:00:36 +02:00
TODO.decompiler * Added basic guidelines in TODO.decompiler 2010-06-21 21:08:43 +02:00
TODO.hackaton * Add rafind2.1 manpage 2010-06-18 17:52:30 +02:00
TODO.poll * Very early work on r_anal_call api 2010-06-17 17:55:39 +02:00

   ____  ___ ____  ___ ____  ___  ______   ____
  |  _ \/   \'   \/   \  _ \/ _ \ \__   | /    \
  |    <  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