rizin/libr/util
pancake 8d06dd2f02 * Initial implementation of rabin2 -c
- Allow to create tiny binaries with r_bin
  - ATM only MACH0 format for x86-32 is supported
  $ ./rabin2 -a x86_32 -c mach0:31c040682a00000081ec04000000cd80 a.out
* Rename r_bin_set_arch{idx} to r_bin_select{idx}
  - New API r_bin_create and r_bin_use_arch()
2011-07-25 21:10:25 +02:00
..
t * Various gcc-4.6 warnings fixed 2011-06-30 00:17:12 +02:00
alloca.c * Added 'drd' command to show only modified regs 2010-09-24 16:45:56 +02:00
alloca.s
base64.c * Fix segfault in r_cons_memcat 2011-02-23 02:10:28 +01:00
big-gmp.c * Initial import of OpenSSL r_big API implementation 2010-07-16 23:13:34 +02:00
big-ssl.c * Initial import of OpenSSL r_big API implementation 2010-07-16 23:13:34 +02:00
big.c * Initial import of OpenSSL r_big API implementation 2010-07-16 23:13:34 +02:00
bitmap.c * Added r_mixed_change_{begin|end} 2011-03-23 20:35:40 +01:00
btree.c * Added r_mixed_change_{begin|end} 2011-03-23 20:35:40 +01:00
buf.c * Initial implementation of rabin2 -c 2011-07-25 21:10:25 +02:00
cache.c * Fix build and lot of warnings for w64 2011-07-13 18:55:16 +02:00
file.c * Use strncpy instead of strcpy in asm and util 2011-07-06 01:29:18 +02:00
flist.c * Refactoring 2010-05-20 17:40:58 +02:00
hex.c * Do not use strcpy/strcat/sprintf 2011-07-06 03:01:21 +02:00
ht.c * Added initial untested support for native gdb debugger mode 2011-05-06 00:59:10 +02:00
ht64.c * Fix some bugs in ht.c and ht64.c 2011-03-18 09:53:50 +01:00
list.c * Reimplement r_flag using RHashTable64 2011-05-21 21:05:21 +02:00
log.c * Added 'build.sh' farm script 2010-07-12 00:50:00 +02:00
Makefile * Do not load strings if project is already loaded 2011-06-04 05:27:26 +02:00
mem.c * Fix build in OSX 2011-06-20 23:53:38 +02:00
mixed.c * Added r_mixed_change_{begin|end} 2011-03-23 20:35:40 +01:00
name.c * Add 'rwx' permissions information in MACH0 sections 2011-07-19 18:03:31 +02:00
num.c * Add from/to arguments to search_preludes() 2011-07-06 11:48:16 +02:00
pool.c * Fix many segfaults discovered in OpenBSD 2011-04-03 02:43:15 +02:00
prof.c * Added 'drd' command to show only modified regs 2010-09-24 16:45:56 +02:00
range.c * Add from/to arguments to search_preludes() 2011-07-06 11:48:16 +02:00
re.c * Initial import of RMixed datatype 2011-03-18 09:35:02 +01:00
str.c * Add vmenus-mounts option 2011-07-11 22:52:05 +02:00
strsub.c
sys.c * Fix FreeBSD build 2011-07-14 16:17:39 +02:00
w32-sys.c * Apply patching fixing various bugs on w32 2010-10-12 01:18:17 +02:00