radare2/libr/anal
Dmitriy Somov d28fcdab5a Fix 8466 - Added some BCD operations in ESIL (#10958)
* Fixed cdq in ESIL
* Fix #8466 - Added aaa, aad, aam in ESIL
2018-08-06 14:53:03 +02:00
..
arch Hexagon - improve jumps analysis 2018-02-06 13:31:18 +08:00
d Meson: remove build_always for custom_targets (#10798) 2018-07-23 19:39:58 +02:00
p Fix 8466 - Added some BCD operations in ESIL (#10958) 2018-08-06 14:53:03 +02:00
anal_ex.c Code cleanup and fix analysis regression in Java code 2017-09-02 01:57:13 +02:00
anal.c Add profile to specify format specifications for different programming languages/compiler 2018-07-23 11:18:12 +08:00
bb.c Fix #10293 - Use-after-free in r_anal_bb_free() 2018-06-11 03:28:35 +02:00
cc.c Intial support for register base args 2018-06-29 14:33:11 +02:00
cond.c Fix #3286 - Use stdbool.h 2016-07-12 22:15:19 +02:00
cycles.c Update indentation in some more random files 2015-12-14 14:32:18 +01:00
data.c Code refactoring for the color palette handling 2018-02-23 19:00:47 +01:00
diff.c Refactor code to change R_ANAL_OP_MASK_ALL to appropriate value 2018-05-31 19:05:54 +02:00
esil2reil.c Fix regression in r_snprintf 2017-11-28 22:43:17 +01:00
esil_stats.c Support for modifying the incoming value in operation RAnalEsilCallbacks::hook_reg_write(). (#5977) 2016-10-18 16:59:38 +02:00
esil_trace.c Update sdb-1.1.0, update calls to sdb_fmt() 2018-04-10 23:52:47 +02:00
esil.c Implement esil bang syntax proposal, and also another str api cleanup 2018-07-10 20:26:33 +02:00
fcn.c anal/fcn: do not use raw type, but first mask it with TYPE_MASK (#10879) 2018-08-01 16:08:34 +05:30
flirt.c Added r_file_globsearch and zfs **.sig support 2018-07-27 01:26:34 +08:00
hint.c Add ahr command to set hint for func ret values 2018-06-10 03:17:33 +02:00
labels.c Update sdb-1.1.0, update calls to sdb_fmt() 2018-04-10 23:52:47 +02:00
Makefile Refactor types and make array of struct work with ts (#10121) 2018-05-18 10:32:31 +02:00
meson.build meson: don't compile files that are not used standalone 2018-08-04 18:16:12 +02:00
meta.c Fix: color ascii escapes in json output (#10898) 2018-08-03 11:50:58 +08:00
op.c Fix #10800 - Honor op->prefix in op.mnem and add FAMILY_THREAD for x86 and ARM (#10953) 2018-08-06 10:38:02 +02:00
pin.c Fix some memleaks, warnings and null derefs pointed out by clang analyzer 2017-07-10 11:20:03 +02:00
reflines.c RConsContext (#10450) 2018-06-23 12:10:13 +02:00
rtti_itanium.c Use tabs in rtti and fix some bugs in there 2018-04-08 14:20:51 +02:00
rtti_msvc.c Add strict mode for MSVC RTTI 2018-07-24 14:05:27 +02:00
rtti.c Add strict mode for MSVC RTTI 2018-07-24 14:05:27 +02:00
session.c Add a comment on the stepback functionality to warn user about how broken is it 2017-11-15 01:13:29 +09:00
sign.c Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994) 2018-05-02 15:58:14 +02:00
state.c Update sdb-1.1.0, update calls to sdb_fmt() 2018-04-10 23:52:47 +02:00
switch.c Fix #2983 - double-free issue in Java.RAnalOp.cases switch 2018-02-04 12:42:42 +01:00
value.c Fix #6162 - Renames r_str_concat to r_str_append 2017-03-16 22:29:49 +01:00
var.c Add "save to file" to ag*w commands + colorize comments like ";arg1" (#10860) 2018-08-05 03:35:50 +08:00
vtable.c Refactor code to change R_ANAL_OP_MASK_ALL to appropriate value 2018-05-31 19:05:54 +02:00
xrefs.c fix axj #10179 (#10240) 2018-06-02 09:58:13 +02:00