radare2/libr/core
2017-07-29 20:30:02 +08:00
..
p Refix mingw32 build 2017-05-10 00:34:05 +02:00
anal_tp.c Add new command 'aesb' step back for ESIL (#8052) 2017-07-29 18:59:41 +08:00
anal_vt.c More reindent and use R_EMPTY instead of {0} 2017-03-25 02:30:00 +01:00
asm.c More reindent and use R_EMPTY instead of {0} 2017-03-25 02:30:00 +01:00
blaze.c Handle ^C in aab and abb 2017-07-10 22:45:24 +02:00
canal.c Avoid false positive anal hints in aae 2017-07-28 17:35:31 +02:00
cbin.c Fixed problem with non pe bins and resources (#8037) 2017-07-26 23:14:54 +02:00
cconfig.c Suppress warnings in cmd.c and remove unused functions in cmd_{anal,print}.c (#8024) 2017-07-26 13:03:52 +08:00
cio.c Replace dh for dL (#7682) 2017-06-05 14:45:45 +02:00
cmd_anal.c Fix a few leaks 2017-07-29 20:30:02 +08:00
cmd_api.c Implement "rabin2 -L [plugin]" and command "iL [plugin]" (#6875) 2017-03-01 20:05:40 +01:00
cmd_cmp.c More reindent and use R_EMPTY instead of {0} 2017-03-25 02:30:00 +01:00
cmd_debug.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd_egg.c Fix remaining glitches with recursive help #7528 (#7562) 2017-05-22 02:54:26 +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 Add $Fj and $Ff in ?$ and update s? help msg 2017-07-18 02:06:19 +02:00
cmd_info.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +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 Fix crash in macros 2016-10-18 02:08:53 +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 Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd_print.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +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 RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd_section.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd_seek.c Implement s-* command 2017-07-28 06:12:01 +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 Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd_zign.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
cmd.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
core.c Use RList for cmd_descriptors, make it a member of RCore (#8034) 2017-07-27 14:52:17 +02:00
disasm.c asm.strenc code cleanup (#8001) 2017-07-24 17:17:24 +02:00
file.c fix for #7907 (#7923) 2017-07-14 16:38:27 +02: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 Fix agf with scr.html=true 2017-07-27 03:09:21 +02: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 Honor the config in mmap graph 2017-07-18 18:37:11 +08:00
log.c Implement cfg.log and cmd.log 2017-05-09 02:58:39 +02:00
Makefile Initial stub for gdbserver support 2017-05-22 19:37:48 +02:00
meson.build support for static build (#7822) 2017-06-28 22:54:40 +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 Fix a few leaks 2017-07-29 20:30:02 +08:00
pseudo.c Fix pdc with scr.html 2017-07-28 14:19:26 +02:00
rtr.c Fix sj 2017-07-27 02:26:54 +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 Fix build 2017-07-02 23:39:30 +02:00
vmarks.c fix visual mark target address (#5637) 2016-08-29 20:20:10 +02:00
vmenus.c Fix a few leaks 2017-07-29 20:30:02 +08:00
yank.c Fix hexdump offset in zoom mode 2017-06-06 10:45:01 +02:00