GitHub topics: xor-encryption
cosmin-panescu/Python-XOR-Encryption
๐ Encryption-Decryption using a Key - Faculty Project
Language: Python - Size: 2.93 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

FuturraGroup/OpenVPNXor
Library for simple connection via OpenVPN protocol with Xor patch.
Language: C++ - Size: 33.6 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 16 - Forks: 6

Daisch27/CryptexX
CryptexX is a lightweight, powerful encryption tool designed for autonomous deployment pipelines. It provides robust security through dual-layer encryption while remaining completely stateless and free of environmental constraints.
Language: Python - Size: 11.7 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

echohollow/CryptexX
CryptexX is a lightweight, powerful encryption tool designed for autonomous deployment pipelines. It provides robust security through dual-layer encryption while remaining completely stateless and free of environmental constraints.
Language: Python - Size: 12.7 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

nevioo1337/XOR-Encryption
XOR Encryption
Language: C++ - Size: 4.88 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

Vahab-Programmer/VEncrypter
Simple Text/FIle Encrypter Decrypter
Language: Python - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Chainski/PandaLoader
A WIP shellcode loader tool which bypasses AV/EDR, coded in C++, and equipped with a minimal console builder.
Language: C++ - Size: 205 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 42 - Forks: 6

Maslinin/XOR-FileEncryptor
File Encryptor using XOR
Language: C - Size: 114 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

wiseaidev/dark-web-rust
A hands-on book for abusing systems using Rust (WIP) - Open Research
Language: Jupyter Notebook - Size: 3.07 MB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 49 - Forks: 5

Cyb3rV1c/SilentLoad
A reflective loader and DLL payload for injecting XOR-encrypted shellcode into memory
Language: C++ - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

repinek/srepene_patcher ๐ฆ
Tool for changing localized strings in the Fall Guys
Language: Python - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Badr-1/steganography-cryptography
Console App That Uses Cryptography And Steganography To Embed/Extract Secret Message In/From an Image
Language: Kotlin - Size: 1.46 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

adriank31/XOR_Encryption
A simple XOR-based encryption program written in C that allows users to obfuscate (encrypt) and de-obfuscate (decrypt) messages using a password as a key
Language: C - Size: 37.1 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

wiseaidev/stegano
A powerful and memory-safe steganography tool ๐ต๏ธโโ๏ธ (WIP)
Language: Rust - Size: 78.1 KB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 7 - Forks: 1

AlSch092/XORStringFinder
UTF-8 String XOR brute forcer
Language: C++ - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

TheMagitian/xoxo
Read-only mirror of https://gitlab.com/magitian/xoxo
Language: Rust - Size: 167 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

waived/vortex-file-binder
File Binder โ FUD โ XOR encrypted payloads wrapped w/ BASE-64
Size: 332 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

HK-Transfield/python-quantum-key-exchange-simulator
A simple program to simulate a Quantum Key Exchange (QKE) algorithm, written in Python3.
Language: Python - Size: 207 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

AyeshaIftikhar/xor_cipher
Simply put, XOR (pronounced โexclusive orโ) cipher is an additive cypher. It is based on the XOR operation (also known as the exclusive disjunction) in logic. As a logical operation, XOR is also called modulus 2 addition. In XOR operation, the output is true when the inputs differ.
Language: C++ - Size: 2.59 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

Cyb3rV1c/Phantom
XOR-encrypted shellcode injector for memory-based execution in remote processes, with integrated anti-analysis techniques.
Language: C++ - Size: 64.5 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 2

KyleBanks/XOREncryption
XOR encryption implementations for several languages.
Language: Visual Basic .NET - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 354 - Forks: 83

MHS-4ever/Image-Encryption-Decryption-Tool
A Tkinter-based Python application for encrypting and decrypting JPEG images using XOR-based encryption. The app features a simple GUI to select image files, enter an encryption key, and perform encryption or decryption operations. Includes error handling and validation to ensure smooth user experience.
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

