Go to file
Nibble 974e9707c6 * Build
- Fix configure-plugins ([a-Z] -> [A-Z])
* Bindings
  - Make perl r_bin test work
  - In lua r_bin test open "/bin/ls" by default if
    arg[1] is not given
2010-03-05 02:03:54 +01:00
doc * Implement r_str_argv() 2010-02-23 00:26:13 +01:00
libr * Fix build of debugger on non-x86-32 (oops) 2010-03-04 12:43:16 +01:00
man * Initial work on the register API for r_debug 2009-04-15 11:09:36 +00:00
mk * Implement r_str_argv() 2010-02-23 00:26:13 +01:00
pkgcfg * Fix build 2010-03-01 01:57:16 +01:00
r2rc * Properly manage Color_RESET from r_core 2010-02-28 23:57:55 +01:00
rsc2 * Add --without-pic configure flag to build radare2 2010-01-21 21:22:30 +01:00
swig * Build 2010-03-05 02:03:54 +01:00
.hgtags Added tag 0.3 for changeset 9f7119f4292b 2009-10-02 17:45:39 +02:00
AUTHORS * Lot of makefile refactoring and cleanup 2009-02-06 13:17:51 +01:00
ChangeLog * Version bumped to 0.3b - development version 2009-09-25 04:13:40 +02:00
INSTALL * Many more fixes for the mingw32 port 2010-01-15 13:02:54 +01:00
Makefile * Integrate r2rc into the build system 2010-02-26 00:51:22 +01:00
README * Fix warn in javasm.c 2009-03-09 02:03:32 +00:00
TODO * Huge refactoring on r_syscall 2010-03-04 01:46:25 +01:00
TODO.hackaton * Fix signature of r_cons_user_fgets 2010-01-09 02:05:04 +01:00
TODO.refactoring * Initial working implementation of software breakpoints 2010-01-21 02:38:52 +01:00
autogen.sh * Fixtures for the r_io API (breaking ABI and so :) 2009-09-07 20:01:34 +00:00
config-user.mk.acr * Fix build in OSX 2010-02-21 20:21:36 +01:00
configure * Regenerate configure 2010-02-22 04:47:19 +01:00
configure-plugins * Build 2010-03-05 02:03:54 +01:00
configure.acr * Regenerate configure 2010-02-22 04:47:19 +01: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
plugins.def.cfg * r_anal 2010-02-28 20:07:36 +01:00

README

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