mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-18 18:26:09 +00:00
Add @vmt udis86, and objdump
This commit is contained in:
parent
f8efa2ca3b
commit
37daeea962
@ -147,10 +147,14 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
|||||||
* [Bokken](https://inguma.eu/projects/bokken) - GUI for Pyew and Radare.
|
* [Bokken](https://inguma.eu/projects/bokken) - GUI for Pyew and Radare.
|
||||||
* [IDA Pro](https://www.hex-rays.com/products/ida/index.shtml) - Windows
|
* [IDA Pro](https://www.hex-rays.com/products/ida/index.shtml) - Windows
|
||||||
disassembler and debugger, with a free evaluation version.
|
disassembler and debugger, with a free evaluation version.
|
||||||
|
* [objdump](https://en.wikipedia.org/wiki/Objdump) - Part of GNU binutils,
|
||||||
|
for static analysis of Linux binaries.
|
||||||
* [Pyew](https://github.com/joxeankoret/pyew) - Python tool for malware
|
* [Pyew](https://github.com/joxeankoret/pyew) - Python tool for malware
|
||||||
analysis.
|
analysis.
|
||||||
* [Radare2](http://www.radare.org/r/) - Reverse engineering framework, with
|
* [Radare2](http://www.radare.org/r/) - Reverse engineering framework, with
|
||||||
debugger support.
|
debugger support.
|
||||||
|
* [Udis86](https://github.com/vmt/udis86) - Disassembler library and tool
|
||||||
|
for x86 and x86_64.
|
||||||
|
|
||||||
## Memory Forensics
|
## Memory Forensics
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user