This commit is contained in:
parent
655bff8de2
commit
e6c8b0ee6c
9 changed files with 28 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
#import "../lib.typ": num, todo, paragraph
|
||||
#import "X_var.typ": *
|
||||
|
||||
== Shadow attacks in the wild <sec:cl-wild>
|
||||
== Shadow Attacks in the Wild <sec:cl-wild>
|
||||
|
||||
In this section, we evaluate in the wild if applications that can be found in the Play store or other markets use one of the shadow techniques.
|
||||
Our goal is to explore the usage of shadow techniques in real applications.
|
||||
|
@ -203,7 +203,7 @@ The top 3 packages whose code actually differs from the ones found in Android ar
|
|||
All these hidden shadow classes are libraries included by the developers who probably did not know that they were already embedded in Android.
|
||||
]
|
||||
|
||||
=== Shadowing in malware applications <sec:cl-malware>
|
||||
=== Shadowing in Malware Applications <sec:cl-malware>
|
||||
|
||||
#figure(
|
||||
```java
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue