start modifying contrib section
All checks were successful
/ test_checkout (push) Successful in 1m0s
All checks were successful
/ test_checkout (push) Successful in 1m0s
This commit is contained in:
parent
ad66b1293d
commit
fd4d6fa239
49 changed files with 22629 additions and 88 deletions
13
papers/4_class_loader/main.typ
Normal file
13
papers/4_class_loader/main.typ
Normal file
|
@ -0,0 +1,13 @@
|
|||
#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")
|
Loading…
Add table
Add a link
Reference in a new issue