UNIX-like reverse engineering framework and command-line toolset
Go to file
pancake 28428438f6 Lot of build fixes for --as-needed and mingw32
Fix z80 assembler
Add r_sys_truncate() for portability
Fail build if tests compilation is wrong
2012-08-10 11:35:38 +02:00
binr x86.nz assembler: add jmp/call abs/rel (rip) memrefs 2012-08-09 12:42:44 +02:00
doc Fix memleaks, nullref and undef (clang-analyzer) 2012-08-08 17:19:48 +02:00
doc.sw * Some fixes in sw, update TODO and prepare Changelog for release.. 2010-07-22 14:29:03 +02:00
libr Lot of build fixes for --as-needed and mingw32 2012-08-10 11:35:38 +02:00
macports * Update osx package 2011-12-06 02:50:29 +01: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 Lot of build fixes for --as-needed and mingw32 2012-08-10 11:35:38 +02:00
pkgcfg * Fix double-free segfault in elf parser on netbsd binaries. 2011-11-15 20:58:08 +01:00
r2-bindings Lot of build fixes for --as-needed and mingw32 2012-08-10 11:35:38 +02:00
shlr Lot of build fixes for --as-needed and mingw32 2012-08-10 11:35:38 +02:00
sys Lot of build fixes for --as-needed and mingw32 2012-08-10 11:35:38 +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 * Fix build 2012-06-01 14:56:46 +02:00
configure Apply patch from Anton Kochkov fixing whitespaces 2012-07-17 10:00:23 +02:00
configure-plugins * Fix pkg-config-symstall 2011-05-20 19:49:50 +02:00
configure.acr Apply patch from Anton Kochkov fixing whitespaces 2012-07-17 10:00:23 +02:00
configure.hook * Initial implementation of sys/farm 2011-09-23 00:16:29 +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 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 Lot of build fixes for --as-needed and mingw32 2012-08-10 11:35:38 +02:00
plugins.def.cfg Add new ARM disassembler plugin based on winedbg (arm_winedbg) 2012-08-07 22:17:14 +02:00
README * Beautify ascii art in README 2010-10-29 03:45:26 +02:00
TODO Huge RBin refactoring and fix mach0 section perms 2012-08-04 23:48:06 +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