rizin/libr/util
pancake 56fb04bb79 * Say different error if -w is used in r2 and fails
* p= command is now an alias for !rahash2 -a entropy -b 512 $FILE
* Some work in the 'G' key in visual
* Fix zoom on io.va=1
* r_sys_getcwd now returns a heap ptr and its named to r_sys_getdir()
* Show invalid instructions in 'pd'
* Fix prompt for 'w' key in visual
* More work with RPair
  - Looks like it's finally usable. Let's use it from r_syscall
  - Update sdb from hg
  - Enhace test program
* Show newlines in 'ps' command
2011-09-04 02:34:54 +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 * 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 * Initial import of r_egg api 2011-07-27 01:16:18 +02:00
cache.c * Fix build and lot of warnings for w64 2011-07-13 18:55:16 +02:00
chmod.c * Import chmod() from sbase as r_file_chmod() 2011-07-25 23:42:39 +02:00
file.c * Say different error if -w is used in r2 and fails 2011-09-04 02:34:54 +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 segmentation fault in asm.lines=false 2011-09-02 01:42:09 +02: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 * Import chmod() from sbase as r_file_chmod() 2011-07-25 23:42:39 +02:00
mem.c * Rewrite buggy bash r_str_sub and rename as r_str_replace 2011-08-04 00:33:04 +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 * Initial import of external dependency sdb in r_db 2011-09-03 05:09:31 +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 * Say different error if -w is used in r2 and fails 2011-09-04 02:34:54 +02:00
strsub.c * Some work to standarize r_cmd (R_API and _new) 2010-01-26 14:06:41 +01:00
sys.c * Say different error if -w is used in r2 and fails 2011-09-04 02:34:54 +02:00
w32-sys.c * Apply patching fixing various bugs on w32 2010-10-12 01:18:17 +02:00