Go to file
pancake f92ca2da8a * Fix r_io_redirect and debugger IO
- Get PID from inner struct instead of aliased by fd
2011-01-22 00:57:43 +01:00
binr * Fix r_io_redirect and debugger IO 2011-01-22 00:57:43 +01:00
doc * Do not show registers if sync fails 2011-01-21 09:17:14 +01:00
doc.sw * Some fixes in sw, update TODO and prepare Changelog for release.. 2010-07-22 14:29:03 +02:00
libr * Fix r_io_redirect and debugger IO 2011-01-22 00:57:43 +01:00
man * Release 0.6 codename "the cake is a pie" 2010-10-29 13:58:19 +02:00
mk * Fix static compilation on Linux systems 2010-11-10 03:55:27 +01:00
pkgcfg * Fix all vapi files fixing valaswig bindings 2010-11-24 23:19:17 +01:00
swig * Added r_fs support for the following filesystems: 2011-01-14 09:45:33 +01:00
test * Workaround for r_debug_recoil() 2010-06-15 00:59:32 +02:00
.hgtags Added tag 0.6 for changeset 6c6cee9a7ab4 2010-10-29 13:58:30 +02:00
AUTHORS * Highlight destination offset when cursor on jmp/call in visual 2010-09-18 02:51:17 +02:00
ChangeLog * Release 0.6 codename "the cake is a pie" 2010-10-29 13:58:19 +02: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 * Fix w32dist find command 2010-11-17 00:56:48 +01:00
README * Beautify ascii art in README 2010-10-29 03:45:26 +02:00
TODO * Fix r_io_redirect and debugger IO 2011-01-22 00:57:43 +01: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
autogen.sh * Fixtures for the r_io API (breaking ABI and so :) 2009-09-07 20:01:34 +00:00
build.sh * Added much more detailed vapis 2010-10-28 00:55:07 +02:00
config-user.mk.acr * Fix build (thanks @earada) 2010-11-11 04:22:38 +01:00
configure * return r_anal_ret_end in fcn and bb analysis if an unknown opcode is found 2010-11-26 00:44:47 +01:00
configure-plugins * Build 2010-03-05 02:03:54 +01:00
configure.acr * Bump to 0.6.1, update acr 2010-11-10 23:50:08 +01: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
plugins.def.cfg * Huge r_io refactoring 2011-01-20 22:52:16 +01:00

README

   ____  ___  ___  ___ ____  ___   ____
  |  _ \/   \|   \/   \  _ \/ _ \ |__  \
  |    <  V  . |  , 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