This commit is contained in:
parent
e794c037e8
commit
25c79da4f9
4 changed files with 15 additions and 10 deletions
3
lib.typ
3
lib.typ
|
@ -40,5 +40,8 @@
|
|||
#let jfl-note = note.with(stroke: green + 1pt)
|
||||
|
||||
#let pb1 = link(<pb-1>)[*Pb1*]
|
||||
#let pb1-text = [_To what extent are previously published Android analysis tools still usable today, and what factors impact their reusability?_]
|
||||
#let pb2 = link(<pb-2>)[*Pb2*]
|
||||
#let pb2-text = [_What is the default Android class loading algorithm, and does it impact static analysis?_]
|
||||
#let pb3 = link(<pb-3>)[*Pb3*]
|
||||
#let pb3-text = [_Can we provide dynamic code loading and reflection data collected dynamically to any static analysis tools to improve their results?_]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue