"travail en progrès"
Some checks failed
/ test_checkout (push) Failing after 21s

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2025-09-12 01:25:29 +02:00
parent 5611281c56
commit e4c65b6384
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
5 changed files with 458 additions and 14 deletions

View file

@ -3,6 +3,8 @@
== Conclusion <sec:cl-conclusion>
#todo[Ca serait bien de faire un PR ou deux a Jadx/Androguard/Soot quand même]
This chapter has presented three shadow attacks that allow malware developers to fool static analysis tools when reversing an Android application.
By including multiple classes with the same name or by using the same name as a class of the #Asdk, the developer can mislead a reverser or impact the result of a flow analysis, such as the ones of Androguard or Flowdroid.