Go to file
pancake f7f82ecbc0 * Implement support for handling av/repag and Function keys in r_cons
* Remove -u flag in r2 (was not implemented, but not needed)
* Added ?v command
* Check if file exists in rarun2
* Fix cmd.vprompt
* Some fixes in io.undo
  - Two test cases to check undo and redo ops
* Added 2 bugs in testsuite
2011-06-05 20:36:22 +02:00
binr * Implement support for handling av/repag and Function keys in r_cons 2011-06-05 20:36:22 +02:00
doc * Implement -g and -C flags to radiff2 2011-04-15 18:59:44 +02:00
doc.sw * Some fixes in sw, update TODO and prepare Changelog for release.. 2010-07-22 14:29:03 +02:00
libr * Implement support for handling av/repag and Function keys in r_cons 2011-06-05 20:36:22 +02:00
man * Release 0.6 codename "the cake is a pie" 2010-10-29 13:58:19 +02:00
mk * Fix build on W32 2011-03-10 11:36:16 +01:00
pkgcfg * Fix pkg-config-symstall 2011-05-20 19:49:50 +02:00
r2-bindings * Rewrite io_ptrace{read|write} to fix bugs on OpenBSD-amd64 debugger 2011-05-26 20:55:11 +02:00
test * Implement support for handling av/repag and Function keys in r_cons 2011-06-05 20:36:22 +02:00
.hgtags Added tag 0.7 for changeset 68b843c10b92 2011-03-08 21:26:20 +01:00
AUTHORS * Fix help in radiff2 2011-04-18 22:46:21 +02:00
ChangeLog * Update Changelog 2011-03-08 21:26:16 +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 * Fix pkg-config-symstall 2011-05-20 19:49:50 +02:00
README * Beautify ascii art in README 2010-10-29 03:45:26 +02:00
TODO * Fix DEX parsing segfault 2011-05-24 15:25:52 +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
autogen.sh * Apply some fixes for kFreeBSD debugger and OS detection 2011-04-20 13:56:58 +02:00
build.sh * Added much more detailed vapis 2010-10-28 00:55:07 +02:00
config-user.mk.acr * Apply some fixes for kFreeBSD debugger and OS detection 2011-04-20 13:56:58 +02:00
configure * Fix LIBVERSION check 2011-04-25 18:11:01 +02:00
configure-plugins * Fix pkg-config-symstall 2011-05-20 19:49:50 +02:00
configure.acr * Fix LIBVERSION check 2011-04-25 18:11:01 +02:00
configure.hook * Use configure-langs from root configure.hook 2011-05-20 20:11:31 +02:00
env.sh * Fix build in OSX 2010-02-21 20:21:36 +01:00
global.mk * Define PFX globally 2011-03-13 20:27:28 +01:00
plugins.def.cfg * Fix many warning messages 2011-05-13 10:22:28 +02: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