fix capitalization for Bytecode Viewer

This commit is contained in:
knowmalware 2020-08-15 03:13:44 +00:00
parent 78f1c9611d
commit 0dcd51b217

View File

@ -414,7 +414,7 @@ executables.
*Analyze malicious URLs. See also the [domain analysis](#domain-analysis) and
[documents and shellcode](#documents-and-shellcode) sections.*
* [Bytecode Viewer](https://github.com/Konloch/bytecode-viewer) - combines
* [Bytecode Viewer](https://github.com/Konloch/bytecode-viewer) - Combines
multiple Java bytecode viewers and decompilers into one tool, including
APK/DEX support.
* [Firebug](https://getfirebug.com/) - Firefox extension for web development.