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

https://github.com/assafmo/partial-malwr-to-json

Toy parser of malwr.com reports to json
https://github.com/assafmo/partial-malwr-to-json

Last synced: about 1 year ago
JSON representation

Toy parser of malwr.com reports to json

Awesome Lists containing this project

README

          

# This is a toy parser for exporting json [malwr.com](https://malwr.com) reports using only bash commands.

## Installation
```bash
sudo apt install jq
```

## Usage Example
```bash
./malwr-parse.sh NzU2ZjgzYTI5ODUyNDViN2IyYTY1ZTE2N2VmNmVjNzU
```