radare2/libr/core
2018-07-08 02:57:39 +02:00
..
p Honor op mask in r_core_anal_op 2018-06-10 03:17:33 +02:00
anal_tp.c Fix #10628, null deref in afta 2018-07-05 20:35:27 +08:00
asm.c Refactor code to change R_ANAL_OP_MASK_ALL to appropriate value 2018-05-31 19:05:54 +02:00
blaze.c Honor op mask in r_core_anal_op 2018-06-10 03:17:33 +02:00
canal.c Kill anal.split config variable (#10619) 2018-07-04 15:51:37 +02:00
carg.c Honor op mask in r_core_anal_op 2018-06-10 03:17:33 +02:00
cbin.c Indentation fixes 2018-07-08 02:11:01 +02:00
cconfig.c Add asm.flags.real option disabled by default 2018-07-05 00:55:51 +08:00
cio.c Use r_io_read_at instead of r_core_read_at which is now deprecated 2018-05-21 23:06:00 +02:00
cmd_anal.c Use foreach_prev insted of reversing list 2018-07-05 16:42:15 +08:00
cmd_api.c s/deinit/fini/g 2018-05-27 15:55:33 +02:00
cmd_cmp.c Kill anal.split config variable (#10619) 2018-07-04 15:51:37 +02:00
cmd_debug.c Do not create new RCore in get_hash_debug_file(), Fixes #10447 (#10553) 2018-06-30 17:18:05 +02:00
cmd_egg.c Fix more memleaks 2018-03-14 15:31:08 +01:00
cmd_eval.c Fix echo behaviour 2018-06-11 11:43:58 +02:00
cmd_flag.c Add asm.flags.real option disabled by default 2018-07-05 00:55:51 +08:00
cmd_hash.c Minor indentation fixes coming from the fix-pipes pr 2018-03-23 15:03:17 +01:00
cmd_help.c Implement $r{} to access register values by name 2018-06-19 12:37:58 +02:00
cmd_info.c Make izz more task-safe (#10373) 2018-06-17 15:12:54 +02:00
cmd_log.c Fix a few warnings 2018-06-26 23:09:07 +02:00
cmd_macro.c Fix #7653 - inline macro foreach 2017-10-09 13:31:19 +02:00
cmd_magic.c Make /m create flags 2018-04-24 13:50:09 +02:00
cmd_meta.c Use r_io_read_at instead of r_core_read_at which is now deprecated 2018-05-21 23:06:00 +02:00
cmd_mount.c WIP: Handle path tab autocompletion in RFShell (#9837) 2018-04-24 13:57:17 +02:00
cmd_open.c Implement omq. 2018-07-08 02:57:39 +02:00
cmd_print.c Bring back 'e io.pava' (EXPERIMENTAL) 2018-07-02 12:19:13 +02:00
cmd_project.c Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994) 2018-05-02 15:58:14 +02:00
cmd_quit.c Add q!!! command for fast quits 2017-10-11 23:48:48 +02:00
cmd_search_rop.c Make Travis green again 2018-04-09 10:33:57 +02:00
cmd_search.c Add asm.flags.real option disabled by default 2018-07-05 00:55:51 +08:00
cmd_section.c libr: remove some old "mrwx" permissions. m does not exist anymore (#10067) 2018-05-10 20:35:33 +02:00
cmd_seek.c Fix a few warnings 2018-06-26 23:09:07 +02:00
cmd_type.c Prevent register based var sub in disas 2018-06-29 14:33:11 +02:00
cmd_write.c Kill the R_ITV defines (-8LOC) 2018-06-15 01:20:39 +02:00
cmd_zign.c Add asm.flags.real option disabled by default 2018-07-05 00:55:51 +08:00
cmd.c RConsContext (#10450) 2018-06-23 12:10:13 +02:00
core.c Fix auto complete in offset seek in visual 2018-06-30 01:54:22 +02:00
cundo.c Initial import of the CoreUndo API and uc command 2018-03-14 12:12:44 +01:00
disasm.c Escape flag realname in pdJ (#10649) 2018-07-07 14:57:01 +02:00
file.c Implement omq. 2018-07-08 02:57:39 +02:00
fortune.c Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994) 2018-05-02 15:58:14 +02:00
gdiff.c Added import graph; updated ag? help 2018-05-21 01:55:43 +02:00
graph.c Fixed R key not working in custom graph (#10442) 2018-06-21 19:26:35 +02:00
hack.c Refactor code to change R_ANAL_OP_MASK_ALL to appropriate value 2018-05-31 19:05:54 +02:00
libs.c Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994) 2018-05-02 15:58:14 +02:00
linux_heap_glibc.c Removed bin_load from linux_heap_glibc.c (#10635) 2018-07-08 01:08:36 +02:00
linux_heap_jemalloc.c Freebsd build fix (#10213) 2018-05-28 18:47:49 +02:00
log.c
Makefile Initial import of the CoreUndo API and uc command 2018-03-14 12:12:44 +01:00
meson.build Meson: some cleanup (#10076) 2018-05-16 10:24:35 +02:00
panels.c resizing properly works with split screen (#10606) 2018-07-04 10:43:42 +02:00
patch.c Fix more coverities 2017-10-02 21:31:31 +08:00
plugin.c s/deinit/fini/g 2018-05-27 15:55:33 +02:00
project.c Add asm.flags.real option disabled by default 2018-07-05 00:55:51 +08:00
pseudo.c asm.fcnlines > asm.lines.fcn (#10140) 2018-05-21 02:01:47 +02:00
rtr.c RConsContext (#10450) 2018-06-23 12:10:13 +02:00
task.c Add Semaphores to r_util and use them for joining Tasks (#10622) 2018-07-05 00:25:57 +02:00
vasm.c Fix #7976 - Fix VcjjjA 2017-07-21 19:02:14 +02:00
visual.c Strpool is not StrBuf. Fix ecf109900f 2018-07-05 11:40:59 +02:00
vmarks.c
vmenus.c Fixed a few covs 2018-06-29 13:48:25 +02:00
yank.c Use r_io_read_at instead of r_core_read_at which is now deprecated 2018-05-21 23:06:00 +02:00