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

https://github.com/voidsec/ragnarokconfigdecrypt

Ragnarok Configuration Decrypt
https://github.com/voidsec/ragnarokconfigdecrypt

malware-analysis ransomware reverse-engineering

Last synced: 10 months ago
JSON representation

Ragnarok Configuration Decrypt

Awesome Lists containing this project

README

          

# Ragnarok Configuration Decrypt
Ragnarok Ransomware Configuration Decrypter

## Usage
```
python RagnarokConfigDecrypt.py --help
usage: RagnarokConfigDecrypt.py [-h] [-k KEY] -c CONFIG

Decrypt the encrypted configuration of the Ragnarok Ransomware

optional arguments:
-h, --help show this help message and exit
-k KEY, --key KEY Key
-c CONFIG, --config CONFIG
Dumped Encrypted Configuration File (usually start at 0x10017000)
```