mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04:00
add OllyDumpEx
This commit is contained in:
parent
34799bcd50
commit
1ce7f02103
@ -592,6 +592,9 @@ the [browser malware](#browser-malware) section.*
|
|||||||
for static analysis of Linux binaries.
|
for static analysis of Linux binaries.
|
||||||
* [OllyDbg](http://www.ollydbg.de/) - An assembly-level debugger for Windows
|
* [OllyDbg](http://www.ollydbg.de/) - An assembly-level debugger for Windows
|
||||||
executables.
|
executables.
|
||||||
|
* [OllyDumpEx](https://low-priority.appspot.com/ollydumpex/) - Dump memory
|
||||||
|
from (unpacked) malware Windows process and store raw or rebuild PE file.
|
||||||
|
This is a plugin for OllyDbg, Immunity Debugger, IDA Pro, WinDbg, and x64dbg.
|
||||||
* [PANDA](https://github.com/moyix/panda) - Platform for Architecture-Neutral
|
* [PANDA](https://github.com/moyix/panda) - Platform for Architecture-Neutral
|
||||||
Dynamic Analysis.
|
Dynamic Analysis.
|
||||||
* [PEDA](https://github.com/longld/peda) - Python Exploit Development
|
* [PEDA](https://github.com/longld/peda) - Python Exploit Development
|
||||||
|
Loading…
Reference in New Issue
Block a user