UNIX-like reverse engineering framework and command-line toolset
Go to file
Nibble 2f43431e80 * r_bin
- Add r_bin_get_main
  - Implement get_main for elf32 & elf64
  - Rename RBinEntry to RBinAddr
* rabin2
  - Add flag -M to output main offset and va
* bindings
  - Update r_bin.vapi
  - Minor fixup in r_util.vapi
2010-05-30 06:06:25 +02:00
binr * r_bin 2010-05-30 06:06:25 +02:00
doc * Rename {r_*_handle_t, R*Handle} to {r_*_plugin_t, R*Plugin} 2010-05-26 01:42:22 +02:00
doc.sw * Implement 'dcc' and 'dcr' debugger commands 2010-05-24 12:07:54 +02:00
libr * r_bin 2010-05-30 06:06:25 +02:00
man * Apply some fixes of packaging bugs notified by debian 2010-03-15 17:15:48 +01:00
mk * Implement r_big_{new,free,mod,set64,set_str} 2010-05-24 02:27:05 +02:00
pkgcfg * Build 2010-05-29 14:04:50 +02:00
r2rc * Use DESTDIR in r2rc install 2010-03-08 16:33:42 +01:00
rsc2 * Add --without-pic configure flag to build radare2 2010-01-21 21:22:30 +01:00
swig * r_bin 2010-05-30 06:06:25 +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
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 * Fix configure 2010-05-24 11:20:55 +02:00
configure-plugins * Build 2010-03-05 02:03:54 +01:00
configure.acr * Add optional libgmp dependecy 2010-05-24 11:15:32 +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 * Move all the r2 programs into binr/ 2010-05-29 03:30:36 +02:00
plugins.def.cfg * Added anal_java plugin (copypasta from r1) 2010-05-23 14:31:18 +02:00
README * Fix warn in javasm.c 2009-03-09 02:03:32 +00:00
TODO * Build 2010-05-29 14:04:50 +02:00
TODO.hackaton * Clean TODO files 2010-05-21 01:46:26 +02:00
TODO.poll * Clean TODO files 2010-05-21 01:46:26 +02:00
TODO.refactoring * Clean TODO files 2010-05-21 01:46:26 +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