Go to file
pancake 403aa4b36d * Fix ~40 off-by-one strncpy's 2011-09-18 20:41:36 +02:00
binr * Fix java class parser for javac -g files 2011-09-18 18:56:11 +02:00
doc * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
doc.sw * Some fixes in sw, update TODO and prepare Changelog for release.. 2010-07-22 14:29:03 +02:00
libr * Fix ~40 off-by-one strncpy's 2011-09-18 20:41:36 +02:00
maemo * More libdir-ification (thanks sre) 2011-07-19 12:27:01 +02:00
man * Merge lost commit 2011-07-19 10:45:47 +02:00
mk * Import the r_regex api in libr/util/regex from OpenBSD source 2011-09-14 02:07:06 +02:00
pkgcfg * Show comments at right of disasm if they fit in screen 2011-09-12 03:01:07 +02:00
r2-bindings * Fix java class parser for javac -g files 2011-09-18 18:56:11 +02:00
sys * Fix java class parser for javac -g files 2011-09-18 18:56:11 +02:00
test * Fix asm test 2011-07-13 19:37:28 +02:00
.hgtags Added tag 0.7.1 for changeset 2767e1ed918a 2011-09-14 02:02:05 +02:00
AUTHORS * Fix help in radiff2 2011-04-18 22:46:21 +02:00
ChangeLog * Merge lost commit 2011-07-19 10:45:47 +02:00
DEVELOPERS * Enforce the use of BSD tar 2011-07-21 00:50:16 +02:00
INSTALL * Added 'mad' compiler support to crosscompile to maemo6 with QtCreator 2011-06-14 01:44:28 +02:00
LICENSE * Remove unused include files 2010-03-14 18:50:17 +01:00
Makefile * More work on the OpenBSD file(1) 2011-09-11 03:59:24 +02:00
README * Beautify ascii art in README 2010-10-29 03:45:26 +02:00
TODO * Show comments at right of disasm if they fit in screen 2011-09-12 03:01:07 +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 * Import the r_regex api in libr/util/regex from OpenBSD source 2011-09-14 02:07:06 +02:00
build.sh * Added much more detailed vapis 2010-10-28 00:55:07 +02:00
config-user.mk.acr * Honor --libdir --includedir and --bindir 2011-07-19 11:25:11 +02:00
configure * Initial import of r_magic 2011-09-10 01:30:03 +02:00
configure-plugins * Fix pkg-config-symstall 2011-05-20 19:49:50 +02:00
configure.acr * Initial import of r_magic 2011-09-10 01:30:03 +02:00
configure.hook * Use configure-langs from root configure.hook 2011-05-20 20:11:31 +02:00
env.sh * Move RELEASE stuff from doc/releases to DEVELOPERS 2011-07-19 12:52:51 +02:00
global.mk * Honor MANDIR 2011-07-03 13:06:16 +02:00
plugins.def.cfg * Add basic code analysis module for sparc 2011-09-03 01:17:37 +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