factorize pb stat
Some checks failed
/ test_checkout (push) Failing after 1s

This commit is contained in:
Jean-Marie Mineau 2025-08-17 00:22:26 +02:00
parent e794c037e8
commit 25c79da4f9
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
4 changed files with 15 additions and 10 deletions

View file

@ -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?_]