radare2/libr/util
pancake 94f905cfe0 * Do not build rasc2 anymore
* ragg2 now works better
  - Show bitsize in ragg2 -L
  - Added a sample plugin for x86-64 osx shellcode
    - command can be configured, suid can be enabled
* Minor fix in r_buf api

--HG--
rename : man/rasc2.1 => binr/rasc2/rasc2.1
2011-11-13 04:47:56 +01:00
..
regex * Fix some possible-use-of-uninitialized-variables 2011-10-20 16:36:00 +02:00
t * Import Glyn Kennington's patch for the build system 2011-11-03 11:49:50 +01:00
alloca.c * Added 'drd' command to show only modified regs 2010-09-24 16:45:56 +02:00
alloca.s * Initial import of libr 2009-02-05 22:08:46 +01:00
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 * Fix Bx1d issue in rax2 2011-08-29 00:43:20 +02:00
buf.c * Do not build rasc2 anymore 2011-11-13 04:47:56 +01:00
cache.c * Fix build and lot of warnings for w64 2011-07-13 18:55:16 +02:00
chmod.c * Fix mingw32 build 2011-09-14 12:37:26 +02:00
file.c * Do not dist w32 test bins 2011-09-23 12:25:06 +02:00
flist.c * Fix x86.nz -> push [esp+N] 2011-09-21 19:51:09 +02:00
hex.c * Do not use strcpy/strcat/sprintf 2011-07-06 03:01:21 +02:00
ht64.c * Fix segmentation fault in asm.lines=false 2011-09-02 01:42:09 +02:00
ht.c * Added initial untested support for native gdb debugger mode 2011-05-06 00:59:10 +02:00
list.c * Add support for mach0-arm and mach0-x86_64 in r_bin_create 2011-09-09 01:09:36 +02:00
log.c * Added 'build.sh' farm script 2010-07-12 00:50:00 +02:00
Makefile * Import the r_regex api in libr/util/regex from OpenBSD source 2011-09-14 02:07:06 +02:00
mem.c * Fix build and a null pointer segfault in r_diff 2011-09-19 14:25:27 +02:00
mixed.c * Added r_mixed_change_{begin|end} 2011-03-23 20:35:40 +01:00
name.c * Re-enable r2 -t - use threads to load big files 2011-09-14 04:31:22 +02:00
num.c * Add '?r' command to get ranged random numbers 2011-10-25 18:58:12 +02:00
pool.c * Import the r_regex api in libr/util/regex from OpenBSD source 2011-09-14 02:07:06 +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
str.c * Fix various memory leaks (thanks Ender for reporting!) 2011-11-11 17:14:09 +01:00
strsub.c * Some work to standarize r_cmd (R_API and _new) 2010-01-26 14:06:41 +01:00
sys.c * Fix various memory leaks (thanks Ender for reporting!) 2011-11-11 17:14:09 +01:00
w32-sys.c * Apply patching fixing various bugs on w32 2010-10-12 01:18:17 +02:00