radare2/libr/core
2014-06-25 02:12:34 +02:00
..
p Fix core_java plugin warnings 2014-06-25 02:12:34 +02:00
anal.c Fix 'afc' (code complexity), fix nulltype xrefs and some helps 2014-06-19 01:11:53 +02:00
asm.c Fix 1208754 2014-05-15 04:48:17 +04:00
bin.c Fix the 'is' command, which is broken due to a bad format string passed to r_cons_printf. (PFMT64 with UT32 value) 2014-06-23 15:33:42 +02:00
cmd_anal.c fix ar <regsize> 2014-06-23 15:10:20 +02:00
cmd_api.c Some rework on RBin.baddr and laddr to make it work again 2014-05-29 00:49:28 +02:00
cmd_cmp.c Colorize c 2014-06-21 16:04:46 -04:00
cmd_debug.c Fixes for @jvoisin and @jody-frankowski 2014-06-22 12:55:46 +02:00
cmd_egg.c Deprecate RPair API and ?k. Use SDB and integrate it with 'k' 2014-03-07 01:26:11 +01:00
cmd_eval.c Implement list color themes with 'ecf' command 2014-05-28 01:07:02 +02:00
cmd_flag.c Some rework on RBin.baddr and laddr to make it work again 2014-05-29 00:49:28 +02:00
cmd_hash.c refactored some of cmd_hash 2014-04-20 17:22:51 -05:00
cmd_help.c Colorize ??? 2014-06-21 14:37:40 +02:00
cmd_info.c Fix #1037 - Fix segfault in iij, irj, .. 2014-06-19 01:43:59 +02:00
cmd_macro.c Sdbize RBin.list_archs(). Expose addrinfo in 'k bin/fd.#/addrinfo/*' 2014-04-23 03:57:13 +02:00
cmd_magic.c Pass t/test.arm, new cmd !123 to run historic command 2013-03-14 02:32:53 +01:00
cmd_meta.c Even more colored help! 2014-06-19 21:00:22 +02:00
cmd_mount.c Remove r_list_destroy, replaced it by r_list_purge 2014-05-03 01:27:10 +02:00
cmd_open.c Colorize o 2014-06-21 21:32:43 +02:00
cmd_print.c Colorize px 2014-06-21 14:42:00 +02:00
cmd_project.c Rename 'rdb' to 'projects' in ~/.config/radare2/ 2014-02-22 02:36:24 +01:00
cmd_quit.c Colorize 'o' and 'q' help messages 2014-06-20 11:10:55 +02:00
cmd_search.c Add /Ar, to search for RSA keys 2014-06-22 01:41:57 +02:00
cmd_section.c Initial huge refactoring of r_io still work in progress 2014-05-28 04:34:12 +02:00
cmd_seek.c Colorize s 2014-06-23 12:06:35 +02:00
cmd_type.c Fix segfault in esil for arm-thumb and colorize 'ar?' 2014-06-19 04:52:28 +02:00
cmd_write.c Fix all latest coverity issues except the rsa-find ones 2014-06-24 01:01:27 +02:00
cmd_zign.c Add some zignatures goodies 2014-06-23 12:05:27 +02:00
cmd.c Show warning when trying to resize a readonly file 2014-06-24 01:04:38 +02:00
config.c Add http.dirlist (defaults to false) 2014-06-22 14:57:54 +02:00
core.c Fix random values in initial 'ar' state 2014-06-23 19:49:01 +02:00
disasm.c Fix 'afc' (code complexity), fix nulltype xrefs and some helps 2014-06-19 01:11:53 +02:00
file.c Colorizs ., !, = 2014-06-20 13:25:17 +02:00
gdiff.c Fix formatting of long function names in radiff2 2013-11-18 13:27:06 +01:00
graph.c Add r_str_crop() will be used by canvas to shifted render text 2014-05-18 03:41:39 +02:00
hack.c Fix build for latest refactoring 2013-12-06 05:18:57 +01:00
help.c Fix all latest coverity issues except the rsa-find ones 2014-06-24 01:01:27 +02:00
io.c Fix latest coverity issues 1223224 1223225 1223226 1223227 1223228 2014-06-19 10:27:02 +02:00
Jamroot Added more Jamroot files 2014-01-03 00:13:46 +01:00
libs.c Plugins are now loaded from API, not from Core constructor 2014-04-03 12:43:30 +02:00
log.c Fix some warnings 2013-04-02 12:45:16 +02:00
Makefile Add helper functions to print coloured help messages 2014-06-11 17:13:54 +02:00
patch.c Add missing file 2014-05-28 14:57:43 +02:00
plugin.c SIGSEGV fix 2014-06-10 11:29:32 +02:00
project.c Rename 'ar' into 'ax' again, 'ar' is now for RAnal->reg manipulation 2014-05-25 03:00:24 +02:00
rtr.c Fix all latest coverity issues except the rsa-find ones 2014-06-24 01:01:27 +02:00
syscmd.c Disable 'pwd' and 'ls' in sandbox mode 2014-06-14 02:59:12 +02:00
vasm.c Fix 'VA' (visual asm), 'pd' and 'pD' with @b: suffix 2014-01-29 02:55:03 +01:00
visual.c More RPN ESIL (udis86, vm, conditionals, ..). Honor cfg.debug 2014-06-17 10:23:11 +02:00
vmenus.c Sort eval vars when calling r_config_lock(). Useful for 'Ve' 2014-06-13 22:40:03 +02:00
yank.c fix w32 build 2014-06-02 15:31:03 +02:00