UNIX-like reverse engineering framework and command-line toolset
Go to file
pancake a89fabf552 * Major refactoring work done for r_trace
- Now build by default with the rest of libr
  - drop read_at dependency for r_trace
* Some stuff has been moved from r_util to r_types
  - max/min int values and so on
  - eprintf lives there now
2009-03-13 10:39:54 +00:00
doc * Add random documentation for dynamic language plugins 2009-03-10 01:49:24 +00:00
libr * Major refactoring work done for r_trace 2009-03-13 10:39:54 +00:00
.hgtags Added tag 0.1 for changeset ae3b6b66b9de 2009-03-08 10:37:28 +01:00
AUTHORS * Lot of makefile refactoring and cleanup 2009-02-06 13:17:51 +01:00
ChangeLog * Sync changelog and drop RELEASE mark 2009-03-07 17:58:17 +00:00
config.mk * Initial fixup for default LIBR_PLUGINS on installed r_lib 2009-03-10 21:58:00 +00:00
env.sh * Fix scrolling in visual (drop s eip in cmd.vprompt) 2009-03-12 02:03:18 +00:00
Makefile * Initial fixup for default LIBR_PLUGINS on installed r_lib 2009-03-10 21:58:00 +00:00
README * Fix warn in javasm.c 2009-03-09 02:03:32 +00:00
TODO * Initial implementation of 'sa' command 2009-03-12 22:19:58 +00:00

   ____  ___ ____  ___ ____  ___  ______   ____
  |  _ \/   \'   \/   \  _ \/ _ \ \__   | /    \
  |    <  V  . T  . 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