mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-18 10:26:07 +00:00
Add deobfuscation and network sections
This commit is contained in:
parent
48739533c9
commit
307f7a7a12
@ -153,6 +153,10 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
||||
* [Scalpel](https://github.com/sleuthkit/scalpel) - Another data carving
|
||||
tool.
|
||||
|
||||
## Deobfuscation
|
||||
|
||||
*Reverse XOR and other code obfuscation methods*
|
||||
|
||||
## Debugging and Reverse Engineering
|
||||
|
||||
*Disassemblers, debuggers, and other static and dynamic analysis tools.*
|
||||
@ -179,6 +183,10 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
||||
* [Vivisect](http://visi.kenshoto.com/viki/Vivisect) - Python tool for
|
||||
malware analysis.
|
||||
|
||||
## Network
|
||||
|
||||
*Analyze network interactions.*
|
||||
|
||||
## Memory Forensics
|
||||
|
||||
*Tools for dissecting malware in memory images or running systems.*
|
||||
|
Loading…
Reference in New Issue
Block a user