UNIX-like reverse engineering framework and command-line toolset
Go to file
pancake 648f8ebe23 * Fix 'const char*' issue in valaswig bindings
- 'unowned string' is the correct vala type
  - Depends on valaswig tip
  - type checking is now more strict
* Build libr.so again for swig bindings
* Added test-r_bin.py
2010-02-12 00:43:11 +01:00
doc * Initial working implementation of the r_diff with delta in C 2010-02-05 12:21:37 +01:00
libr * Fix 'const char*' issue in valaswig bindings 2010-02-12 00:43:11 +01:00
man * Initial work on the register API for r_debug 2009-04-15 11:09:36 +00:00
mk * Add --without-pic configure flag to build radare2 2010-01-21 21:22:30 +01:00
pkgcfg * Build all pkgconfig files (fixes valaswig stuff) 2010-01-25 11:54:25 +01:00
rsc2 * Add --without-pic configure flag to build radare2 2010-01-21 21:22:30 +01:00
swig * Fix 'const char*' issue in valaswig bindings 2010-02-12 00:43:11 +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 * Add --without-pic configure flag to build radare2 2010-01-21 21:22:30 +01:00
configure * Add check for lua5.1 before building the lang plugin 2010-02-03 16:57:44 +01:00
configure-plugins * Fix configure-plugins sort function 2010-01-24 12:40:48 +01:00
configure.acr * Add support to ARM for the debugger 2010-02-03 14:34:00 +01:00
env.sh * Added 'pkgcfg' directory with autogenerated .pc files 2009-07-16 00:30:20 +00:00
global.mk * Fix libr.a libr.so linkage 2010-01-18 22:14:19 +01:00
INSTALL * Many more fixes for the mingw32 port 2010-01-15 13:02:54 +01:00
Makefile * Fix build for on x86-64 2010-01-22 14:19:10 +01:00
plugins.def.cfg * Initial working implementation of the r_diff with delta in C 2010-02-05 12:21:37 +01:00
README * Fix warn in javasm.c 2009-03-09 02:03:32 +00:00
TODO * Initial working implementation of the r_diff with delta in C 2010-02-05 12:21:37 +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

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