pancake 1f1a36c817 * Initial implementation of the r_anal_aop_execute api
- It's like r_vm, but using r_anal
  - r_vm is going to be deprecated
* Added r_mem_set_num()
* Remove deprecated asm/t/fastcall example
* Fix warnings in r_syscall_regs
  - Integrated with r_syscall_use()
  - Fix r_syscall_reg() out of bound bug

--HG--
rename : libr/syscall/regs.c => libr/syscall/fastcall.h
2011-02-03 00:20:39 +01:00
2011-01-21 09:17:14 +01:00
2010-06-15 00:59:32 +02:00
2010-10-28 00:55:07 +02:00
2010-03-05 02:03:54 +01:00
2010-11-10 23:50:08 +01:00
2010-02-21 20:21:36 +01:00
2010-02-21 21:34:10 +01:00
2010-01-15 13:02:54 +01:00
2010-03-14 18:50:17 +01:00
2010-11-17 00:56:48 +01:00
2010-10-29 03:45:26 +02: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%