GTeamx/Dynamic.Chat
Easily send/receive messages from multiple clients on a LAN scale with XOR+Password message encryption.
Language: C++ - Size: 7.42 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Aram-Ibrahim/XOR_AES_EncryptionApp
A Simple text ecryption application uses a layer of XOR and AES encryption algorithims.
Language: Java - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

michal-kapala/gsxor
Encryption for Ubisoft Game Service messages
Language: C++ - Size: 6.84 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Decentralized3/C-Language-payload-encoder
Below, I'll outline a general approach for creating an encoded payload that can bypass antivirus software and how to integrate it into common file formats (e.g., .exe, .pdf) for penetration testing purposes.
Language: C - Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

akuafif/hXOR-Packer
A PE (Portable Executable) packer with Huffman Compression and Xor encryption.
Language: C++ - Size: 360 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 54 - Forks: 13

MatusOllah/xorcipher
XOR Cipher library for Go
Language: Go - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

makt96/xor-encryption-reversing
Language: C++ - Size: 146 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sergeiown/Encryption_Variations
Base64 and XOR console and web encryptors implement console and web interfaces for encoding and decoding text using different encryption methods: base64 and XOR. Each interface supports text input in Cyrillic and Latin, as well as the ability to save the results to a text file.
Language: JavaScript - Size: 95.7 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Obimydudee/VX0R
Made this for light CTF stuff
Language: C# - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

0xViKi/password-manager
Console Based Password Manager
Language: Python - Size: 236 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rsnrsnrsn/XORVar
Runtime xor protection for values, pointers and functions
Language: C++ - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 10 - Forks: 2

Slyvred/JCrypt
This is a simple CLI text/file encrypter made in Java that supports XOR and AES-256.
Language: Java - Size: 89.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DeclanGH/SharedTextEditor
A java application that lets users that are connected collaborate on a single text editor.
Language: Java - Size: 187 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

WolfHex/Mystic
A C++17 header-only library that provides compile-time string encryption and decryption using SIMD instructions
Language: C++ - Size: 135 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

extremecoders-re/xor-files
A simple tool to xor any number of files together.
Language: Pascal - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 2

nikinsta/UniverCryptographyInPython
University Cryptography Course Repository
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

NIR3X/FastXor.cpp
FastXor - SIMD-based XOR Encryption
Language: C++ - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

victim1307/cryptolearn-old
CryptoLearn
Language: HTML - Size: 1.49 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

mbxisbankai/Mnemosyne
An XOR encryption program and payload builder written in Python3
Language: Python - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nicolascarlino/XOR-Obfuscator
XOR Obfuscator for strings
Language: C++ - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

AngelOfV0id/StringHacker
Simple text encryption utility
Language: Pascal - Size: 439 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

redeflesq/pe-crypter
PE Crypter x86-64 for Windows
Language: C - Size: 85.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

profesorek96/XOR-File-Encode-Decode
Language: Python - Size: 12.1 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

