wip conclusion
Some checks failed
/ test_checkout (push) Failing after 21s

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2025-09-23 03:51:24 +02:00
parent e845197c0b
commit 0ef2cf7a35
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
2 changed files with 52 additions and 0 deletions

16
6_conclusion/2_futur.typ Normal file
View file

@ -0,0 +1,16 @@
#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 ?