From 0dcd51b2173cdc8af97503fbc9aa3d41c380a536 Mon Sep 17 00:00:00 2001 From: knowmalware Date: Sat, 15 Aug 2020 03:13:44 +0000 Subject: [PATCH] fix capitalization for Bytecode Viewer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4d2b38..ac07577 100644 --- a/README.md +++ b/README.md @@ -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.