.. |
arch
|
Determine Gameboy hardware registers in disassembly (#15909) ##asm
|
2020-02-07 09:41:30 +01:00 |
d
|
Add NSString and size_t types in tcc+r2 ##types
|
2020-03-30 15:31:36 +02:00 |
p
|
Pass arg by pointer in anal.ws (#16468)
|
2020-04-07 23:51:53 +02:00 |
anal.c
|
Improve noreturn and aesu times, show it in afi & afij ##anal (#16324)
|
2020-03-27 06:15:47 +01:00 |
bb.c
|
Optimize r_anal_get_bbaddr() to make graph navigation faster ##graph (#16252)
|
2020-03-19 11:23:57 +01:00 |
block.c
|
Implement Shortest Path between BBs and add tests for abt (#16200) ##anal
|
2020-03-13 20:59:17 +01:00 |
cc.c
|
Fix compilation warnings (#15988)
|
2020-02-17 16:05:51 +08:00 |
class.c
|
Fix last covs
|
2020-03-20 13:58:12 +01:00 |
cond.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
cycles.c
|
Minor code cleanups free/R_FREE (#12157)
|
2018-11-14 21:23:20 +01:00 |
data.c
|
Add r_strbuf_reserve() and refactor r_anal_data_to_string() using RStrBuf API (#15144)
|
2019-09-29 02:03:37 +02:00 |
diff.c
|
Refactor RAnal Basic Blocks and Functions (#15169) ##anal
|
2020-01-15 15:23:34 +01:00 |
esil2reil.c
|
Fix potential memleaks (#15057)
|
2019-09-17 02:14:32 +02:00 |
esil_cfg.c
|
Implement ESIL control-flow-graph and further dfg analysis ##anal
|
2019-09-26 11:36:20 +02:00 |
esil_dfg.c
|
Various little mem leak fixes proposal (#15883)
|
2020-01-23 11:42:09 -05:00 |
esil_interrupt.c
|
Fix grammar across the code
|
2019-06-18 14:51:30 +08:00 |
esil_sources.c
|
implement api for loading interrupt handlers in esil from inside of r2 and shared libs
|
2018-09-13 18:07:34 +00:00 |
esil_stats.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
esil_trace.c
|
Fix Warnings
|
2019-06-21 12:18:32 +02:00 |
esil.c
|
Code cleanup and refactoring for analysis
|
2020-03-23 09:26:20 +01:00 |
fcn.c
|
table_size should be ut64 (#16501)
|
2020-04-09 19:00:22 +02:00 |
flirt.c
|
r_buffer: do not move seek when using _at APIs (#16401) ##util
|
2020-04-04 10:31:48 +02:00 |
function.c
|
Remove unused RAnalFunction Members (#16521)
|
2020-04-12 20:17:45 +08:00 |
hint.c
|
Refactor Anal Hints (#15876) ##anal
|
2020-02-13 11:48:24 +01:00 |
jmptbl.c
|
table_size should be ut64 (#16501)
|
2020-04-09 19:00:22 +02:00 |
labels.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
Makefile
|
Remove Custom Analysis for Java (#15817) ##anal
|
2020-01-16 11:25:49 +01:00 |
meson.build
|
Remove Custom Analysis for Java (#15817) ##anal
|
2020-01-16 11:25:49 +01:00 |
meta.c
|
Fix #16355 - null deref in Cvs command parsing (#16356)
|
2020-03-30 03:03:06 +02:00 |
op.c
|
Fix sdb API usage to avoid extra strdup() (#16028)
|
2020-02-23 11:49:37 +01: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
|
Remove more members from RAnalBlock ##anal (#15975)
|
2020-02-14 17:50:10 +01:00 |
rtti_itanium.c
|
Respace demangled c++ names ##disasm
|
2019-07-22 15:15:20 +02:00 |
rtti_msvc.c
|
Fix #5446 - Implement msvc RTTI demangling (#15086)
|
2019-09-22 23:58:42 +02:00 |
rtti.c
|
Fix #5446 - Implement msvc RTTI demangling (#15086)
|
2019-09-22 23:58:42 +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
|
Use pj in zj (#16321) ##json
|
2020-03-27 01:44:14 +01:00 |
switch.c
|
Fix r_anal_switch_op_new() args (#16165)
|
2020-03-09 11:57:46 +08:00 |
type.c
|
Fix sdb API usage to avoid extra strdup() (#16028)
|
2020-02-23 11:49:37 +01:00 |
value.c
|
Fix grammar across the code
|
2019-06-18 14:51:30 +08:00 |
var.c
|
Fix build
|
2020-03-04 01:00:49 +01:00 |
vtable.c
|
Add __const to potential VTable Sections ##bin
|
2019-07-01 12:38:12 +02:00 |
xrefs.c
|
Initial r_anal_fcn_* purge (#16238) ##refactor
|
2020-03-17 12:58:39 +01:00 |