UNIX-like reverse engineering framework and command-line toolset
Go to file
pancake 476e3b0082 Fix consgrep segfault and do changes in print cmd
Add python print buffer (pcp)
Use psw instead of pS for wide strings
Add dir.types config variable
Fix segfault in RConsGrep
2012-08-28 17:50:49 +02:00
binr Initial implementation of r_bin_size (rabin2 -Z) 2012-08-23 12:46:55 +02:00
doc Fix consgrep segfault and do changes in print cmd 2012-08-28 17:50:49 +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 consgrep segfault and do changes in print cmd 2012-08-28 17:50:49 +02:00
macports Add --with-rpath to fix build on linux with !/usr 2012-08-27 17:02:58 +02:00
maemo * Fix build 2012-02-01 11:49:46 +01:00
man Fix string parsing in rabin2 -z and more random fixes 2012-07-02 00:38:02 +02:00
mk Gitify 'make dist' and implement 'locdiff' 2012-08-13 18:06:24 +02:00
pkgcfg * Fix double-free segfault in elf parser on netbsd binaries. 2011-11-15 20:58:08 +01:00
r2-bindings Fix crash in r_anal_free, add fatmach0 python test 2012-08-10 13:27:00 +02:00
shlr Lot of build fixes for --as-needed and mingw32 2012-08-10 11:35:38 +02:00
sys Add --with-rpath to fix build on linux with !/usr 2012-08-27 17:02:58 +02:00
.gitignore Create folder shrl/ for shared libs 2012-08-06 12:57:48 +02:00
.hgtags Added tag 0.9 for changeset f0b46eee0246 2011-12-06 03:00:16 +01:00
AUTHORS Apply patch from Anton Kochkov fixing whitespaces 2012-07-17 10:00:23 +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 Add --with-rpath to fix build on linux with !/usr 2012-08-27 17:02:58 +02:00
configure Add --with-rpath to fix build on linux with !/usr 2012-08-27 17:02:58 +02:00
configure-plugins * Fix pkg-config-symstall 2011-05-20 19:49:50 +02:00
configure.acr Add --with-rpath to fix build on linux with !/usr 2012-08-27 17:02:58 +02:00
configure.hook Initial integartion of r_bin_dwarf into RCore 2012-08-14 02:37:42 +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 make -s and lot of build cleanups 2012-08-14 15:44:17 +02:00
INSTALL x86.nz assembler: add jmp/call abs/rel (rip) memrefs 2012-08-09 12:42:44 +02:00
LICENSE * Remove unused include files 2010-03-14 18:50:17 +01:00
Makefile Fix consgrep segfault and do changes in print cmd 2012-08-28 17:50:49 +02:00
plugins.def.cfg Remove armthumb plugin 2012-08-14 15:16:07 +02:00
README * Beautify ascii art in README 2010-10-29 03:45:26 +02:00
TODO Fix consgrep segfault and do changes in print cmd 2012-08-28 17:50:49 +02:00
TODO.decompiler * Added basic guidelines in TODO.decompiler 2010-06-21 21:08:43 +02:00
TODO.hackaton Add --with-rpath to fix build on linux with !/usr 2012-08-27 17:02:58 +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