UNIX-like reverse engineering framework and command-line toolset
Go to file
pancake 4a3d7bc1db * Show comments at right of disasm if they fit in screen
- Added r_cons_get_column () api
* Fix ';' in visual (0 prefix)
* Update pkg-config files
* Fix sys/vala.sh
  - Use ccache if possible
* Add r_magic.vapi
2011-09-12 03:01:07 +02:00
binr * Fix build 2011-09-11 00:42:59 +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 * Show comments at right of disasm if they fit in screen 2011-09-12 03:01:07 +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 * Added sys/ scripts to compile for mingw64 2011-09-10 02:32:48 +02:00
pkgcfg * Show comments at right of disasm if they fit in screen 2011-09-12 03:01:07 +02:00
r2-bindings * Show comments at right of disasm if they fit in screen 2011-09-12 03:01:07 +02:00
sys * Show comments at right of disasm if they fit in screen 2011-09-12 03:01:07 +02:00
test * Fix asm test 2011-07-13 19:37:28 +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
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
ChangeLog * Merge lost commit 2011-07-19 10:45:47 +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
DEVELOPERS * Enforce the use of BSD tar 2011-07-21 00:50:16 +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
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
plugins.def.cfg * Add basic code analysis module for sparc 2011-09-03 01:17:37 +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

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