thesis/2_background/4_soa.typ
Jean-Marie 'Histausse' Mineau c34eb1b838
Some checks failed
/ test_checkout (push) Failing after 1m45s
wip, again and again
2025-09-25 03:27:04 +02:00

8 lines
373 B
XML

== State of the Art <sec:bg-soa>
This section focus on the state of the art related to our three probleme 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")