radare2/libr/core
2014-09-23 11:55:11 +02:00
..
p Fix double check and a minor bug 2014-09-21 00:04:19 +02:00
anal.c Reimplemented and working RAnalFcnLocal as RAnalFcnLabel in Sdb 2014-09-23 09:37:21 +02:00
asm.c Implement backward disasm for most commands and remove pdn 2014-08-24 03:21:06 +02:00
bin.c Add anal.nopskip config var 2014-09-14 11:52:30 +02:00
cmd_anal.c Initial work to disable FCN_OLD. 2014-09-23 00:40:35 +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 Fix #1335 - Fix CC! 2014-09-15 10:18:00 +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 Reimplemented and working RAnalFcnLocal as RAnalFcnLabel in Sdb 2014-09-23 09:37:21 +02:00
cmd_hash.c Fix #1220 - Implement #parity 2014-08-19 10:23:50 +02:00
cmd_help.c Add 'i', 's' and 'S' in rtr visual. and store dr? result in num->value 2014-09-03 00:18:33 +02:00
cmd_info.c Fix 4GB issue file and some more warnings 2014-09-20 15:53:29 +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 Fix Cs from projects 2014-09-23 11:55:11 +02:00
cmd_mount.c Coverifix rampage! 2014-08-04 01:21:38 +02:00
cmd_open.c Fix a typo ("bascked") 2014-09-13 00:17:36 +02:00
cmd_print.c Fix pda 2014-09-21 03:49:47 +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 several COFF parsing crashes. Bring back /B 2014-09-20 19:28:56 +02:00
cmd_section.c even moar colorz in help 2014-06-28 16:35:15 +02:00
cmd_seek.c Fix #1340 - 's <mathop>' 2014-09-13 18:15:11 +02:00
cmd_type.c Fix CID 1240150, 1240149, 1240151 2014-09-23 10:25:18 +02:00
cmd_write.c Refactor debruijn code and make it accessible from ragg2 -P 2014-09-05 16:03:40 +02:00
cmd_zign.c Add a flirt signature parser, scan and dumper. 2014-09-14 18:25:58 +02:00
cmd.c Revert "Fixing the issue where file size exceeds size of an integer": 2014-09-20 15:33:59 +02:00
config.c Add asm.maxrefs to display xrefs in columns if they are too many 2014-09-23 10:15:19 +02:00
core.c Reimplemented and working RAnalFcnLocal as RAnalFcnLabel in Sdb 2014-09-23 09:37:21 +02:00
disasm.c Fix Cs from projects 2014-09-23 11:55:11 +02:00
file.c more cleanup in r_core_block_read 2014-09-17 23:32:59 +02:00
gdiff.c Optimize radiff2 -g off1,off2 2014-08-20 03:51:10 +02:00
graph.c Initial work to disable FCN_OLD. 2014-09-23 00:40:35 +02:00
hack.c Fix build for latest refactoring 2013-12-06 05:18:57 +01:00
help.c Fix some gcc warnings 2014-08-04 00:18:54 +02:00
io.c add r_io_is_valid_offset and r_core_is_valid_offset 2014-09-18 21:28: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 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 Revert "Fixing the issue where file size exceeds size of an integer": 2014-09-20 15:33:59 +02:00
syscmd.c Revert "Fixing the issue where file size exceeds size of an integer": 2014-09-20 15:33:59 +02:00
vasm.c Fix 'VA' (visual asm), 'pd' and 'pD' with @b: suffix 2014-01-29 02:55:03 +01:00
visual.c Reimplemented and working RAnalFcnLocal as RAnalFcnLabel in Sdb 2014-09-23 09:37:21 +02:00
vmenus.c Allow af and df to resize+ redefine new function (anal testing) 2014-09-22 15:00:41 +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