UNIX-like reverse engineering framework and command-line toolset
Go to file
pancake f641df833b * Initial working version of the MIPS code analysis
- imported from r1
* Implement the syscall table for linux-mips
* Do not use tabs in the mips disassembler
* Fix other uninitialized state segfaults in r_debug
2010-06-23 13:43:08 +02:00
binr * Fix segfault in stepover in non-debugger mode 2010-06-22 20:27:14 +02:00
doc * Do not warn in r_lib until R_DEBUG env is defined 2010-06-03 10:57:34 +02:00
doc.sw * Implement 'dcc' and 'dcr' debugger commands 2010-05-24 12:07:54 +02:00
libr * Initial working version of the MIPS code analysis 2010-06-23 13:43:08 +02:00
man * Add rafind2.1 manpage 2010-06-18 17:52:30 +02:00
mk * More fixes on build system 2010-06-15 14:10:42 +02:00
pkgcfg * Build 2010-05-29 14:04:50 +02:00
r2rc * Initial working basic block conditional decompilation 2010-06-16 21:44:19 +02:00
rsc2
swig * Fix linking issues reported by matalaz (Thanks!) 2010-06-06 23:26:11 +02:00
test * Workaround for r_debug_recoil() 2010-06-15 00:59:32 +02:00
.hgtags
AUTHORS
autogen.sh
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
configure.acr * Add optional libgmp dependecy 2010-05-24 11:15:32 +02:00
env.sh
global.mk
INSTALL
LICENSE
Makefile * Add rafind2.1 manpage 2010-06-18 17:52:30 +02:00
plugins.def.cfg * Added dummy anal.mips 2010-06-23 04:02:57 +02:00
README
TODO * Added dummy type.c for r_meta 2010-06-23 03:33:41 +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