mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04:00
Add Mac-a-Mal
This commit is contained in:
parent
c66f468011
commit
ae6289c520
@ -541,6 +541,8 @@ the [browser malware](#browser-malware) section.*
|
||||
* [LIEF](https://lief.quarkslab.com/) - LIEF provides a cross-platform library
|
||||
to parse, modify and abstract ELF, PE and MachO formats.
|
||||
* [ltrace](http://ltrace.org/) - Dynamic analysis for Linux executables.
|
||||
* [mac-a-mal](https://github.com/phdphuc/mac-a-mal) - An automated framework
|
||||
for mac malware hunting.
|
||||
* [objdump](https://en.wikipedia.org/wiki/Objdump) - Part of GNU binutils,
|
||||
for static analysis of Linux binaries.
|
||||
* [OllyDbg](http://www.ollydbg.de/) - An assembly-level debugger for Windows
|
||||
|
Loading…
Reference in New Issue
Block a user