mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04: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
|
* [Scalpel](https://github.com/sleuthkit/scalpel) - Another data carving
|
||||||
tool.
|
tool.
|
||||||
|
|
||||||
|
## Deobfuscation
|
||||||
|
|
||||||
|
*Reverse XOR and other code obfuscation methods*
|
||||||
|
|
||||||
## Debugging and Reverse Engineering
|
## Debugging and Reverse Engineering
|
||||||
|
|
||||||
*Disassemblers, debuggers, and other static and dynamic analysis tools.*
|
*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
|
* [Vivisect](http://visi.kenshoto.com/viki/Vivisect) - Python tool for
|
||||||
malware analysis.
|
malware analysis.
|
||||||
|
|
||||||
|
## Network
|
||||||
|
|
||||||
|
*Analyze network interactions.*
|
||||||
|
|
||||||
## Memory Forensics
|
## Memory Forensics
|
||||||
|
|
||||||
*Tools for dissecting malware in memory images or running systems.*
|
*Tools for dissecting malware in memory images or running systems.*
|
||||||
|
Loading…
Reference in New Issue
Block a user