This commit is contained in:
parent
5611281c56
commit
e4c65b6384
5 changed files with 458 additions and 14 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue