UNIX-like reverse engineering framework and command-line toolset
Go to file
pancake a19c5c6197 * Added linux-arm syscalls
* Lot of syntax cleanup (reduce locs, unify syntax)
2010-03-08 12:45:22 +01:00
doc * Implement r_str_argv() 2010-02-23 00:26:13 +01:00
libr * Added linux-arm syscalls 2010-03-08 12:45:22 +01:00
man * Initial work on the register API for r_debug 2009-04-15 11:09:36 +00:00
mk * Upgrade revision state to 0.4b (beta!) 2010-03-05 01:50:45 +01:00
pkgcfg * Fix build 2010-03-01 01:57:16 +01:00
r2rc * Added copypasta 'arm' code analysis for r_anal 2010-03-08 10:53:15 +01:00
rsc2 * Add --without-pic configure flag to build radare2 2010-01-21 21:22:30 +01:00
swig * Fix xref issues in functions with size=0 2010-03-05 13:18:44 +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 * Fix build in OSX 2010-02-21 20:21:36 +01:00
configure * Upgrade revision state to 0.4b (beta!) 2010-03-05 01:50:45 +01:00
configure-plugins * Build 2010-03-05 02:03:54 +01:00
configure.acr * Upgrade revision state to 0.4b (beta!) 2010-03-05 01:50:45 +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
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
plugins.def.cfg * Added copypasta 'arm' code analysis for r_anal 2010-03-08 10:53:15 +01:00
README * Fix warn in javasm.c 2009-03-09 02:03:32 +00:00
TODO * Rename cons/filter.c to grep.c 2010-03-08 00:18:58 +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