UNIX-like reverse engineering framework and command-line toolset
Go to file
pancake 1b1599c6df * Support for some push/pop arm opcodes with 2 regs
* More fixes for rarc2 on ARM
* Implement .fill directive in r_asm
* Added asm.profile in r_core
* Added r_str_bits as a helper to display register flags
2010-09-14 11:22:31 +02:00
binr * Support for some push/pop arm opcodes with 2 regs 2010-09-14 11:22:31 +02:00
doc * Fix push immediate opcode analysis in basic x86 analysis 2010-09-08 19:49:34 +02:00
doc.sw * Some fixes in sw, update TODO and prepare Changelog for release.. 2010-07-22 14:29:03 +02:00
libr * Support for some push/pop arm opcodes with 2 regs 2010-09-14 11:22:31 +02:00
man * Apply patches from edu (Thanks) 2010-08-24 04:09:12 +02:00
mk * Fix build on mingw32 2010-06-27 22:14:06 +02:00
pkgcfg * Apply edu's patch with some fixes for swig and vala support (thanks!) 2010-08-30 00:49:43 +02:00
rsc2 * Add --without-pic configure flag to build radare2 2010-01-21 21:22:30 +01:00
swig * Minor fixup in go Makefile 2010-09-13 21:16:25 +02:00
test * Workaround for r_debug_recoil() 2010-06-15 00:59:32 +02:00
.hgtags Added tag 0.5 for changeset d6e0b8042543 2010-07-23 12:45:40 +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
build.sh * Some more fixes for the build.sh script 2010-07-13 20:09:32 +02:00
ChangeLog * Release 0.5 - codename 'ilo li jo e ma' 2010-07-23 01:43:28 +02:00
config-user.mk.acr * Initial import of OpenSSL r_big API implementation 2010-07-16 23:13:34 +02:00
configure * Release 0.5 - codename 'ilo li jo e ma' 2010-07-23 01:43:28 +02:00
configure-plugins * Build 2010-03-05 02:03:54 +01:00
configure.acr * Release 0.5 - codename 'ilo li jo e ma' 2010-07-23 01:43:28 +02:00
configure.hook * Fix creation of ~/.radare2/rdb and r2 -p (Thanks edu!) 2010-07-23 01:15:03 +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 * Speed up make mrproper 2010-07-13 11:59:55 +02:00
plugins.def.cfg * Initial implementation of the rap:// IO plugin 2010-08-22 21:42:08 +02:00
README * Fix warn in javasm.c 2009-03-09 02:03:32 +00:00
TODO * Support for some push/pop arm opcodes with 2 regs 2010-09-14 11:22:31 +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