GitHub topics: decrypt
tarik-celik/caesar-cipher
Simple caesar cipher
Language: C - Size: 212 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

ncrrr/react-pgp
Simple local PGP encrypt/decrypt/sign/verify client side ReactJS app
Language: JavaScript - Size: 1.26 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

vroncevic/ossl
Encrypting/Decrypting files
Language: Shell - Size: 6.81 MB - Last synced at: about 23 hours ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

MjavadH/Advanced-Lock
Encrypt and Decrypt anything
Language: C# - Size: 760 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 8 - Forks: 0

gquere/ArtifactoryDecryptor
Tool to decrypt Artifactory encrypted secrets
Language: Python - Size: 2.93 KB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 9

AlteredAdmin/File-Encrypt-Decrypt
This Python script encrypts and decrypts text files using a password with the cryptography library. It securely derives a key from the password, encrypts the file using AES in CBC mode with a random salt and initialization vector, and handles padding. Use the command-line interface to specify the file, password, and operation (encrypt or decrypt).
Language: Python - Size: 6.84 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Sanders003/text_encryption
Text Encryption Application using Caesar Cipher Technique for encryption and python programming language for application creation
Language: Python - Size: 11.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

joknarf/shcrypt
openssl encrypt shell/text protected by password to autodecrypt shell
Language: Python - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

beeeegi/encryption-and-decryption
easy "encryption" and "decryption" script, made for my friend
Language: Python - Size: 2.93 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

psvmcc/ansible-vault-decrypt
ansible-vault decrypt inline passwords
Language: Python - Size: 7.81 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

haoqi6677/class-encrypt
Java Encrypt/Decrypt 加密/解密
Language: Java - Size: 171 KB - Last synced at: 10 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

quyxishi/rikma 📦
XChaCha20-Poly1305 & AES-256 (GCM) encryptor/decryptor on python🐍
Language: Python - Size: 78.1 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

marcosrachid/aes256cbc Fork of GabrielStetco/aes256cbc
A simple AES 256 CBC encrypt and decrypt module
Language: JavaScript - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

LandSharkFive/SimpleRC
Simple Byte Encryption
Language: C# - Size: 15.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

secusu/secusu
SЁCU is a public API to store self-destructing data payloads with url shortener and handle anonymous chat-rooms.
Language: PHP - Size: 571 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 32 - Forks: 11

jiunjiun/AES-128-CBC
AES-128-CBC Example
Language: Java - Size: 279 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

lukasz-lobocki/pdf_decrypt_retrieve_attachments
Automatic pdf password removal and pdf attachement unpacking in Paperless-ngx
Language: Python - Size: 954 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ZombieGeeK0/Ryno
A multifunctional pentesting tool made by ZombieGeek0
Language: Python - Size: 186 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Leetssz/Mubi-Downloader
Python script that enables users to download films from the Mubi streaming platform. It leverages the Mubi API to fetch the video URL and decryption key. Afterwards, it employs shaka-packager for decryption.
Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

eminmuhammadi/emiga_opencrypt
A simple cryptor and decryptor based on PHP
Language: PHP - Size: 463 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

FireStreaker2/Gura-Encryptor
Simple node package for encryption
Language: JavaScript - Size: 3.91 KB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

hackingyseguridad/wireshark
Interceptar y descrifrar traficos TLS / SSL con Wireshark
Language: Shell - Size: 919 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Oussama1403/Encipherr
Open Source online AES encryption and decryption tool
Language: HTML - Size: 731 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 4

harsh6768/koa-ecom
Language: JavaScript - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

liasica/godes
Des encrypt or decrypt use Paul Tero's code for php javascript and golang
Language: Go - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

JohnieXu/xtjk-decrypt-chrome
基于 3DES 算法的数据加解密 Chrome 插件
Language: TypeScript - Size: 1.47 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shamblesides/fun-with-ciphers
This website lets you try out some classical ciphers and codes.
Language: JavaScript - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

dwtechnologies/kmsdecrypt
Package for decrypting strings from AWS KMS. Supports decrypting ENV variables (auto or by key-names), maps, slices of string or simple strings.
Language: Go - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

llsccm/Leper
某游戏配置解密
Language: JavaScript - Size: 52.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

MehrajLatifli/Encrypt-and-Decrypt-Text-Dart-Console-
Encrypt and Decrypt Text (Dart Console)
Language: Dart - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MehrajLatifli/Encrypt-and-Decrypt-File-Dart-Console-
Encrypt and Decrypt File (Dart Console)
Language: Dart - Size: 4.9 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

foolin/mixer
Mixer is a very simple encrypt and decrypt golang library for short strings such as id or hash.
Language: Go - Size: 71.3 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 3

