radare2/libr/syscall
pancake c101235102 * Analyze 'svc' opcode in ARM as software interrupt
- Interrupt number is stored in aop->value
  - Add dummy syscall table for osx/arm
  - Fix identification of syscall table on iOS bins
* Fix rabin2 -z on MACH0 binaries
2010-08-09 23:38:32 +02:00
..
t * Refactoring 2010-05-20 17:40:58 +02:00
darwin.c * Analyze 'svc' opcode in ARM as software interrupt 2010-08-09 23:38:32 +02:00
example.syscall-file * Initial import of libr 2009-02-05 22:08:46 +01:00
freebsd.c * Huge refactoring on r_syscall 2010-03-04 01:46:25 +01:00
linux.c * Initial working version of the MIPS code analysis 2010-06-23 13:43:08 +02:00
Makefile * Huge refactoring on r_syscall 2010-03-04 01:46:25 +01:00
netbsd.c * Huge refactoring on r_syscall 2010-03-04 01:46:25 +01:00
syscall.c * Analyze 'svc' opcode in ARM as software interrupt 2010-08-09 23:38:32 +02:00
TODO * Add rafind2.1 manpage 2010-06-18 17:52:30 +02:00
win7.c * Rename {r_*_handle_t, R*Handle} to {r_*_plugin_t, R*Plugin} 2010-05-26 01:42:22 +02:00