radare2/libr/util
pancake be02d4fc9d Initial work on the evaluable opcode analysis strings
- New command 'ae' to evaluate those expressions
- Use 'ao~code' to see the generated eval strings
- Rerefix udis86 16bit issue
2013-05-04 02:35:52 +02:00
..
regex Fix some warnings 2012-12-13 18:32:26 +01:00
t Fix om for rbin-friendly files, add 'dss' 2012-10-25 15:21:47 +02:00
alloca.c * Fix some warnings reported by the farm 2012-02-15 00:17:31 +01:00
alloca.s * Initial import of libr 2009-02-05 22:08:46 +01:00
base64.c Better command parsing and minor dwarf info 2012-08-19 03:28:17 +02:00
base85.c Add cfg.sandbox functionality 2012-10-20 00:31:18 +02:00
big-gmp.c * Autodetect and honor CC environment in ragg2-cc 2011-11-30 18:05:46 +01: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 Better http support and handle asm.offset in 'px'. 2013-01-04 10:16:41 +01:00
btree.c Fix some bugs reported by clang-analyzer 2013-02-08 11:42:46 +01:00
buf.c Optimize DEX header parsing. Fix 'psp' command 2013-04-04 23:19:19 +02:00
cache.c Fix some bugs reported by clang-analyzer 2013-02-25 11:09:24 +01:00
calc.c Fix some warnings 2013-04-02 12:45:16 +02:00
chmod.c Implement support for >- (pipe to editor) 2012-08-13 17:42:25 +02:00
constr.c Initial implementation of r_bin_size (rabin2 -Z) 2012-08-23 12:46:55 +02:00
file.c Fixed compilation problems on Windows with MinGW-w64 4.8 2013-05-02 10:17:59 +02:00
flist.c Added http client shell, fixes in http server and random dev 2013-02-06 10:35:23 +01:00
graph.c Fix some warnings 2013-04-02 12:45:16 +02:00
hex.c Initial working code injection with r_debug_execute() 2013-04-16 04:01:39 +02:00
ht64.c New io.buffer cache system and refactorized RHashTable 2013-01-12 04:29:45 +01:00
ht.c New io.buffer cache system and refactorized RHashTable 2013-01-12 04:29:45 +01:00
iconv.c Initial support for UTF8 in r_cons and r_util 2013-04-04 01:42:12 +02:00
judy64na.c Support get/set introspection in 'pf' and handle scr.stride in px 2013-02-01 03:15:48 +01:00
list.c Fix some warnings 2012-12-13 18:32:26 +01:00
lock.c Initial work on the evaluable opcode analysis strings 2013-05-04 02:35:52 +02:00
log.c Support get/set introspection in 'pf' and handle scr.stride in px 2013-02-01 03:15:48 +01:00
Makefile Add randomart print mode (pk/pK commands and rahash2 -k) 2013-02-12 02:42:34 +01:00
mem.c Big endian for arm.winedbg and addn randomart in rax2 -k 2013-02-13 01:20:42 +01:00
mixed.c * rudi_s: Add r_list_foreach_safe() which is safe when deleting elements 2012-02-14 18:10:52 +01:00
name.c Fix invalid flag name filtering issue and add rax2 -t (timestamp) 2013-04-16 01:48:03 +02:00
num.c Fix .ia* issues when demangling c++, Fix visual hexa 2013-04-16 19:48:59 +02:00
p_date.c Fix invalid flag name filtering issue and add rax2 -t (timestamp) 2013-04-16 01:48:03 +02:00
p_format.c Fix the last bugs found during the training 2013-03-08 01:03:37 +01:00
p_seven.c Support get/set introspection in 'pf' and handle scr.stride in px 2013-02-01 03:15:48 +01:00
pool.c * Import the r_regex api in libr/util/regex from OpenBSD source 2011-09-14 02:07:06 +02:00
print.c Rename and fix scr.{stride,cols} as hex.{stride,cols} 2013-04-16 04:11:32 +02:00
prof.c Fixes parsing bug in java class and and rbinelfFixes in java class and and rbinelf)) 2012-11-14 04:57:56 +01:00
randomart.c Add randomart print mode (pk/pK commands and rahash2 -k) 2013-02-12 02:42:34 +01:00
range.c Fix some bugs (nullptr, memleak) reported by clang-analyzer 2012-09-26 10:01:43 +02:00
sandbox.c List and remove projects using '-p' and '-p -$prj' 2013-04-18 09:39:37 +02:00
slist.c Fix some warnings 2013-04-02 12:45:16 +02:00
str.c Rewrite DEX parser 2013-04-25 03:42:17 +02:00
strht.c Add hints and named print formats and more 2013-01-22 05:06:12 +01:00
strpool.c Add RCoreLog API ('l' command), '-' cmd is now '$' 2012-12-23 13:52:57 +01:00
sys.c Fix loading of MACH0 object files and fix build 2013-04-22 01:34:25 +02:00
thread.c Fix om for rbin-friendly files, add 'dss' 2012-10-25 15:21:47 +02:00
uleb128.c Rewrite DEX parser 2013-04-25 03:42:17 +02:00
w32-sys.c * Apply patching fixing various bugs on w32 2010-10-12 01:18:17 +02:00