radare2/libr/core
2020-02-14 16:29:36 +01:00
..
p Remove Custom Analysis for Java (#15817) ##anal 2020-01-16 11:25:49 +01:00
agraph.c Remove prev, jumpbb and failbb from RAnalBlock ##anal (#15969) 2020-02-13 20:40:37 +01:00
anal_objc.c
anal_tp.c Remove realname from strings (#15841) ##disasm 2020-01-18 23:11:12 +01:00
blaze.c Refactor RAnal Basic Blocks and Functions (#15169) ##anal 2020-01-15 15:23:34 +01:00
canal.c Add support for self, error register argument (Swift) 2020-02-14 07:59:41 +01:00
carg.c Refactor RAnal Basic Blocks and Functions (#15169) ##anal 2020-01-15 15:23:34 +01:00
casm.c Fix a couple of ASAN issues (#15324) 2019-10-22 10:52:29 +02:00
cbin.c Use void because we don't do anything with the return value 2020-01-19 16:49:29 -05:00
cconfig.c Add graph.aeab to show esil stats instead of disasm ##graph 2020-02-11 01:20:56 +01:00
cfile.c Some coverity fixes 2020-01-08 14:16:11 +01:00
cio.c Refactor Anal Hints (#15876) ##anal 2020-02-13 11:48:24 +01:00
citem.c
cmd_anal.c Update afcr, afs command 2020-02-14 07:59:41 +01:00
cmd_api.c
cmd_cmp.c Add ccdd command to diff decompiler output of two functions ##diff 2020-01-04 01:51:12 +01:00
cmd_colon.c
cmd_debug.c Fix aeab and add V (values) in aea outputs ##anal 2020-02-11 01:20:56 +01:00
cmd_egg.c
cmd_eval.c
cmd_flag.c Implement ar, and dr, commands to list registers in table format ##cons 2020-01-19 22:56:47 +01:00
cmd_hash.c
cmd_help.c Add ?V0 ?V1 ?V2 - for semver support ##core 2020-01-18 02:46:36 +01:00
cmd_info.c Fix issues in iCj, drlj and arlj ##json 2020-01-08 14:11:52 +01:00
cmd_log.c Coverity fixes 2020-01-19 20:37:29 +08:00
cmd_macro.c
cmd_magic.c Implemented pmj (#15864) ##print 2020-01-20 17:39:04 -05:00
cmd_meta.c Replace some strstr() calls with strchr() 2019-12-15 23:37:27 +01:00
cmd_mount.c
cmd_open.c Coverity fixes 2020-01-19 20:37:29 +08:00
cmd_print.c Remove prev, jumpbb and failbb from RAnalBlock ##anal (#15969) 2020-02-13 20:40:37 +01:00
cmd_project.c
cmd_quit.c
cmd_search_rop.c
cmd_search.c Fix #15851 /wj without arg produce '\n' (#15885) ##json 2020-02-10 09:25:45 +01:00
cmd_seek.c Refactor RAnal Basic Blocks and Functions (#15169) ##anal 2020-01-15 15:23:34 +01:00
cmd_type.c Fix tccj, tccl, tcc* output errors and add tests (#15931) ##types 2020-02-07 00:41:20 +01:00
cmd_write.c Add undocumented waF* command (#15889) 2020-01-24 17:59:22 -05:00
cmd_zign.c Implement ar, and dr, commands to list registers in table format ##cons 2020-01-19 22:56:47 +01:00
cmd.c Fix too long var name and assert on strlen (c) > 1 2020-02-14 16:29:36 +01:00
core.c Fix #14424 - Handle ~ operator in the ms shell ##cons (#15846) 2020-01-19 07:40:21 +01:00
corelog.c Fix is.j iEj and iaj json validation issue in r2 -- (#15724) ##json 2019-12-29 13:19:44 +01:00
cundo.c
disasm_stackptr.inc
disasm.c Refactor Anal Hints (#15876) ##anal 2020-02-13 11:48:24 +01:00
esil_data_flow.c Improve registers handling in ESIL dfg ##esil 2019-10-28 10:10:24 +01:00
fortune.c Some coverity fixes 2020-01-08 14:16:11 +01:00
gdiff.c Refactor RAnal Basic Blocks and Functions (#15169) ##anal 2020-01-15 15:23:34 +01:00
hack.c Add 'wao jinf' for Dalvik ##asm 2020-02-10 00:59:39 +01:00
libs.c Add pkgname in RLibStruct for r2pm on outdated plugins ##core (#15813) 2020-01-15 09:49:41 +01:00
linux_heap_glibc.c Some coverity fixes 2020-01-08 14:16:11 +01:00
linux_heap_jemalloc.c
Makefile Do not compile radare2-shell-parser by default (#15769) 2020-01-07 13:37:04 +01:00
meson.build Very simple tree sitter integration (#15414) ##command 2019-11-06 10:33:23 +01:00
panels.c Fix a bug on clicking in panels (on Mac and Linux) ##panels 2020-02-06 00:19:33 +01:00
patch.c
plugin.c
project.c Some Coverity defect fixes (#15626) 2019-12-13 11:25:19 -06:00
pseudo.c
rtr_http.c
rtr_shell.c
rtr.c Some coverity fixes (#15643) 2019-12-16 04:36:46 -06:00
task.c Fix some Race Conditions with the thready task scheduler (#15667) ##core 2019-12-18 16:54:37 +01:00
vasm.c
visual_tabs.inc
visual.c Fix #15963 - Handle / in Vx (visual xrefs) ##visual 2020-02-13 20:38:52 +01:00
vmarks.c
vmenus_graph.c Refactor RAnal Basic Blocks and Functions (#15169) ##anal 2020-01-15 15:23:34 +01:00
vmenus_zigns.c
vmenus.c Coverity fixes 2020-01-19 20:37:29 +08:00
windows_heap.c Fix spelling errors (#15904) 2020-01-27 07:43:47 +01:00
yank.c Some Coverity defect fixes (#15626) 2019-12-13 11:25:19 -06:00
zdiff.c