UNIX-like reverse engineering framework and command-line toolset
Go to file
pancake 621d78cff4 * add support for floating point arithmetics in r_num_calc
* show r_num_math parsing errors to stderr
* add rax2 -f to show result in floating point
2012-02-14 05:26:41 +01:00
binr * add support for floating point arithmetics in r_num_calc 2012-02-14 05:26:41 +01:00
doc * Fix dr?pc 2012-02-05 23:47:16 +01:00
doc.sw * Some fixes in sw, update TODO and prepare Changelog for release.. 2010-07-22 14:29:03 +02:00
libr * add support for floating point arithmetics in r_num_calc 2012-02-14 05:26:41 +01: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 ** Apply patch from Simon Ruderich (thanks!) 2012-02-03 20:52:20 +01:00
mk * Force absolute path for libraries in OSX 2012-02-06 13:20:57 +01:00
pkgcfg * Fix double-free segfault in elf parser on netbsd binaries. 2011-11-15 20:58:08 +01:00
r2-bindings * Added 'om' command to create, destroy and list IO maps 2012-02-07 01:51:56 +01:00
sys * Fix sys/dist-all.sh 2011-12-06 03:00:11 +01:00
.hgtags Added tag 0.9 for changeset f0b46eee0246 2011-12-06 03:00:16 +01:00
AUTHORS * Force absolute path for libraries in OSX 2012-02-06 13:20:57 +01: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
ChangeLog * Merge lost commit 2011-07-19 10:45:47 +02:00
config-user.mk.acr * Build the ewf plugin if requested 2012-02-03 01:13:09 +01:00
configure * Added 'om' command to create, destroy and list IO maps 2012-02-07 01:51:56 +01:00
configure-plugins * Fix pkg-config-symstall 2011-05-20 19:49:50 +02:00
configure.acr * Build the ewf plugin if requested 2012-02-03 01:13:09 +01: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 * 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 * Remove tests/ and use r2-regressions from vext01 github 2012-02-03 16:28:52 +01:00
plugins.def.cfg * Initial support for the z80 CPU 2012-02-04 03:51:22 +01:00
README * Beautify ascii art in README 2010-10-29 03:45:26 +02:00
TODO * Fix o- segfault 2012-02-09 01:38:16 +01: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