thesis/4_class_loader/main.typ
Jean-Marie Mineau 35d9538a13
Some checks failed
/ test_checkout (push) Failing after 1s
wip APK
2025-07-10 15:59:36 +02:00

13 lines
449 B
Typst

#import "../lib.typ": todo, epigraph
= Class loaders in the middle: confusing Android static analyzers
#epigraph("Esmerelda Weatherwax, Wyrd Sisters, Terry Pratchett")[Things that try to look like things often do look more like things than things.]
#include("0_intro.typ")
#include("1_related_work.typ")
#include("2_classloading.typ")
#include("3_obfuscation.typ")
#include("4_in_the_wild.typ")
#include("5_ttv.typ")
#include("6_conclusion.typ")