Update DEVTools.md

This commit is contained in:
nbats 2024-02-16 14:00:26 -08:00 committed by GitHub
parent 23b25f81a4
commit c2ae82c9fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -897,10 +897,10 @@
* [MobileApp-Pentest-Cheatsheet](https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet) - App Pentesting Cheatsheet
* [Radare](https://rada.re/r/), [Reverse Engineer's Toolkit](https://github.com/mentebinaria/retoolkit), [Rizin](https://rizin.re/), [Frida](https://frida.re/), [GHIDRA](https://ghidra-sre.org/) or [Cutter](https://github.com/rizinorg/cutter) - Reverse Engineering
* [MSTG](https://github.com/OWASP/owasp-mastg) or [DVIA-v2](https://github.com/prateek147/DVIA-v2) - App Security Testing / Reverse Engineering
* [ClassyShark](https://github.com/google/android-classyshark) - Android/Java Bytecode Viewer
* [challenges.re](https://challenges.re/) - Reverse Engineer Code
* [YASNAC](https://github.com/RikkaW/YASNAC) - SafetyNet Attestation Checker
* [AllSafe](https://github.com/t0thkr1s/allsafe) - Intentionally Vulnerable Android App
* [ClassyShark](https://github.com/google/android-classyshark) - Android/Java Bytecode Viewer
***