thesis/6_conclusion/2_futur.typ
Jean-Marie 'Histausse' Mineau 0ef2cf7a35
Some checks failed
/ test_checkout (push) Failing after 21s
wip conclusion
2025-09-23 03:51:24 +02:00

16 lines
713 B
Typst

#import "../lib.typ": todo
== Perspectives for Future Work
#todo[What futur work]
#todo[
Ideas:
- Standard Lib to interact with dalvik (dev by google?), with *STABLE* API and *ROBUST*: Today there is Apktool, Soot and Androguard
Apktool don't have a documented API, and by default do a lot of things that might work or not
Soot defaults are baaaadddd, maybe the new version?
Androguard is not bad, but not write capabilities (yet, it's a wip, maybe one day?)
Robust default, close to Android: the java zip parser is often targeted, there is something to be done here
]
// future work plus haut niveau: reprandre les plus important et/ou des plus large: eg: quide web-base? flutter? wasm ?