.. |
arch
|
Unify asm.z80 into anal.z80 ##analysis
|
2022-03-10 18:18:15 +01:00 |
d
|
Fix the CI (#19462)
|
2021-12-03 01:38:51 +01:00 |
p
|
Fix asan oobread in anal.vax
|
2022-03-10 18:45:05 +01:00 |
anal.c
|
Significantly reduce memory leaks in anal tests (#19759)
|
2022-02-27 14:57:58 -06:00 |
anplugs.c
|
Fix meson build and proper use of cgen ##build (#18920)
|
2021-07-21 17:22:39 +02:00 |
base_types.h
|
Remove tokens after #endif (#17398)
|
2020-08-05 12:08:36 +08:00 |
bb.c
|
Fix #17039 ##anal ##json
|
2020-12-31 22:58:06 +01:00 |
block.c
|
Fix memleak in basic block
|
2022-01-23 22:47:04 +01:00 |
cc.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
class.c
|
Significantly reduce memory leaks in anal tests (#19759)
|
2022-02-27 14:57:58 -06:00 |
codemeta.c
|
Fix two minor covs
|
2021-11-09 13:27:42 +01:00 |
cond.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
cycles.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02: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
|
Check for subcommands of iz to improve output on invalid input (#19467)
|
2021-12-05 04:43:31 +01:00 |
dwarf_process.c
|
Complete DWARF4 register mappings ##bin
|
2022-03-08 12:44:14 +01:00 |
esil_cfg.c
|
Use new rbtree API in esil_cfg
|
2021-10-28 19:48:46 +02:00 |
esil_dfg.c
|
Use new rbtree API in esil_dfg
|
2021-10-22 01:47:21 +02:00 |
esil_handler.c
|
Add r_anal_esil_{syscall/interrupt}_{get/del} ##esil ##api
|
2021-03-04 19:18:19 +01:00 |
esil_plugin.c
|
Fix some asserts and nullderef spotted on arm64 ##esil
|
2021-02-24 17:13:30 +01:00 |
esil_stats.c
|
Boolify all the ESIL callbacks ##esil
|
2021-02-24 17:13:30 +01:00 |
esil_trace.c
|
Introduce r_strf and stop using sdb_fmt ##util
|
2022-01-18 18:35:31 +01:00 |
esil.c
|
Add some sign extend to some v850 st/sst insns ##esil
|
2022-02-25 16:17:37 +01:00 |
fcn.c
|
Sanitize function names for prototypes ##analysis
|
2022-03-10 22:24:29 +01:00 |
flirt.c
|
Many indentation style fixes
|
2021-11-18 10:43:52 +01:00 |
function.c
|
Add ablc, ab-, Fix and optimize in af- and aafs ##analysis
|
2022-01-12 12:07:26 +01:00 |
global.c
|
Remove trailing spaces (#19460)
|
2021-12-02 17:39:59 +01:00 |
hint.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
jmptbl.c
|
Prevent leak when jumptable has size hint
|
2022-02-13 22:28:51 +01:00 |
labels.c
|
Refactor Labels out of SDB ##anal (#17621)
|
2020-09-16 09:54:33 +02:00 |
Makefile
|
Fix java oobread in id_000000,sig_06,sync_m1,src_000048 ##crash
|
2022-02-07 23:58:09 +01:00 |
meson.build
|
Add anal plugin for kvx architecture
|
2022-03-02 13:56:34 +01:00 |
meta.c
|
Many indentation style fixes
|
2021-11-18 10:43:52 +01:00 |
op.c
|
Move asm/wasm into anal, and add new opasm() callback ##abi
|
2022-01-09 22:55:34 +01:00 |
pin.c
|
Bring back pins to esil land ##esil
|
2021-07-30 10:38:44 +02:00 |
reflines.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
rtti_itanium.c
|
Fix compilation warnings on some build types
|
2021-02-18 18:33:25 +01:00 |
rtti_msvc.c
|
Don't scream out WARNINGs, capitalizing it is enough
|
2021-03-19 11:02:54 +01:00 |
rtti.c
|
Improve itanium RTTI parsing and vtable search ##anal
|
2020-05-03 17:55:20 +02:00 |
sign.c
|
Fix item freeing in r_sign_add_name()
|
2022-01-11 01:10:00 +01:00 |
switch.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
type_pdb.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
type.c
|
Rewrite r_list_uniq with a faster algorithm ##core
|
2022-01-11 23:29:47 +01:00 |
value.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
var.c
|
Restrict local vars and args in a 8KB range, otherwise skip ##analysis (#19811)
|
2022-03-10 16:45:59 +01:00 |
vtable.c
|
Fix warnings found on 32bit and --with-check-levels=0
|
2021-02-27 01:01:22 +01:00 |
xrefs.c
|
A better way to check if a project has been saved ##projects
|
2022-01-25 10:39:15 +01:00 |