/QuasarDecryptor

Quick and dirty QuasarRAT config decrypter.

Primary LanguageC#OtherNOASSERTION

Quasar Decryptor 1.0
=================================

Quick and dirty QuasarRAT config decrypter.
Should work with unobfuscated and obfuscated binary (cant test all obfuscators btw)

Installation
=================================
Make sure QuasarDecryptor.exe and dnlib.dll are in the same folder

Using
=================================
Use the command line : Quasardecryptor <file>

Compiling
=================================
This project was build in VS2015 and depends on the dnlib package.

If you want to debug it you can use the provided sample in target.7z (password : infected).
Just copy the extracted target.bin into the Debug folder.