rizin/libr/core
Armin Weihbold 9b9103e00a Enhance drm command, add drm xmm0 functionality (#15214) ##debug
* Add shorthand versions of `drm` - `drm[bwdq]`
* Add mmx register to linux-x64
2019-10-10 04:40:08 +02:00
..
p
agraph.c Fix memleaks in libr/core/agraph.c (#15155) 2019-10-01 01:11:36 +02:00
anal_objc.c
anal_tp.c Avoid asserts when reg profile is invalid (sysz) 2019-10-07 11:01:42 +02:00
blaze.c Fix memory leaks and other problems found by ASAN. (#14980) 2019-09-08 01:24:14 +08:00
canal.c Change radare->radareorg links 2019-10-07 10:48:31 +02:00
carg.c Check NULL return of r_anal_cc_func, otherwise Vvjjjjj crashes with strdup null deref (#15100) 2019-09-22 17:27:22 +02:00
casm.c Bring back /ai and fix regression for SUB.val ##search 2019-08-25 23:28:37 +02:00
cbin.c Integrate table API for p-h (#15083) ##table 2019-09-24 10:46:06 +02:00
cconfig.c Rebase fcn/bbs, flags , comments, meta, refs when ood ##debug 2019-09-26 11:24:33 +02:00
cfile.c Rebase fcn/bbs, flags , comments, meta, refs when ood ##debug 2019-09-26 11:24:33 +02:00
cio.c Fix regression in wo2/4/8 2019-09-03 09:49:14 +02:00
citem.c Fix memory leaks and other problems found by ASAN. (#14980) 2019-09-08 01:24:14 +08:00
cmd.c Change type of RAnal::cmdtail to RStrBuf* (#15201) 2019-10-06 00:56:41 +02:00
cmd_anal.c Avoid asserts when reg profile is invalid (sysz) 2019-10-07 11:01:42 +02:00
cmd_api.c
cmd_cmp.c Implement cj command using the PJ api (#15168) ##core 2019-10-02 18:51:37 +02:00
cmd_colon.c
cmd_debug.c Enhance drm command, add drm xmm0 functionality (#15214) ##debug 2019-10-10 04:40:08 +02:00
cmd_egg.c
cmd_eval.c Implement RCons.echo() and use it from r2.cmd("echo64") ##cons (#14635) 2019-07-24 13:59:57 +02:00
cmd_flag.c Fix #15147 - Fix spaces renaming (#15158) 2019-10-01 12:13:35 +08:00
cmd_hash.c Fix hashbang for lang plugins that do not set argc/argv (#15218) 2019-10-07 17:28:56 +02:00
cmd_help.c Add missing semicolon 2019-10-09 00:21:09 +08:00
cmd_info.c Fix NULL deref on Windows dmh (#14962) 2019-09-05 23:18:21 +08:00
cmd_log.c
cmd_macro.c
cmd_magic.c
cmd_meta.c Fix memory leaks and other problems found by ASAN. (#14980) 2019-09-08 01:24:14 +08:00
cmd_mount.c Fix cannot mount fs harmless warning message ##mount 2019-08-04 09:29:36 -07:00
cmd_open.c Fix warnings 2019-09-26 12:33:20 +02:00
cmd_print.c Fix space in pcy 2019-10-07 12:34:11 +02:00
cmd_project.c
cmd_quit.c Docuemnt Q in q? 2019-07-17 18:48:36 +02:00
cmd_search.c Fix bugs in do_syscall_search() (#15097) 2019-09-22 10:41:05 +02:00
cmd_search_rop.c
cmd_seek.c Fix off-by-one in RCore.lines.initCache(); 2019-08-28 19:02:47 +02:00
cmd_type.c Fix #14019 - Move ta to aht, move other commands around, refactor indentation ##refactor (#14966) 2019-09-13 15:10:15 +02:00
cmd_write.c Fix waf command behaviour (#15084) 2019-09-21 14:30:51 +02:00
cmd_zign.c Integrate types field in zignature operations (#15082) ##zign 2019-09-20 12:20:15 +02:00
core.c Avoid asserts when reg profile is invalid (sysz) 2019-10-07 11:01:42 +02:00
corelog.c
cundo.c
disasm.c Avoid asserts when reg profile is invalid (sysz) 2019-10-07 11:01:42 +02:00
disasm_stackptr.inc
esil_data_flow.c Implement ESIL control-flow-graph and further dfg analysis ##anal 2019-09-26 11:36:20 +02:00
fortune.c Add utf8 clippy (#15138) 2019-10-01 01:15:01 +02:00
gdiff.c
hack.c Implement wao for dalvik ##write 2019-06-26 10:35:51 +02:00
libs.c Implement function-based plugin loading method ##core 2019-09-30 11:21:56 +02:00
linux_heap_glibc.c
linux_heap_jemalloc.c
Makefile Fix #14530 - Implementation of i.~{} aka RCoreItem ##anal 2019-07-10 18:31:16 +02:00
meson.build Fix #14530 - Implementation of i.~{} aka RCoreItem ##anal 2019-07-10 18:31:16 +02:00
panels.c Avoid asserts when reg profile is invalid (sysz) 2019-10-07 11:01:42 +02:00
patch.c Fix #15002 - Propagate write error issues into RCore.patch ##io (#15029) 2019-09-13 18:28:26 +02:00
plugin.c
project.c Fix project data saving/loading related to flag/fcn/meta order ##projects 2019-08-10 14:33:08 +02:00
pseudo.c Improve decompiler integration 'pdc?' -> '!*%s -h" .. ##r2pipe 2019-07-10 14:02:15 +02:00
rtr.c
rtr_http.c Implement 'cols' RTable.query to filter by column names ##print 2019-08-28 23:25:31 +02:00
rtr_shell.c
task.c Add Predicate for Task Dispatch 2019-08-30 00:23:13 +02:00
vasm.c
visual.c visual: Refactor print format (#15230) 2019-10-08 17:44:38 +02:00
visual_tabs.inc O in visual is supported in panels with the "i" key ##panels (#14942) 2019-09-01 16:27:11 +02:00
vmarks.c
vmenus.c Fix #14919: truncate long function names in Vv (#14996) ##visual 2019-09-23 09:02:36 +02:00
vmenus_graph.c
vmenus_zigns.c
windows_heap.c Fix potential memleaks (#15057) 2019-09-17 02:14:32 +02:00
yank.c
zdiff.c