An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: decryption-algorithm

e-ago/bitcracker

BitCracker is the first open source password cracking tool for memory units encrypted with BitLocker

Language: C - Size: 203 MB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 876 - Forks: 193

martian58/mini_rsa

Mini Rsa implementation using rust

Language: Rust - Size: 9.77 KB - Last synced at: 19 days ago - Pushed at: 28 days ago - Stars: 5 - Forks: 0

vo6p/CaesarJaw

CaesearJaw 🔐 is a Caesar Cipher Bash Script that allows you to encrypt, decrypt, find a shift key, and brute-force decrypt a given text using the Caesar Cipher.

Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

skaldragon/CSFH-64

A hashing and encryption and decryption algorithm for powershell with user Verification.

Language: PowerShell - Size: 47.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

yo525/SME

SME256 Encryption Library is a Python package that implements the 256 Scrambled-Matrix-Encryption (SME256) algorithm

Language: Python - Size: 139 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ttwizz/pixcrypt 📦

Key-based Encryption & Decryption Library

Language: Lua - Size: 13.7 KB - Last synced at: 4 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 2

selfmadecode/SafeKrypt.Data.Security

A reliable C# nugget package for encrypting and decrypting data.

Language: C# - Size: 198 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 38 - Forks: 12

zeyadetman/Computer-Security-algorithms

👨‍💻 Computer Security algorithms in C#

Language: C# - Size: 5.01 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 66 - Forks: 17

SofianeHamlaoui/WD-Decrypte

Western Digital Decryption tools

Language: Python - Size: 1.39 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 78 - Forks: 41

paulveillard/cybersecurity-pki

An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Public Key Infrastructure (PKI) in Cybersecurity.

Language: C - Size: 2.3 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

Lingesh81051/Steganography-App

A secure steganography app that embeds encrypted messages within digital images, ensuring undetectable data transmission. It features multi-layer protection, supports flexible input options, and provides a user-friendly interface for seamless encoding and decoding.

Language: Python - Size: 169 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

marshallovski/asnk-vas1

little cryptographic algorithm for en- and decrypting text

Language: JavaScript - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mohammedmehdio/CaesarJaw-CPP

CaesarJaw provides encryption and decryption functionalities using a simple shift cipher (Caesar cipher). It allows users to: ✅ Encrypt text 📝 ✅ Decrypt text 🔑 ✅ Determine the shift key 🔎 ✅ Attempt decryption without a known key 💡

Language: C++ - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

jcau8/Ciphers

A python encryption (and decryption) program for text.

Language: Python - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

theashishgavade/SecureCipher

Simple data encryption and decryption using AES Algorithm in Java swing. Users will put their hidden key that's the encrypt key alone with his/her message. Remote users only access the message by using the first user key

Language: Java - Size: 2.38 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

helloissac/sha-256-hash-algorithm-bitcoin-miner

SHA-256 Cryptographic Hash Algorithm for Bitcoin Miner

Language: C++ - Size: 75.2 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

ivin-titus/Text-Encryption

Share some secrets after you encrypt them. Here’s the way to do it.

Language: JavaScript - Size: 9.21 MB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

Tech-Sec/Crypthon

Crypthon is written in python language to encrypt or decrypt files

Language: Python - Size: 102 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Saransh-cpp/Chaotic-Encryption

This repository contains the code for encrypting an image using various techniques and PRNGs.

Language: Python - Size: 29 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 24 - Forks: 3

rcastrucci/jsoncrypt

Encryption and Decryption of JSON files and Dictionaries

Language: Python - Size: 63.5 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

Pablomartin11/Decrypt-Message

Decrypt a message with the Metropolis-Hasting Algorithm

Language: HTML - Size: 818 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

michaelkedey/ciphers

cipher tools for secure communication

Language: HTML - Size: 21.5 KB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MHS-4ever/Caesar-Cipher-Text-Encryption-Decrption-Program

This repository contains a Python application built with Tkinter for encrypting and decrypting text using the Caesar Cipher algorithm. The Caesar Cipher is a simple substitution cipher where each letter in the plaintext is shifted a certain number of places down or up the alphabet.

Language: Jupyter Notebook - Size: 23.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Pl4tt/Enigma

An implementation of enigma encryption machine written in python

Language: Python - Size: 8.79 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dnyaneshwar-gitte/AES-image-encryption-and-decryption-with-256-bits

AES image encryption and decryption with 256 bits

Language: Python - Size: 568 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

kathirbala33/kathirbala33

Config files for my GitHub profile.

Language: Java - Size: 31.6 MB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jadehamel/ETHPublicKeyBruteForce

Javascript or Quantum brute-forcing the Ethereum private key corresponding to a given public key x-coordinate on the SECP256K1 elliptic curve.

Language: JavaScript - Size: 63.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mehmetkahya0/Crypter

Crypter is a Text Encrypter&Decrypter program

Language: Python - Size: 6.84 KB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ocrim1996/DecryptionExponentAttackRSA

A Python script to implement the attack on exponent decryption in RSA.

Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

wildonion/thecry 📦

