pancake 29166cc940 * Initial import of the hud input method for the visual mode
* Use '_' key in visual mode to enter in hud mode
* Support mach0 files with multiple sections with same name
* Fix parsing of commands with nested quotes
* rename ?z to ?l
* added new command ?y to get and set yank buffer contents to stdout
* ?i stores the input into the yank buffer now
* ?I accepts a file name as argument which is loaded as hud
* ?k used as key=value temporal storage
* Add calc.c .. plans are:
  - support proper parenthesis in math.c
  - support floating point arithmetics
2012-01-31 02:45:17 +01:00
2011-12-06 02:50:29 +01:00
2011-12-06 02:50:29 +01:00
2011-12-08 00:23:16 +01:00
2011-10-03 13:03:45 +02:00
2011-12-06 03:03:50 +01:00
2011-12-06 03:00:11 +01:00
2011-12-05 08:27:16 +01:00
2011-04-18 22:46:21 +02:00
2010-10-28 00:55:07 +02:00
2011-07-19 10:45:47 +02:00
2011-12-06 03:03:50 +01:00
2011-05-20 19:49:50 +02:00
2011-12-06 03:03:50 +01:00
2011-07-21 00:50:16 +02:00
2011-07-03 13:06:16 +02:00
2010-03-14 18:50:17 +01:00
2010-10-29 03:45:26 +02:00
2011-11-29 18:31:26 +01:00
2010-06-18 17:52:30 +02:00
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
Description
Languages
C 97.1%
Makefile 0.9%
Shell 0.5%
Meson 0.4%
C++ 0.3%
Other 0.6%