melf-xyzh/go-rsa
Go语言常用的rsa方法封装,RSA加密解密,sha1withrsa签名验签,PFX证书读取
Language: Go - Size: 14.6 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 4

WorkingGitter/Challenge337
Reddit Challenge337
Language: C# - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

moberwasserlechner/jasypt-gradle-plugin
Jasypt value encryption/decryption plugin for Gradle 4.10+
Language: Java - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 6

83202/Study_Notion_Mern
StudyNotion is a fully functional ed-tech platform that enables users to create, consume, and rate educational content. The platform is built using the MERN stack, which includes ReactJS, NodeJS, MongoDB, and ExpressJS.
Language: JavaScript - Size: 5.74 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fabiospampinato/secret
The simplest command to encrypt/decrypt a file, useful for committing encrypted ".env" files to version control, among other things.
Language: JavaScript - Size: 3.01 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 1

nimacpp/vector2
Encrypt and Decrypt
Language: C++ - Size: 926 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 1

Forsrobin/CryptIT
Multithreaded Crypto GUI to encrypt and decrypt files
Language: C++ - Size: 81.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - 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: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

binary-blazer/supercrypt.js
🎉 modern numeric-ascii encryption & decryption package
Language: TypeScript - Size: 95.7 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

bilalonur/PythonEncryptionAlgorithm
An encryption algorithm in python
Language: Python - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

brunocampos01/encrypt-file
:lock: :page_with_curl: CLI to encrypt or decrypt files with only one command.
Language: Python - Size: 77.1 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 2

arkiix/ToasterRSACTFTool
⚡ Fast and easy RSA tool ⚡
Language: Python - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

cybertoncini/challenge-decodesystem
Challenge Decodificador proposto na Edição #6 do programa Oracle Next Education com a Alura
Language: CSS - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

alexvor573/ECryptor
Size: 3.92 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

Estudanteseg/gpgdecrypt2
Também realiza decrypt de um arquivo criptografado em gpg de forma mais rápida. Para tanto o arquivo rockyou.txt foi quebrado em partes utilizando comando ( split -l 4000000 -d rockyou.txt rockyoup). Esse programa irá receber um dos arquivos rockyou gerado e colocá-lo em memória para realizar um processamento mais rápido de quebra de senha.
Language: Shell - Size: 49.7 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Estudanteseg/gpgdecrypt1
Realiza o decrypt de um arquivo criptografado com gpg (chave simétrica) utilizando força bruta.
Language: Shell - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

metaware/underlock
Underlock makes it dead simple to encrypt and decrypt your data and files. It comes with little to no dependencies and has a very small API surface.
Language: Ruby - Size: 120 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 125 - Forks: 2

lucasheartcliff/crypt-image
A script to encrypt text into a picture file using a secret key
Language: Python - Size: 1.46 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

fennekit/spring-cloud-config-decode
Dotnet tool for creating Spring Cloud Config/Steeltoe secrets
Language: C# - Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

marcos-venicius/java-string-encrypt-and-decrypt-yt
Java encrypt & decrypt instagram challenge
Language: Java - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

peterstamps/Kaptsja
Kaptsja is the Dutch "phonetic pronunciation" for CaptCha. This Kaptsja software is meant to determine if the online "user" is a human and not a (ro)bot or any type of automated program. The acronym CAPTCHA stands for "Completely Automated Public Turing test to tell Computers and Humans Apart".
Language: Python - Size: 806 KB - Last synced at: about 5 hours ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

bruzina/endecapi 📦
Simple and small demo Springboot application providing API for simple ciphers.
Language: Java - Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

BeeEvolved/Bitcoin-Wallet-Encryption-with-HTML
🔐 Encrypt and Decrypt Bitcoin wallet files using HTML and WebCrypto API and SHA-256 "Same as Bitcoin". Secure your wallet data with password protection. A lightweight and user-friendly tool for securing your Bitcoin.
Language: HTML - Size: 374 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grempe/sharkey
A CLI tool to create, and re-create, an age identity keypair with threshold secret sharing.
Language: TypeScript - Size: 69.3 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

l420y/egui_encryptor
Rust file encryptor made with egui
Language: Rust - Size: 89.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 8 - 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: almost 4 years ago - Stars: 8 - Forks: 4

MASTAR-LAST/Voldemorts
Free and open-source encryption tool for Linux and Mac-OS
Language: Python - Size: 153 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

Wessel/dyn_decrypt
⚜ Just a simple dyn file decrypter I made for personal usage and I felt like publishing it
Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 3

paolostivanin/GTKCrypto
GTKCrypto allows you to easily encrypt, sign and compute hash of your data.
Language: C - Size: 883 KB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 2

lh11117/SHA512-encrypt
一款免费的文件加密和解密软件
Language: Python - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

