thesis/2_background/4_soa.typ
Jean-Marie 'Histausse' Mineau 0d87fae9da
All checks were successful
/ test_checkout (push) Successful in 1m49s
fix 'typos' (yesss, they are definitely typos)
2025-09-26 04:21:05 +02:00

8 lines
374 B
XML

== State of the Art <sec:bg-soa>
This section focuses on the state of the art related to our three problem statements: the reusability of Android static analysis tools, the class loading mechanism of Android, and the use of instrumentation to encode information collected dynamically.
#include("4_1_rasta.typ")
#include("4_2_classloader.typ")
#include("4_3_theseus.typ")