radare2/libr/core
2015-01-17 01:56:20 +01:00
..
p Remove yara (moved to radare2-extras). Installable via sys/yara.sh 2015-01-03 02:21:49 +01:00
anal.c Show strings in drr, Add ios syscalls and fix x86-32 debug on osx64 2015-01-14 02:00:55 +01:00
asm.c Implement search.maxhits 2014-12-23 00:33:09 +01:00
bin.c Coverifix++ 2015-01-16 00:56:54 +01:00
cmd_anal.c Coverifix++ 2015-01-16 00:56:54 +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 Fix #1938 - Workaround for cg /dev/urandom crash 2015-01-17 01:21:43 +01:00
cmd_debug.c Implement dsui to step until an instruction that matches given string 2015-01-17 00:09:01 +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 Separate fortunes to fortunes.{fun,tips,nsfw} 2015-01-15 10:43:09 +01:00
cmd_hash.c Random fixes for #! and #!vala 2014-11-17 23:23:53 +01:00
cmd_help.c Add $k{..} for numeric sdb query values and $P for debugged child pid 2015-01-11 19:16:46 +01:00
cmd_info.c Fix memleak in demangle_internal 2015-01-10 17:55:59 +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 oj and o*, to list opened files in JSON and r2 commands 2014-12-19 13:46:04 +01:00
cmd_print.c Coverifix++ 2015-01-16 00:56:54 +01:00
cmd_project.c even moar colorz in help 2014-06-28 16:35:15 +02:00
cmd_quit.c save history on exit bug 2014-11-27 20:11:51 +03:00
cmd_search.c Multiple /R fixes 2015-01-16 13:47:32 +01:00
cmd_section.c Colorize S=, Add anal.gp and better op.refs for mips and x86 2014-11-07 03:48:27 +01:00
cmd_seek.c Spawn cmd.xterm in visual with '@' key. Enhace remote consoles 2014-10-07 00:56:39 +02: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 Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor. 2014-12-19 03:17:28 +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 Fix | less issue when interactive mode is active 2015-01-17 00:09:19 +01:00
config.c Separate fortunes to fortunes.{fun,tips,nsfw} 2015-01-15 10:43:09 +01:00
core.c Fix memleaks in mreplace and possible crash in rcore 2015-01-13 02:55:27 +01:00
disasm.c Show all flags in disasm on every offset 2015-01-17 01:56:20 +01:00
file.c Honor PDB_SERVER and rename pdb.sym_srvr to pdb.server 2014-12-24 19:49:07 +01:00
gdiff.c Add option to radiff to suppress names 2014-12-26 19:26:06 +01:00
graph.c Fix graphs in debugger, only follow rip when stepping with 'z' 2015-01-13 03:18:42 +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 project saves where old data was left at the end if project has shrunk in size 2014-11-03 02:27:25 +01:00
rtr.c Some coverifix 2015-01-15 23:52:56 +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 invalid disasm scrolling for memory aligned archs 2014-11-10 16:55:13 +01:00
vmenus.c Fix some coverity issues 2015-01-14 02:53:34 +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