https://github.com/assafmo/malwr-to-json
Convert a malwr.com report to json
https://github.com/assafmo/malwr-to-json
Last synced: about 1 year ago
JSON representation
Convert a malwr.com report to json
- Host: GitHub
- URL: https://github.com/assafmo/malwr-to-json
- Owner: assafmo
- License: mit
- Created: 2016-12-12T19:19:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T13:09:32.000Z (over 7 years ago)
- Last Synced: 2025-02-10T01:37:45.153Z (over 1 year ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Usage Example
```bash
go run main.go --id NzU2ZjgzYTI5ODUyNDViN2IyYTY1ZTE2N2VmNmVjNzU --html true
```
# Contribute
Fork & Send me a Pull Request.
# License
[MIT](/LICENSE)