barrettotte/Assembly_XOR_Encrypt
Text file XOR encrypt/decrypt in x86
Language: Assembly - Size: 1.53 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ware255/uncheat
Anti Cheat Library - ใใฎใฉใคใใฉใชใฏใใใชใฎPEใใกใคใซใ้ฉๅฝใซ้ฃ่ชญๅใใฆใใใพใใ
Language: C++ - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MechaDragonX/Fafnir.NET
A simple malware program that enrypts files with an XOR cipher. DANGEROUD DO NOT USE (C# version of Fafnir-CPP)
Language: C# - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

macmcmeans/isaacCSPRNG
๐ฃ ISAAC is a fast, seedable, cryptographically secure pseudo-random number generator (CSPRNG) and synchronous stream cipher.
Language: JavaScript - Size: 93.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 25 - Forks: 3

AnasMaarouf/EncryptionApplication
Encryption and decryption application which encrypts files within the given folder (including files in the subfolders of the given folder).
Language: C# - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeSamuraii/PrettyBadPrivacy
XOR-encrypt and decrypt from stdin. Written in Rust.
Language: Rust - Size: 3.08 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

anurag-handique/Java_Projects
This Repository contains all my projects related to Java and MySQL
Language: Java - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cr-0w/xorcrypt
โฃ๏ธ shellcode xor (en|de)crypter
Language: C - Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 1

BoyBACKS/XOREncrypt
Simple file encrypter and decrypter using XOR encryption with key saver function
Language: Java - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Nurshot/XOR-Encrypter
Encrypting and decrypting text using XOR algorithm in Python and C++ programming languages.
Language: C++ - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

x64nik/shell2xor
raw shellcode to xor with c++ sutable byte array
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

PhilboBaggins/cryptXor
A joke encryption utility
Language: Rust - Size: 39.1 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

br0kenpixel/xorcrypt
A command-line tool for encrypting files.
Language: Rust - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rivit98/asm-8086 ๐ฆ
Assembly 8086 projects
Language: Assembly - Size: 1.58 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

letiushev/ComputerSecurity
Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hutanmihai/Proiect-Criptare-Decriptare-XOR
Language: Python - Size: 747 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

AnshumanSrivastava108/Static-Scantime-Crypter
A Scantime Crytper that applies an obfuscation method onto a malware/false-positive so an antivirus cannot successfully match it with any malicious signature, evading antivirus signature-based detection.
Language: C++ - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 3

MechaDragonX/Fafnir-CPP ๐ฆ
A simple malware program that enrypts all files important for Windows with an XOR cipher. DANGEROUS DO NOT USE
Language: C++ - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 5

GuiltyNeuron/Image-cryptography
Image cryptography techniques
Language: Python - Size: 508 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

DariaClem/XOR-Encryption-Decryption
Language: Python - Size: 214 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Saya-de/XORCipherMethods
XOR string encryption and decryption methods in Cpp and CSharp (XORCipher)
Language: C++ - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

shayan-azizi/Shayan-File-encoder
Simple file Encoder written in C
Language: C++ - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

Lito-Frito/XOR-Encryption
A demonstration on how XOR encryption works using Python where the user can encrypt and decrypt a 32 character message in real-time
Language: Python - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Slyvred/SimpleXor
This CLI tool allows for file encryption using a xor and also features a basic frequency analysis tool
Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

obwan02/xcrypt
A fast XOR enoding cryptanalysis tool for the command line, written in Eust.
Language: Rust - Size: 3.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

hadal1337/XOR-Crypter
Encrypt files using XOR algorithms
Language: C++ - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

danyahscript/XoR_Locker
XoR_Locker is a basic image encryption tool, which encrypts the image using an XOR gate. This tool capable of Encrypting and Decrypting the images.
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Ricardocanul7/Proyecto-Enigma
Programa de cifrado y descifrado de textos en C
Language: C - Size: 2.43 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

finlaymh/yaxe
Yet Another Xor Encryptor
Language: C++ - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

macktb/steganography-cryptography
Encrypting and concealing a message within an image
Language: Kotlin - Size: 1.11 MB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tung2389/Assembly-client-server-XOR-encryption
Language: Assembly - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Haz001/SecretSafe
A file encryption application
Language: JavaScript - Size: 433 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Damian96/xor-cipher-bash
An XOR cipher port in Bash / Shell Script
Language: Shell - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

YeonwooSung/OTP_Encryption
A simple c program that encrypts the input message
Language: C - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

yojiwatanabe/break_xor_key
A simple Python script to find the key used in a XOR cipher. With a cleartext message and its XOR encrypted message, you can use this tool to find the key used to encode the messages. This can allow you to break future messages using the same XOR cipher key as well as encrypt your own messages with the same method.
Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ToxicCrack/godot_xor_encryption
Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
