UNIX-like reverse engineering framework and command-line toolset
Go to file
pancake 3c7610bd9f * Some enhacements for rarc2.
- Add -s flag to use att syntax instead of intel one
  - Flag -A is the new -a (show selected arch)
  - Some more work on the arm code generation backend
  - Simplify some code (-58LOC)
  - Finish manpage rarc2(1)
2010-06-29 16:50:15 +02:00
binr * Some enhacements for rarc2. 2010-06-29 16:50:15 +02:00
doc * Fix segfault in java disassembler 2010-06-27 23:12:55 +02:00
doc.sw * Implement 'dcc' and 'dcr' debugger commands 2010-05-24 12:07:54 +02:00
libr * Load constant pool from RCore in RAsm 2010-06-29 15:47:30 +02:00
man * Some enhacements for rarc2. 2010-06-29 16:50:15 +02:00
mk * Fix build on mingw32 2010-06-27 22:14:06 +02:00
pkgcfg * Build 2010-05-29 14:04:50 +02:00
rsc2 * Add --without-pic configure flag to build radare2 2010-01-21 21:22:30 +01:00
swig * Add -t flag to launch rabin2 in a thread 2010-06-24 23:14:12 +02:00
test * Workaround for r_debug_recoil() 2010-06-15 00:59:32 +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 * Rename r2rc to rarc2 2010-06-28 20:30:20 +02:00
plugins.def.cfg * Added dummy anal.mips 2010-06-23 04:02:57 +02:00
README * Fix warn in javasm.c 2009-03-09 02:03:32 +00:00
TODO * Some enhacements for rarc2. 2010-06-29 16:50:15 +02:00
TODO.decompiler * Added basic guidelines in TODO.decompiler 2010-06-21 21:08:43 +02:00
TODO.hackaton * Add rafind2.1 manpage 2010-06-18 17:52:30 +02:00
TODO.poll * Very early work on r_anal_call api 2010-06-17 17:55:39 +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