anil-turan/SecretNotes
This code creates a basic notepad application using Tkinter, allowing users to input text, encrypt and save it, or decrypt previously encrypted notes.
Language: Python - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bubb92/Encryption-And-Decryption-Tool
Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

luoage/crypto
加密解密
Language: JavaScript - Size: 5.86 KB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Ang2Tea/cipag
Rust library that allows you to encrypt and decrypt data in different ways
Language: Rust - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

massinlaaouaj/CRYPTO
Encrypt and decrypt long text easily.
Language: HTML - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

uamanager/aes 📦
🔐 Typescript implementation of the AES block cipher
Language: TypeScript - Size: 552 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

DidiTuga/fall_into_oblivio
Unidade Curricular: Segurança Informática
Language: Java - Size: 720 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

usmonov-r/caesar-cipher
Unlock the secrets of cryptography with Python!
Language: Python - Size: 35.2 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Baljeet-Singh-Original/Language-Encoder-Decoder-
In this file, Here is a code of converting any language to encrypted language and then other function is to convert Encrypted language to Decrypted language.
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

7omahawk/Caesar-Cipher
In encryption or decryption method Caesar Cipher is very common technique to encrypt data.
Language: C - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

alaouimehdi1995/Encryption-Decryption-Algorithm
Algorithm that encrypt and decrypt data (text) with algorithm based on random keys
Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

septian-id/PHP-OpenSSL-Encryptor
PHP Class to make it easier to encrypt and decrypt simple text using Open SSL
Language: PHP - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zengfr/goog1e
goog1e Golang Universal Encryption & Decryption Keygen Generator Tools and Utilities
Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jupitergao18/xm_decryptor
喜马拉雅下载xm文件解密工具
Language: Rust - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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

0xCitaDel/chrome-cookies
Get all encrypted Cookies from Google Chrome (MacOS).
Language: Python - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bmelad/datapower-jwe-encryption-decryption
Easily encrypt & decrypt json specific fields.
Language: JavaScript - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

imran-vz/encdec
Simple encryption and decryption library for nodejs
Language: TypeScript - Size: 35.2 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aabdullah29/metamask-integrate-in-react-eip681
react.js metamask integration and solidity contract for encrypt, decrypt and fallback function.
Language: JavaScript - Size: 184 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Re-Dcrypt/Re-Dcrypt-Bot
Re-Dcrypt Bot & website
Language: Python - Size: 120 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 3

vargalaszlo87/ghcrypt
keyless text encryptor/decryptor
Language: PHP - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

WHTJEON/narrowvine-reborn
The Ultimate Widevine Content Ripper (KEY Extract + Download + Decrypt) is REBORN
Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 112 - Forks: 115

tahmidrayat/uncompyle 📦
Compile & Decompile Marshal using one tool !!
Language: Python - Size: 417 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 67 - Forks: 23

rombyar/NavPaSS
NavPaSS for Encrypt or Decrypt password Navicat 11/12
Language: PHP - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

eriekrahman/BlockCipherModeSimulator
An application to simulate the file encryption using block cipher mode (CBC, CFB, ECB)
Language: Java - Size: 87.9 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

TakashiNord/PostConfiguratorLibrarySource
PostConfiguratorLibrarySource
Language: C# - Size: 8.55 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Albert-Zhan/php-decrypt
PHP Decrypt是一个跨平台用来解密PHP源码的扩展
Language: C - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 123 - Forks: 46

kocburak/FolderEncryptor
Lets you encrypt a whole folder
Language: C# - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PAIREN1383/Base_EN_DE_Coder
You can encode and decode base85, ascii85, base64, base32, and base16 with this tool.
Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

njh0602/cryptor
simple interface, header-only, super easy to use cryptor, no dependency, xor encryption, base64 encode
Language: C++ - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 8

bcExpt1123/jose Fork of panva/jose
"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Size: 10.6 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

martinusso/opencrypt
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
Language: PHP - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 3

Mr0x01/WXDBDecrypt.NET
微信PC版数据库解密工具 .NET版本
Language: C# - Size: 1.19 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 116 - Forks: 13

thebunjo/Ruby-Hash-Cracker
Fast running hash cracker program written in ruby.
Language: Ruby - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Upendra-Thunuguntla/secure-properties-mule-with-java
Repo of a Web app for Encryption & Decryption of Properties using Mulesoft provided jar backed by Java Server
Language: Java - Size: 1.43 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BZCTeam/CracksTheCodes
Crack The Codes is a repository where the contents are a collection of codes that we have successfully cracked.
Language: Python - Size: 86.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

niansa/bash-shxdumper Fork of bminor/bash
Decryptor for shc/sh.x compiled bash scripts
Language: C - Size: 114 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 3

ObscuraServices/moonsec-v3-deobfuscator
Today, we'll propose to you our MoonSec V3. Deobfuscator Service
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
