.. |
arch
|
Move anal.{6502,snes} into arch ##arch
|
2022-12-08 13:33:53 +01:00 |
c
|
Do the same for __WINDOWS__ -> R2__WINDOWS__
|
2022-12-10 20:32:10 +01:00 |
d
|
Fix the CI (#19462)
|
2021-12-03 01:38:51 +01:00 |
p
|
Fix negative unsigned cast in the xtensa disassembler ##arch
|
2022-12-10 19:12:37 +01:00 |
anal.c
|
Always show all the archinfo, even when not provided by the plug ##analysis
|
2022-12-08 15:06:41 +01:00 |
anplugs.c
|
Fix last covs and support mount in ms ##fs
|
2022-07-08 09:51:21 +02:00 |
base_types.h
|
Remove tokens after #endif (#17398)
|
2020-08-05 12:08:36 +08:00 |
bb.c
|
Remove RAnalPlugin.jmpmid and use ANAL_ARCHINFO_ALIGN instead ##anal
|
2022-05-18 06:37:15 +02:00 |
block.c
|
Add RAnalOp.weakbytes() and move more analop apis to arch ##arch
|
2022-12-09 18:42:56 +01:00 |
cc.c
|
Fix more memory leaks in rbin and ranal for arm64 ##leaks
|
2022-10-19 00:35:44 +02:00 |
class.c
|
Stop aeg from abusing agg ##refactor
|
2022-10-20 07:56:57 +02:00 |
codemeta.c
|
Fix two minor covs
|
2021-11-09 13:27:42 +01:00 |
cond.c
|
Add RAnalOp.weakbytes() and move more analop apis to arch ##arch
|
2022-12-09 18:42:56 +01:00 |
cparse.c
|
Move the RParse.cparse into RAnal.cparse ##refactor
|
2022-11-28 10:28:07 +01:00 |
cycles.c
|
Use (void) instead of () in function signatures (#17026) ##refactoring
|
2020-06-14 16:08:32 +02:00 |
data.c
|
Fix last leaks spotted by coverity
|
2022-10-28 14:52:57 +02:00 |
diff.c
|
Unify RArchOp into RAnalOp using common include files ##arch
|
2022-10-16 22:25:24 +02:00 |
dwarf_process.c
|
Silent noisy warning in dwarfprocess ##bin
|
2022-10-13 23:38:40 +02:00 |
esil_cfg.c
|
Some more improvements to esil_dfg ##anal
|
2022-11-26 15:15:19 +01:00 |
esil_dfg.c
|
Add esil.dfg.mapinfo and esil.dfg.maps config vars ##anal
|
2022-11-30 09:53:29 +01:00 |
fcn.c
|
Improve the tailcall detection logic ##analysis
|
2022-12-14 12:13:45 +01:00 |
flirt.c
|
Remove eprintf calls in favor of R_LOG ##api
|
2022-11-10 13:44:57 +01:00 |
function.c
|
Improve warning that only seems to happen when anal.nopskip is set ##analysis
|
2022-12-13 20:48:58 +01:00 |
global.c
|
Remove trailing spaces (#19460)
|
2021-12-02 17:39:59 +01:00 |
hint.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
jmptbl.c
|
Move the arm assembler plugin from asm to arch ##arch
|
2022-11-30 15:43:54 +01:00 |
labels.c
|
Refactor Labels out of SDB ##anal (#17621)
|
2020-09-16 09:54:33 +02:00 |
Makefile
|
Merge RParse into RAsm ##api
|
2022-12-03 02:26:41 +01:00 |
meson.build
|
Move anal.xap into the arch ##arch
|
2022-12-08 16:03:31 +01:00 |
meta.c
|
Prefer _tostring() instead of _to_string() ##api
|
2022-10-24 20:59:18 +02:00 |
op.c
|
Add RAnalOp.weakbytes() and move more analop apis to arch ##arch
|
2022-12-09 18:42:56 +01:00 |
pin.c
|
RAnalEsil -> REsil api refactor ##api
|
2022-11-17 10:22:55 +01:00 |
reflines.c
|
Prefer _tostring() instead of _to_string() ##api
|
2022-10-24 20:59:18 +02:00 |
rtti_itanium.c
|
Prefer _tostring() instead of _to_string() ##api
|
2022-10-24 20:59:18 +02:00 |
rtti_msvc.c
|
Move the preincrement and void arg from tests to lint.sh ##syntax
|
2022-11-30 17:13:32 +01:00 |
rtti.c
|
Improve itanium RTTI parsing and vtable search ##anal
|
2020-05-03 17:55:20 +02:00 |
sign.c
|
Use XDG instead of R2_HOME_CACHEDIR and R2_HOME_HISTORY ##core
|
2022-09-29 17:33:21 +02:00 |
switch.c
|
Moving more logic between asm, arch, parse and anal ##api
|
2022-11-18 03:02:24 +01:00 |
type_pdb.c
|
Move bin.pdb into bin.formats.pdb
|
2022-08-23 18:52:25 +02:00 |
type.c
|
Update sdb to remove double include paths ##build
|
2022-11-19 01:05:18 +01:00 |
value.c
|
Add RAnalOp.weakbytes() and move more analop apis to arch ##arch
|
2022-12-09 18:42:56 +01:00 |
var.c
|
Move the preincrement and void arg from tests to lint.sh ##syntax
|
2022-11-30 17:13:32 +01:00 |
vtable.c
|
Unify RArchOp into RAnalOp using common include files ##arch
|
2022-10-16 22:25:24 +02:00 |
xrefs.c
|
Improve the tailcall detection logic ##analysis
|
2022-12-14 12:13:45 +01:00 |