mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2025-01-09 22:49:32 -05:00
add Bytecode Viewer
This commit is contained in:
parent
ca01a6985b
commit
34cadb9f02
@ -412,6 +412,9 @@ executables.
|
|||||||
*Analyze malicious URLs. See also the [domain analysis](#domain-analysis) and
|
*Analyze malicious URLs. See also the [domain analysis](#domain-analysis) and
|
||||||
[documents and shellcode](#documents-and-shellcode) sections.*
|
[documents and shellcode](#documents-and-shellcode) sections.*
|
||||||
|
|
||||||
|
* [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.
|
* [Firebug](https://getfirebug.com/) - Firefox extension for web development.
|
||||||
* [Java Decompiler](http://jd.benow.ca/) - Decompile and inspect Java apps.
|
* [Java Decompiler](http://jd.benow.ca/) - Decompile and inspect Java apps.
|
||||||
* [Java IDX Parser](https://github.com/Rurik/Java_IDX_Parser/) - Parses Java
|
* [Java IDX Parser](https://github.com/Rurik/Java_IDX_Parser/) - Parses Java
|
||||||
|
Loading…
Reference in New Issue
Block a user