🥲 my whole knowledge of low level coding, decrypting, decompiling and shellcode injection

Language: Rust - Size: 777 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

SammXdd/mp4-enc-GUI

Securely encrypt and decrypt MP4 files with a fast, user-friendly GUI application

Language: Python - Size: 34.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Coursal/LilCryptoDecoder

A simple C++ program that generates every possible decryption of a message using Affine and Irregular Columnar Transposition ciphers.

Language: C++ - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Atenrev/CodeCrypt

Encrypt/Decrypt your files with a single command.

Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

bhaveshppatil/PasswordEncrypto

PasswordEncryptor is an app to generate strong passwords and encrypt and decrypt data🔐

Language: Kotlin - Size: 1.64 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Kelvin229/genetic_algorithm_decryptor

A simple java application using genetic algorithm to decrypt encrypted text.

Language: Java - Size: 51.8 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

hbdxmz/AutoBypassEncryptAndSign

auto decrypt the request ciphertext and auto bypass the signature of the API. 针对数据包加密、签名保护的安全测试场景,借助burp插件自动解密数据包密文,自动绕过接口的签名保护,最后借助密文数据天然过waf的优势结合Xray等漏扫工具完成半自动的安全测试

Language: Java - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 29 - Forks: 3

mhhabib/AES-Encryption-and-Decryption-in-java

Simple data encryption and decryption using AES Algorithm in Java swing. Users will put his hidden key that's the encrypt key alone with his/her message. Remote users only access the message by using first user key

Language: Java - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 6

Ghost6446/bing_and_watch_Downloader

Bing and Watch.to download titles for movies and TV serires

Language: Python - Size: 41.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

TERNION-1121/ezCipher

A CLI in C to encrypt and decrypt text using a variety of cipher algorithms

Language: C - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AzharRivaldi/Encrypt-Decrypt

Membuat Enkripsi dan Dekripsi dengan Android Studio

Language: Kotlin - Size: 153 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 4

Coding-Meet/API-Key-Encrypt-Decrypt-App

How to Secure API Key or String Encryption and Decryption Using Library Android Studio Kotlin

Language: Kotlin - Size: 278 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Coding-Meet/Secure-Api-Key-With-NDK-and-Library

How to Secure API Key or String Using NDK and Encryption Android Studio Kotlin

Language: Kotlin - Size: 279 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

beratyunten/algoritmaodevi1.2

Bu projenin amacı bir metin şifreleme/şifre çözme programıdır. Sadece C Dili kullanılmış olup basit bir şifreleme algoritması vardır.

Language: C - Size: 124 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

23197681-5/cryptography

algoritmo de decriptação e criptação clássicos, implementados na disciplina de segurança da informação

Language: JavaScript - Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

knvd/HADES

A hybrid Encryption/Decryption Algorithm implementing both DES and RSA algorithm.

Language: Java - Size: 4.09 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 13

Coding-Meet/File-Encryption-Decryption

How to Encrypt and Decrypt a File in Android Studio Kotlin

Language: Kotlin - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

EmreOvunc/Affine-Crypto-System-Sage

Explaining Affine Crypto System on Sage

Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

kunaladarsh/Message-Encryption-and-Decryption-Application

Message encryption and decryption application is to protect the privacy and security of text messages by transforming them into unreadable and readable forms, respectively. it can encrypt and decrypt text messages using different methods or algorithms

Language: Java - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Merlin1846/bad_encrypter

A simple encryption program that is probably not very good compared to everything else out there.

Language: Rust - Size: 277 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Arkantos-13/Cryptographic_Algorithms

🔑 Representation of different kinds of cryptographic ciphers written in Python, with explanations and additionally comments for better understanding by everyone.

Language: Python - Size: 130 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

canyuva/encryption-algorithms

Examples for Encryption Algorithms

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mudasir45/Encryption_web_App

A web application in which I implement all the encryption algorithms to encrypt or decrypt Information

Language: HTML - Size: 1.24 MB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Daniyar1239/AES-encryption-in-Verilog

AES encryption and decryption algorithms implemented in Verilog programming language

Language: Verilog - Size: 408 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Rajesh-VPai/PoormansSecurity

Poorman's Security Algorithm

Size: 74.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MihaiMocanuGit/CaesarCipherDecrypter

Program that finds the decryption key for Caesar's Cipher

Language: C - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

prajwalmali/crypto

This tool will encrypt-decrypt your files and directories. It has built-in password generator and featured with Colourful UI. It is based on AES (Advanced Encryption Standard) CBC mode Algorithm Symmetric Cryptography and made in Python language (Python3)

Language: Python - Size: 309 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 5

bylickilabs/Multi-Generator

Create Secure Passwords & En-/Decrypter

Language: Batchfile - Size: 375 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

AKASHCS50/Enigma

Enigma Encoder & Decoder

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

pugazhmukilan/hill_cipher

This repository contains the algorithm for the Hill Cipher encryption which use the matrix to encrypt the message and even to decrypt it using the inverse of the same matrix ,this algorithm uses the python program to implement it and of course we can use any language to implement it ,

Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

djeley/ssc-decryptor

A script for decrypting text encrypted with monoalphabetic/simple substitution ciphers using combined pattern deduction.

Language: Python - Size: 9.11 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

devershichandra27/C-implementation-of-AES

Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 13

namdevel/go-crypt

AES Encrypt Decrypt String With Key (Base64, Gzip, HEX)

Language: Go - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

DurjoyAcharya/_Cryptography_Hashing_

Language: Python - Size: 1.61 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

huzefamehidpurwala/Caesar-Cipher-Encrypter-Decrypter

This project is a Python program that uses the Caesar cipher to encrypt and decrypt messages. It takes a message and a numerical key as input and outputs the resulting cipher text. It can also decrypt the cipher text and find the encryption key used. It's a simple way to learn about encryption and decryption algorithms.

Language: Python - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

marnix/synology-decrypt

An open source implementation/description of the Synology Cloud Sync encryption/decryption algorithm

Language: Python - Size: 136 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 92 - Forks: 24

ryfan/Enkrip-Dekrip-AES

Aplikasi PHP Enkripsi-Dekripsi File Menggunakan Algoritma Advanced Encryption Standard (AES-128)

Language: JavaScript - Size: 2.04 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 12

daipham2506/FES 📦

File Encrypt System

Language: JavaScript - Size: 598 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

hasancagli/image-encrypter

Image encryption/decryption using python

Language: Python - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

sushant097/Encrypt-and-Decrypt-

This is the Program used for Encryption and Decryption of the text in java without using any built-in function of java i.e. who is interested to understand Encryption and Decryption in java

Language: Java - Size: 165 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

daCFniel/Vigenere-Cipher-Cracker

Functions for decripting Vigenere Cipher

Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

teguh02/T-Encryption

T-Encryption is a single file simple encryption class for PHP

Language: PHP - Size: 438 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

FhdAlotaibi/CryptographyAndroid

CryptographyAndroid is a complements javax.crypto.Cipher and java.security.KeyStore to make it much easier to encrypt and decrypt your data. CryptographyAndroid stores cryptographic keys in the keyStore.

Language: Java - Size: 134 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 2

arthurosipyan/OS-Encryption-Decryption-Manager

Operating System Security Encryption and Decryption with Affine and Vigenere Cipher project.

Language: Python - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

MrRexZ/Computational-Intelligence-Assignment-1

An assignment for one of Sunway University's module, Computational Intelligence

Language: Java - Size: 2.18 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

kxnyshk/cypher-encryption.py

Python script to encrypt and decrypt data using dual level of custom defined, random auto-generated key and reference tables.

Language: Python - Size: 10.2 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

benedictusyohana/caesar-Cipher

Language: Java - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

CSLSDS/bellaso

  The Bellaso cipher is a method of encrypting alphabetic text by using a series of interwoven Caesar ciphers, based on the letters of a keyword. It employs a form of [polyalphabetic substitution] (https://en.wikipedia.org/wiki/Polyalphabetic_cipher).

Language: Python - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

OrHaker/ciphers-with-python

Decryption and encryption ciphers with Python

Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

rcastrucci/cmd-encrypt

Bash commands to encrypt and decrypt json files using JsonCrypt

Language: Python - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

EtorojahOkon/crypto

A secure and powerful encryption system

Language: PHP - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Blakley/Cipher

Cipher Desktop Application - Encode and decode messages using common cipher algorithms

Language: C# - Size: 63.5 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Reda-BELHAJ/CryptoReda

CryptoReda is my own encryption and decryption algorithm

Language: Python - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

jithin-renji/SEA

A program to encrypt a given file by shifting the bytes of a file by pseudorandom numbers.

Language: C - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

Zaltorus/Ziraelle

this program encrypts your files using symmetric encryption algorithm

Language: Java - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

nikselko/caesar_cipher

This is a simple "Caesar Cipher" decryption algorithm written in C. Works with string (array of char's) using a custom key (check wiki).

Language: C - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ShkelqimZ/Caesar-cipher-decoder

Caesar cipher decoder is a desktop app. This app can decode an encoded cipher in three different ways. Dictionary attack is based on most used words in albanian language

Language: C# - Size: 396 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

HarshaNalluru/Cryptography-CS641

Language: Python - Size: 3.62 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

yagmurx/VigenereCipher

Vigenere Cipher is the basic cryptology method which is using for message encryption with a keyword. Every character has indexes in our alphabet. Vigenere Cipher uses indexes for encrypting messages. (https://en.wikipedia.org/wiki/Vigen%C3%A8re_cipher)

Language: C - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

VaishnaviNandakumar/cryptography

Encryption and decryption algorithms for cryptography assignments.

Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

kanishkt/Encryptr

An Image Encryption-Decryption Platform for CS 460

Language: JavaScript - Size: 38.6 MB - Last synced at: 7 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 5

ThuyNT13/CipherCaesar

Language: C++ - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ThuyNT13/CipherVignere

Language: C++ - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

IUAfroMan97/MTI_FastDecryptApp

C# project files for a decryption software for .weapologize files.

Language: C# - Size: 355 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0