template
All checks were successful
/ test_checkout (push) Successful in 1m47s

This commit is contained in:
Jean-Marie Mineau 2025-10-13 18:55:27 +02:00
parent 033656e159
commit 1f5f70779b
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
11 changed files with 801 additions and 21 deletions

View file

@ -294,7 +294,7 @@ Although self-explanatory, verifying the code of those methods indeed confirms t
caption: none,
kind: "th-cg-cmp-andro",
supplement: none,
)
) <fig:th-cg-before-after>
For a higher-level view of the method, we can also look at its call graph.
We used Androguard to generate the call graphs in @fig:th-cg-before and @fig:th-cg-after#footnote[We manually edited the generated .dot files for readability.].