This commit is contained in:
parent
5a71a9d5dd
commit
81f49f87d3
16 changed files with 267 additions and 202 deletions
|
@ -70,7 +70,7 @@ Compared to Soot, it has a modernize interface and architecture, but it is not y
|
|||
|
||||
=== Frida <sec:bg-frida>
|
||||
|
||||
Fidra#footnote[https://frida.re/] is a dynamic intrumentation toolkit.
|
||||
Frida#footnote[https://frida.re/] is a dynamic intrumentation toolkit.
|
||||
It allows the reverse engineer to inject and run javascript code inside a running application.
|
||||
|
||||
To instrument an application, the frida server must be running as root on the phone, or the frida librairy must be injected inside the #APK file before installing it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue