From 6a608c9587b4baeb0f605622e4916abdd14391d2 Mon Sep 17 00:00:00 2001 From: zapp-brannigan Date: Thu, 20 Nov 2014 23:55:41 +0100 Subject: New crypter FilecryptCc --- module/plugins/crypter/FilecryptCc.py | 165 ++++++++++++++++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 module/plugins/crypter/FilecryptCc.py (limited to 'module/plugins/crypter') diff --git a/module/plugins/crypter/FilecryptCc.py b/module/plugins/crypter/FilecryptCc.py new file mode 100644 index 000000000..81efa9e5d --- /dev/null +++ b/module/plugins/crypter/FilecryptCc.py @@ -0,0 +1,165 @@ +# -*- coding: utf-8 -*- + +import base64 +import binascii +import re + +from Crypto.Cipher import AES + +from module.plugins.Crypter import Crypter + + +class FilecryptCc(Crypter): + __name__ = "FilecryptCc" + __type__ = "crypter" + __version__ = "0.03" + + __pattern__ = r'https?://(?:www\.)?filecrypt\.cc/Container/.+' + + __description__ = """Filecrypt.cc decrypter plugin""" + __license__ = "GPLv3" + __authors__ = [("zapp-brannigan", "")] + + + DLC_LINK_PATTERN = r'