Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stealthllama/deckard


https://github.com/stealthllama/deckard

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# deckard

A static analysis utlity for PE files.

```bash
usage: deckard [-h] [-o OUTFILE] filename

PE executable static analyzer

positional arguments:
filename The path to the sample file

optional arguments:
-h, --help show this help message and exit
-o OUTFILE, --output OUTFILE
Directs the output to a filename of your choice
```