radare2/libr/core
2015-02-01 23:51:23 -05:00
..
p Coverifix++ 2015-01-27 16:03:18 +01:00
anal.c Refactor afi/afl to get info (one) or list (all) and show trace info in agj 2015-01-31 19:24:18 +01:00
asm.c fix bwdisassemble to not give garbage instructions. 2015-02-01 23:51:23 -05:00
bin.c Coverity++ 2015-01-24 11:24:55 +01:00
cmd_anal.c Fix #2021 - Implement dbj and db* to list breakpoints in JSON 2015-02-01 02:53:18 +01:00
cmd_api.c cppcheck: fix 1 'else if' cond matches previous cond + test indice before using it 2014-11-16 18:13:06 +01:00
cmd_cmp.c c show helps instead of telling you how to show help 2015-01-22 02:32:31 +01:00
cmd_debug.c Fix #2021 - Implement dbj and db* to list breakpoints in JSON 2015-02-01 02:53:18 +01:00
cmd_egg.c even moar colorz in help 2014-06-28 16:35:15 +02:00
cmd_eval.c Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor. 2014-12-19 03:17:28 +01:00
cmd_flag.c Fixes for autofunction name 2015-01-30 00:22:48 +01:00
cmd_hash.c Random fixes for #! and #!vala 2014-11-17 23:23:53 +01:00
cmd_help.c add ?d. command 2015-01-29 01:57:24 +01:00
cmd_info.c FIx iD help and minor dwarf check 2015-01-29 03:19:32 +01:00
cmd_log.c Fix 'ls' 2014-08-28 22:51:03 +02:00
cmd_macro.c Close #1316 2014-09-09 02:39:07 +02:00
cmd_magic.c Fix #1850 - Call cmd.hit on /m 2014-12-17 12:41:51 +01:00
cmd_meta.c Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor. 2014-12-19 03:17:28 +01:00
cmd_mount.c Re-enable GRUB code. Oops 2014-11-01 22:20:11 +01:00
cmd_open.c Add oa in o? help message 2015-01-29 03:05:29 +01:00
cmd_print.c dont show lines on pd -x 2015-02-01 12:54:46 -05:00
cmd_project.c Implement Pc command to show contents of a project script 2015-01-22 02:54:58 +01:00
cmd_quit.c Improved history save support 2015-01-17 19:29:32 +01:00
cmd_search.c Coverity++ 2015-01-24 11:24:55 +01:00
cmd_section.c Implement 'o=' command like 'S=' 2015-01-27 15:35:42 +01:00
cmd_seek.c Fix #2005 - Fix so -1 2015-01-29 02:49:04 +01:00
cmd_type.c Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor. 2014-12-19 03:17:28 +01:00
cmd_write.c Coverifix 2015-01-30 22:51:01 +01:00
cmd_zign.c Increase max function size of 256KB, Handle ^C in z/ and better output 2014-09-30 03:52:29 +02:00
cmd.c Rename core plugin list command from : to ?: 2015-01-22 02:43:06 +01:00
config.c Cleanup core/{cmd_debug,config}.c (-24LOC) 2015-01-30 00:56:37 +01:00
core.c Two coverifix and a fortune 2015-02-01 21:28:55 +01:00
disasm.c Add asm.fcncalls to show/hide function calls 2015-01-28 17:05:18 +01:00
file.c Fix #2004 - filter flag names in dm* 2015-01-29 02:25:00 +01:00
gdiff.c Add option to radiff to suppress names 2014-12-26 19:26:06 +01:00
graph.c Fix r_cons_readline() signature and some code cleanup 2015-01-31 00:50:05 +01:00
hack.c Better 'wc' command and cache/history capabilities 2014-10-07 02:52:47 +02:00
help.c Fix some gcc warnings 2014-08-04 00:18:54 +02:00
io.c Fix segfault in core/io and update capstone 2014-11-01 22:23:11 +01:00
Jamroot Somewhat better BoostJam support 2014-10-26 02:47:08 +02:00
libs.c Load plugins from r2e and r2b system directories 2015-01-03 00:41:48 +01:00
log.c Add 'lm' command to better manage pending log messages 2014-07-31 05:20:48 +02:00
Makefile Implement 'ecj' to show color configuration in JSON 2014-11-19 23:23:35 +01:00
patch.c Better r2 -P and refactor 'r_core_patch' to accept a string instead of file name 2014-09-03 23:00:38 +02:00
plugin.c Fix crash in RCore.Plugin liberator 2014-11-18 16:35:54 +01:00
project.c Fix #2012 - Support underscore in project names 2015-01-31 00:49:48 +01:00
rtr.c Fix r_cons_readline() signature and some code cleanup 2015-01-31 00:50:05 +01:00
syscmd.c Fix some coverity issues 2015-01-14 02:53:34 +01:00
task.c More and better support for tasks. Add anal.sleep to avoid 100% cpu in analysis 2014-11-02 02:01:09 +01:00
vasm.c Fix 'VA' (visual asm), 'pd' and 'pD' with @b: suffix 2014-01-29 02:55:03 +01:00
visual.c Fix r_cons_readline() signature and some code cleanup 2015-01-31 00:50:05 +01:00
vmenus.c Coverifix 2015-01-30 22:51:01 +01:00
yank.c rename r_io_open -> r_io_open_nomap and add a new r_io_open that creates a map at 0x0 2014-09-06 23:08:16 +02:00