decipher

There are 65 repositories under decipher topic.

  • k4m4/dcipher-cli

    🔓Crack hashes using online rainbow & lookup table attack services, right from your terminal.

    Language:JavaScript23110228
  • k4m4/dcipher

    Decipher hashes using online rainbow & lookup table attack services.

    Language:JavaScript1545426
  • shramos/winregmitm

    Perform MiTM attack and remove encryption on Windows Remote Registry Protocol.

    Language:Python34407
  • Rezzecup/runestone-toolbox-typescript

    Runestone Etch | Mint | Transfer | Recursive Rune | Airdrop | Encipher | Decipher (Runestone) - This script allows you to create a recursive rune, Etching, Minting, Transfer, Airdrop on the Bitcoin testnet using Runestone transaction | Batch inscription.

    Language:TypeScript21817
  • ntdkhiem/EnciphDeWord

    Basic encipher and decipher based on

    Language:Python17202
  • ajimae/ncrypt-js

    A light weight javascript data encryption and decryption library

    Language:TypeScript15421
  • bitArtisan1/Polycrypt-Password-Cracker

    A simple password cracker tool developed in Python using the Tkinter GUI framework to decrypt hashes

    Language:Python10101
  • dmaixner/esp8266-chachapoly

    Simple encapsulation library for [Crypto](https://github.com/rweather/arduinolibs/tree/master/libraries/Crypto) library, used for encrypting and decrypting with ChaCha20 and Poly1305 algorithms.

    Language:C++6201
  • Stephan-adj/CrackingCryptosystem

    A short code to crack Experimental ElGamal cryptosystem and Rabin’s method.

    Language:Python4102
  • HxnDev/Huffman-Data-Encryption

    The idea behind Huffman coding is based upon the frequency of a symbol in a sequence. The symbol that is the most frequent in that sequence gets a new code that is very small, the least frequent symbol will get a code that is very long, so that when we’ll translate the input, we want to encode the most frequent symbols will take less space than they used to and the least frequent symbols will take more space.

    Language:C++310
  • IinjyI/Cipher-Wheel

    3rd year Assembly language project: enciphering and deciphering using ROT cipher algorithm with any key from 1 to 25. Ranked 3rd in "Best assembly project 2023" contest at Faculty of Computers and Information Science - Mansoura University.

    Language:Assembly3200
  • keirakaitlynn/MonoalphabeticSubstitutionCiphers

    Program that encrypts plaintext and (attempts) to decrypt ciphertexts, encrypted via a mono-alphabetic substitution cipher. Replaces letters based on frequency / n-gram analysis. Tried to incorporate hill-climbing algorithm by measuring the fitness of resulting texts to find the best key.

    Language:Python3201
  • Bharti-Parmar/Cipher-Dicipher-using-Java

    A brute_force based Cipher-Dicipher written in Java Language with UI/UX

    Language:Java2100
  • eriekrahman/BlockCipherModeSimulator

    An application to simulate the file encryption using block cipher mode (CBC, CFB, ECB)

    Language:Java2100
  • g0drlc/btc-runestone-toolset

    Runestone Etch | Mint | Transfer | Recursive Rune | Airdrop | Encipher | Decipher (Runestone) - This script allows you to create a recursive rune, Etching, Minting, Transfer, Airdrop on the Bitcoin testnet using Runestone transaction | Batch inscription.

    Language:TypeScript2200
  • imsamroy/ascii-cipher-decipher

    Cipher a message in ASCII and then decipher it

    Language:C++2100
  • leplusorg/docker-crypt

    Docker container to cipher/decipher/sign data (gnupg, openssl...).

    Language:Dockerfile21
  • LeslieDombi/LDombiMicroCipher2017_SFE

    LDombi µCipher 2017 Version (Single File Edition)

    Language:C2100
  • matteo65/zci65

    Fast, secure, efficent stream cipher

    Language:Java2100
  • ted

    maxng07/ted

    A basic program to encipher or decipher a chunk of text similar to enigma machine. The encipher text can then be send over SMS, WhatsApp, WeChat, LINE and even email. The same program can be used to decipher the message to produce output text. CLI binary available only

  • anasM0hammad/Cypher

    Network Security Techniques of encryption and decryption. All the cipher codes in one place.

    Language:C++1104
  • FajarKim/node-openssl-enc

    A Node.js CLI tool and library for encryption and decryption with OpenSSL Enc.

    Language:JavaScript1101
  • glorious-conversation-design/decipher-survey-sync

    Decipher `survey.xml` sync tool for scripters

    Language:JavaScript1300
  • igorviniciussantana/julius-answer

    Projeto de desenvolvimento de uma aplicação para decifrar Cifra de César.

    Language:TypeScript110
  • mqu/enedis-pro-cipher

    application de codage-décodage de fichiers issus de ENEDIS-PRO

    Language:Ruby120
  • re0marb1e/padding-oracle-attack

    分组密码CBC模式填充提示攻击Node.js演示代码

    Language:JavaScript1100
  • rizzolib/runestone-typescript-toolbox

    Runestone Etch | Mint | Transfer | Recursive Rune | Airdrop | Encipher | Decipher (Runestone) - This script allows you to create a recursive rune, Etching, Minting, Transfer, Airdrop on the Bitcoin testnet using Runestone transaction | Batch inscription.

    Language:TypeScript1
  • rodrigokamada/nodejs-encryption

    There are two classes in the crypto module called Cipher and Decipher that we are going to use in the example.

    Language:JavaScript120
  • shockz-offsec/Cifrado-de-Hill

    Criptosistema de sustitución poligráfica que utiliza el producto de matrices para realizar las operaciones, este que se basa en emplear una matriz como clave para cifrar un texto en claro y su inversa para descifrar el criptograma correspondiente.

    Language:Python110
  • theperk08/dkrypton

    Decipher / Cipher Software

    Language:Python1100
  • tonibois/dni_decipher

    A program that inputs DNI numbers and returns DNI number and encoded letter

    Language:Fortran1100
  • uhl1k/bruteforce-kab

    Program to brute force ciphers from KAB at FEE CTU in Prague. Done in python but it turned out it was a complete waste of time.

    Language:Python1100
  • UNICORN-Hemato/DNA-Encrypter-Decipher

    "A simple tool to encrypt and decipher messages based on 🧬DNA encoding" — 🦄

  • vgbr-dev/crypto-driver

    CriptoDriver class related to cipher and decipher of data.

    Language:JavaScript1100
  • W-nax/Cipher

    Two cipher algorithms developed in C language as part of my studies : Xor and Cbc.

    Language:C1100