wip, again and again
Some checks failed
/ test_checkout (push) Failing after 1m45s

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2025-09-25 03:27:04 +02:00
parent 471a176683
commit c34eb1b838
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
7 changed files with 43 additions and 61 deletions

View file

@ -2,7 +2,8 @@
== Android Background <sec:bg-android-bg>
#todo[Intro]
We begin this chapter with background information about Android and reverse engineering of Android applications.
We start with a description of Android applications and their execution environement, then list some usefull basic tools for reverse engineering, and finish with the bases of static analysis for Android.
#include("2_1_android.typ")
#include("2_2_tools.typ")