SNESE

@SNESEAR

Joined on Oct 29, 2021

  • :fire: This is an easy guide to the module writing. :fire: :arrow_right: Read it to quickly understand the fundamentals. :arrow_left: :memo: Official documentation: https://cryptosploit.re86.ru/ ❓ What should my module do? All the modules are made for encryption/decryption/attacking of the different cryptographic alogrithms or encodings. You can write any other modules with additional functionality related to cryptography, for example, file encryption/decryption.
     Like  Bookmark
  • Fully automated decryption/decoding/cracking tool using various modules. Table of Contents [TOC] 🔨 Installation Guide sudo pip install git+https://github.com/SNESEAR/cryptosploit.git --upgrade
     Like  Bookmark