radare2/libr/core
2014-10-21 01:07:25 +02:00
..
p kill RCoreFile->size 2014-09-30 15:31:19 +02:00
anal.c Another fix for xrefs 2014-10-21 01:02:25 +02:00
asm.c Implement backward disasm for most commands and remove pdn 2014-08-24 03:21:06 +02:00
bin.c Remove noisy pdb messages 2014-10-19 13:53:54 +02:00
cmd_anal.c Add afij afi* and sort af? help message 2014-10-21 01:07:25 +02:00
cmd_api.c Even more coverifix 2014-08-18 15:03:02 +02:00
cmd_cmp.c Implement 'cv' to allow cheat search and do not print @@ in foreach offset 2014-09-08 11:01:00 +02:00
cmd_debug.c Implement 'dsh' to step over reps 2014-10-18 01:20:11 +02:00
cmd_egg.c even moar colorz in help 2014-06-28 16:35:15 +02:00
cmd_eval.c even moar colorz in help 2014-06-28 16:35:15 +02:00
cmd_flag.c Unify fcn_find and get_fcn_at in get_fcn_in and get_fcn_at 2014-09-26 17:16:28 +02:00
cmd_hash.c Handle #\t as comment too 2014-10-17 11:24:56 +02:00
cmd_help.c Add $p for getpid(), hide UNKNOWN refs, 'cat' works with bigger chunk if unknown size 2014-10-18 00:25:55 +02:00
cmd_info.c RCoreFile-reduction: kill RCoreFile->rwx 2014-10-08 13:29:47 +02: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 #1283 - Segfault: r2 -qc '/m a ; /m a' malloc://16 2014-09-04 22:52:29 +02:00
cmd_meta.c Unify fcn_find and get_fcn_at in get_fcn_in and get_fcn_at 2014-09-26 17:16:28 +02:00
cmd_mount.c Coverifix rampage! 2014-08-04 01:21:38 +02:00
cmd_open.c Added 'oob', 'oon' and 'oo?'. Close RBinObjects with RCoreFiles 2014-10-17 00:36:00 +02:00
cmd_print.c Fix 'dcs' 2014-10-09 18:31:55 +02:00
cmd_project.c even moar colorz in help 2014-06-28 16:35:15 +02:00
cmd_quit.c Colorize 'o' and 'q' help messages 2014-06-20 11:10:55 +02:00
cmd_search.c Fix #1536 - Fix compile error in cmd_search.c 2014-10-19 11:49:25 +02:00
cmd_section.c even moar colorz in help 2014-06-28 16:35:15 +02: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 Shdr and struct sizes, fixes for ELF64 with r2 -nn 2014-10-16 03:46:58 +02:00
cmd_write.c Better 'wc' command and cache/history capabilities 2014-10-07 02:52:47 +02: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 Add $p for getpid(), hide UNKNOWN refs, 'cat' works with bigger chunk if unknown size 2014-10-18 00:25:55 +02:00
config.c Make anal.eobjmp an option for testing different analysis rules 2014-10-20 23:13:38 +02:00
core.c Implement LEA ptr references for x86.udis and x86.cs 2014-10-18 06:30:51 +02:00
disasm.c Add $p for getpid(), hide UNKNOWN refs, 'cat' works with bigger chunk if unknown size 2014-10-18 00:25:55 +02:00
file.c Fix r2 -d oo updated offset issue 2014-10-20 22:48:50 +02:00
gdiff.c Optimize radiff2 -g off1,off2 2014-08-20 03:51:10 +02:00
graph.c Fix VV: wheel issue and set scr.highlight via Vdh, V/ or VV/ 2014-09-28 04:01:31 +02: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 'oo' bug (sync rcorefile and riofile lists), Better 'ob' 2014-10-17 00:04:52 +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 Add 'lm' command to better manage pending log messages 2014-07-31 05:20:48 +02:00
Makefile Add De Bruijn cyclical patterns accessible thru woD and woO 2014-09-05 14:09:52 +02: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 SIGSEGV fix 2014-06-10 11:29:32 +02:00
project.c Fix Cs from projects 2014-09-23 11:55:11 +02:00
rtr.c Handle r2 -C ../V to start in visual. Fix file.loadmethod=append 2014-10-07 01:58:42 +02:00
syscmd.c Add many experimental enhancements for the visual debugger 2014-09-27 03:48:54 +02:00
vasm.c Fix 'VA' (visual asm), 'pd' and 'pD' with @b: suffix 2014-01-29 02:55:03 +01:00
visual.c RCoreFile-reduction: kill RCoreFile->rwx 2014-10-08 13:29:47 +02:00
vmenus.c VdS: set flags where the strings are, not at $$ 2014-09-28 03:30:30 +02: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