radare2/libr/core
2017-08-24 00:57:33 +02:00
..
p opsalamance - merge the big siol branch 2017-08-22 09:42:16 +02:00
anal_tp.c Fix infinite loop in afta and other bugs 2017-08-23 00:50:15 +02:00
anal_vt.c Fix a little bit analysis 2017-08-23 22:37:29 +02:00
asm.c update core/asm.c accordingly with new api 2017-08-22 23:08:10 +02:00
blaze.c kill is_valid_section_offset (#8288) 2017-08-24 00:19:57 +02:00
canal.c kill is_valid_section_offset (#8288) 2017-08-24 00:19:57 +02:00
cbin.c Fix more io.va=false to only honor the on in core.config 2017-08-23 12:39:10 +02:00
cconfig.c Use io.pcache. as prefix and avoid using RConfig.eval 2017-08-23 12:46:07 +02:00
cio.c kill is_valid_section_offset (#8288) 2017-08-24 00:19:57 +02:00
cmd_anal.c kill is_valid_section_offset (#8288) 2017-08-24 00:19:57 +02:00
cmd_api.c Implement "rabin2 -L [plugin]" and command "iL [plugin]" (#6875) 2017-03-01 20:05:40 +01:00
cmd_cmp.c make read_at bool again and implement RIOAccessLog for accurate error-handling 2017-08-22 17:24:04 +00:00
cmd_debug.c Fixed dbw parse bug (#8271) 2017-08-22 20:11:59 +02:00
cmd_egg.c refactor r_core_cmd_init and add more help messages (#8171) 2017-08-10 11:52:13 +02:00
cmd_eval.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd_flag.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd_hash.c Add support for #!python -e and other rlang plugins 2017-05-09 02:42:51 +02:00
cmd_help.c Fix ?p and ?P in io.va=0 2017-08-23 01:41:46 +02:00
cmd_info.c opsalamance - merge the big siol branch 2017-08-22 09:42:16 +02:00
cmd_log.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd_macro.c Move const char help_msg_*[] arrays to top (#8250) 2017-08-21 09:53:23 +02:00
cmd_magic.c Fix #1476: respect search.from and don't seek on /m (#4973) 2016-05-23 11:25:17 +02:00
cmd_meta.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd_mount.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd_open.c Add omf and omfg commands, and rename ombp, omsp, omfp, as omp[bsf] 2017-08-24 00:57:33 +02:00
cmd_print.c kill is_valid_section_offset (#8288) 2017-08-24 00:19:57 +02:00
cmd_project.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd_quit.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd_search_rop.c Fix #6162 - Renames r_str_concat to r_str_append 2017-03-16 22:29:49 +01:00
cmd_search.c use more fd-api 2017-08-23 00:05:16 +00:00
cmd_section.c Invert output of S= 2017-08-23 12:20:33 +02:00
cmd_seek.c opsalamance - merge the big siol branch 2017-08-22 09:42:16 +02:00
cmd_type.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd_write.c Fix cmd_extend tests 2017-08-23 01:36:48 +02:00
cmd_zign.c make read_at bool again and implement RIOAccessLog for accurate error-handling 2017-08-22 17:24:04 +00:00
cmd.c Fix tmpseek 2017-08-22 23:37:27 +02:00
core.c Update disasm.c and core.c due to change on IO 2017-08-22 23:16:04 +02:00
disasm.c Update disasm.c and core.c due to change on IO 2017-08-22 23:16:04 +02:00
file.c implement r2 -x 2017-08-24 00:50:44 +00:00
gdiff.c Fix the radiff2 -C MATCH issue, still not perfect but getting in shape 2016-09-22 23:57:16 +02:00
graph.c changed VX that it does not need a function to work 2017-08-17 14:35:41 +08:00
hack.c Fix a huge list of null derefs from clang-analyzer 2017-04-17 22:02:04 +02:00
help.c Check for null io in riousedesc() 2017-02-19 00:14:13 +01:00
libs.c Remove configure-plugins dependency for the make meson 2017-05-26 02:43:53 +02:00
linux_heap_glibc.c Fix last covs 2017-08-07 12:48:02 +02:00
linux_heap_jemalloc.c More build fixes for android 2017-08-19 20:05:21 +02:00
log.c Implement cfg.log and cmd.log 2017-05-09 02:58:39 +02:00
Makefile Fix build 2017-08-03 13:27:11 +02:00
meson.build revert meson change after r_utf_blocks 2017-08-23 01:06:01 +02:00
panels.c Fix last covs 2017-07-26 18:46:29 +02:00
patch.c added v modifier to rapatch similar to wv (#7806) 2017-06-22 20:29:10 -05:00
plugin.c Remove configure-plugins dependency for the make meson 2017-05-26 02:43:53 +02:00
project.c opsalamance - merge the big siol branch 2017-08-22 09:42:16 +02:00
pseudo.c Fixes #8167 - Use io.cache with pdc 2017-08-22 10:48:02 +02:00
rtr.c opsalamance - merge the big siol branch 2017-08-22 09:42:16 +02:00
task.c added r_cons_break_{push/pop} to handle ^C better 2016-11-21 16:56:12 +01:00
vasm.c Fix #7976 - Fix VcjjjA 2017-07-21 19:02:14 +02:00
visual.c opsalamance - merge the big siol branch 2017-08-22 09:42:16 +02:00
vmarks.c fix visual mark target address (#5637) 2016-08-29 20:20:10 +02:00
vmenus.c Fix bits issue and add r_str_reverse 2017-07-31 11:33:39 +02:00
yank.c make read_at bool again and implement RIOAccessLog for accurate error-handling 2017-08-22 17:24:04 +00:00