mirror of
https://github.com/ashishb/android-security-awesome.git
synced 2024-12-18 19:46:09 +00:00
Merge pull request #4 from gbossert/master
Reference the Android Hooker tool
This commit is contained in:
commit
74a139d29c
@ -53,7 +53,8 @@ A lot of work is happening in academia and industry on tools to perform dynamic
|
|||||||
13. [Xposed](http://forum.xda-developers.com/showthread.php?t=1574401) - equivalent of doing Stub based code injection but without any modifications to the binary
|
13. [Xposed](http://forum.xda-developers.com/showthread.php?t=1574401) - equivalent of doing Stub based code injection but without any modifications to the binary
|
||||||
14. [ViaLab Community Edition](https://viaforensics.com/product-updates/introducing-vialab-community-edition.html)
|
14. [ViaLab Community Edition](https://viaforensics.com/product-updates/introducing-vialab-community-edition.html)
|
||||||
15. [Ijiami (Chinese)](http://safe.ijiami.cn/)
|
15. [Ijiami (Chinese)](http://safe.ijiami.cn/)
|
||||||
14. [Aurasium](http://www.aurasium.com/) – rewrites the android app to add security policy, seems dead now
|
16. [Aurasium](http://www.aurasium.com/) – rewrites the android app to add security policy, seems dead now
|
||||||
|
17. [Android Hooker] (https://github.com/AndroidHooker/hooker) - API Hooking of java methods triggered by any Android application (requires the Substrate Framework)
|
||||||
|
|
||||||
## REVERSE ENGINEERING
|
## REVERSE ENGINEERING
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user