No description
Find a file
pancake 2a67cf96f8 * Add r_bin_load and rBinObject (dummy atm)
- draft for the new r_bin api
* Rewrite r_iter API to be consistent with Vala and GLib concepts
  - Added r_iter_init
  - Add test case to check r_iter from C and Vala using static
    and allocated lists and syntax-sugar iterators
2010-01-08 13:25:03 +01:00
doc * Added doc/oo: describes the object dis-orientation of libr 2009-09-15 13:24:28 +02:00
libr * Add r_bin_load and rBinObject (dummy atm) 2010-01-08 13:25:03 +01:00
man * Initial work on the register API for r_debug 2009-04-15 11:09:36 +00:00
mk * Added 'mk/stat' tools 2009-09-17 11:48:36 +02:00
pkgcfg * Added r_reg pkgconfig file 2009-09-20 00:28:06 +02:00
swig * Some more work on valaswig integratio 2010-01-04 13:11:48 +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
autogen.sh * Fixtures for the r_io API (breaking ABI and so :) 2009-09-07 20:01:34 +00:00
ChangeLog * Version bumped to 0.3b - development version 2009-09-25 04:13:40 +02:00
config-user.mk.acr * Release version to 0.3 2009-09-25 04:04:51 +02:00
config.mk * Release version to 0.3 2009-09-25 04:04:51 +02:00
configure * Version bumped to 0.3b - development version 2009-09-25 04:13:40 +02:00
configure.acr * Version bumped to 0.3b - development version 2009-09-25 04:13:40 +02:00
env.sh * Added 'pkgcfg' directory with autogenerated .pc files 2009-07-16 00:30:20 +00:00
Makefile * Version bumped to 0.3b - development version 2009-09-25 04:13:40 +02:00
README * Fix warn in javasm.c 2009-03-09 02:03:32 +00:00
TODO * Added basic working example in swig-python for r_util 2009-12-22 13:27:43 +01: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