This commit is contained in:
parent
e845197c0b
commit
0ef2cf7a35
2 changed files with 52 additions and 0 deletions
16
6_conclusion/2_futur.typ
Normal file
16
6_conclusion/2_futur.typ
Normal 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 ?
|
Loading…
Add table
Add a link
Reference in a new issue