.. |
arch/gb
|
Move lua53 plugins to radare2-extras, available via r2pm
|
2017-04-05 10:16:50 +02:00 |
d
|
Renamed sdb models to .sdb.txt (#8463)
|
2017-09-13 09:20:34 +02:00 |
p
|
Generates proper ld/st instructions for AArch64 ESIL (#8614)
|
2017-09-29 18:05:02 +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 null checks when malloc() and r_anal_op_new() used (#8665)
|
2017-10-08 23:49:52 +02:00 |
bb.c
|
Fix #6990 - crash in r_anal_bb_offset_inst
|
2017-03-12 22:37:17 +01:00 |
cc.c
|
Load types and cc info on asm.arch change
|
2016-08-16 11:59:34 +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
|
Fix #6428 - Honor scr.color in ad command
|
2017-04-16 11:41:27 +02:00 |
diff.c
|
Fix radiff2 tests
|
2017-09-02 18:50:38 +02:00 |
esil2reil.c
|
More leak fixes
|
2017-07-29 21:26:19 +08: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
|
Bump sdb to fix hash collision issues
|
2017-01-14 22:02:33 +01:00 |
esil.c
|
Fix warnings
|
2017-09-17 23:27:43 +02:00 |
fcn.c
|
Fix deleting functions in projects (#8667)
|
2017-10-09 13:25:25 +02:00 |
fcnstore.c
|
Use ht_* from sdb in fcnstore.c
|
2017-02-24 23:42:17 +01:00 |
flirt.c
|
Add support for IDA FLIRT signatures v10
|
2017-09-08 11:25:28 +02:00 |
hint.c
|
Improved MSVC support (WIP)
|
2017-05-09 14:25:57 +02:00 |
labels.c
|
Fix minor issues by clang-analyzer (#7303)
|
2017-04-18 14:03:42 +02:00 |
Makefile
|
Add new command 'aesb' step back for ESIL (#8052)
|
2017-07-29 18:59:41 +08:00 |
meson.build
|
Add new command 'aesb' step back for ESIL (#8052)
|
2017-07-29 18:59:41 +08:00 |
meta.c
|
Cs: show unfiltered strings (#8605)
|
2017-09-29 12:33:24 +02:00 |
op.c
|
Code cleanup for some var analysis code
|
2017-08-09 22:31:53 +02:00 |
pin.c
|
Fix some memleaks, warnings and null derefs pointed out by clang analyzer
|
2017-07-10 11:20:03 +02:00 |
ref.c
|
Avoid null bytes in axt output
|
2016-02-09 11:38:55 -06:00 |
reflines.c
|
Handle ^C in reflines
|
2017-03-16 22:57:55 +01:00 |
session.c
|
Fixed type confusion of free functions (#8072)
|
2017-07-31 18:30:05 +02:00 |
sign.c
|
add warning to zos command (#8585)
|
2017-09-25 16:52:58 +02:00 |
state.c
|
Remove configure-plugins dependency for the make meson
|
2017-05-26 02:43:53 +02:00 |
switch.c
|
Fix memleaks in av, lot of anal code cleanup and do not always allocate bb->diff
|
2016-08-22 18:32:18 +02:00 |
types.c
|
Leak fixes (#8060)
|
2017-07-30 03:57:02 +02:00 |
value.c
|
Fix #6162 - Renames r_str_concat to r_str_append
|
2017-03-16 22:29:49 +01:00 |
var.c
|
The value must be negative, for the information being properly prompted.
|
2017-09-07 16:33:38 +02:00 |
xrefs.c
|
Fix null derefs in egg + unnecessary null chk in xrefs
|
2017-10-09 12:23:13 +02:00 |