mirror of
https://github.com/sbilly/awesome-security.git
synced 2025-02-01 00:54:57 -05:00
Merge pull request #109 from 51j0/patch-1
Update README.md, Addition of three new existing tools (apktool, jadx & enjarify) and one new utility (Android storage extractor) thx @51j0
This commit is contained in:
commit
f81878ffab
@ -192,6 +192,10 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
|
|||||||
- [OSX Security Awesome](https://github.com/kai5263499/osx-security-awesome) - A collection of OSX and iOS security resources
|
- [OSX Security Awesome](https://github.com/kai5263499/osx-security-awesome) - A collection of OSX and iOS security resources
|
||||||
- [Themis](https://github.com/cossacklabs/themis) - High-level multi-platform cryptographic framework for protecting sensitive data: secure messaging with forward secrecy and secure data storage (AES256GCM), suits for building end-to-end encrypted applications.
|
- [Themis](https://github.com/cossacklabs/themis) - High-level multi-platform cryptographic framework for protecting sensitive data: secure messaging with forward secrecy and secure data storage (AES256GCM), suits for building end-to-end encrypted applications.
|
||||||
- [Mobile Security Wiki](https://mobilesecuritywiki.com/) - A collection of mobile security resources.
|
- [Mobile Security Wiki](https://mobilesecuritywiki.com/) - A collection of mobile security resources.
|
||||||
|
- [Apktool](https://github.com/iBotPeaches/Apktool) - A tool for reverse engineering Android apk files.
|
||||||
|
- [jadx](https://github.com/skylot/jadx) - Command line and GUI tools for produce Java source code from Android Dex and Apk files.
|
||||||
|
- [enjarify](https://github.com/Storyyeller/enjarify) - A tool for translating Dalvik bytecode to equivalent Java bytecode.
|
||||||
|
- [Android Storage Extractor](https://github.com/51j0/Android-Storage-Extractor) - A tool to extract local data storage of an Android application in one click.
|
||||||
|
|
||||||
### Forensics
|
### Forensics
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user