UNIX-like reverse engineering framework and command-line toolset
Go to file
pancake/fluendo dd2501b188 * Fixed ralist and rarray interfaces and macros
- No clean free or checks done yet, but they are
    now both working
* Use classes with no ref/unref to make vala code nicer
* Fix build of some test programs (fixed -L)
* Remove dummy Foo from r_util (moved to t/list.vapi)
2009-09-22 19:23:49 +02:00
doc * Added doc/oo: describes the object dis-orientation of libr 2009-09-15 13:24:28 +02:00
libr * Fixed ralist and rarray interfaces and macros 2009-09-22 19:23:49 +02: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
.hgtags Added tag 0.2 for changeset b8a299e8cb05 2009-04-25 20:44:27 +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 * Change the name of some types 2009-07-08 13:49:55 +02:00
config-user.mk.acr * Added 'mk/stat' tools 2009-09-17 11:48:36 +02:00
config.mk * Sync changelog for 0.2 2009-04-25 19:43:47 +00:00
configure * Initial implementation of the r_lang VAPI 2009-09-20 01:03:57 +02:00
configure.acr * Initial implementation of the r_lang VAPI 2009-09-20 01:03:57 +02:00
env.sh * Added 'pkgcfg' directory with autogenerated .pc files 2009-07-16 00:30:20 +00:00
Makefile * Single valadoc by default 2009-09-21 15:39:10 +02:00
README * Fix warn in javasm.c 2009-03-09 02:03:32 +00:00
TODO * Fix build of r_debug 2009-09-22 13:27:33 +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