There are 1 repository under encoding-decoding topic.
Truly universal encoding detector in pure Rust - port of Python version
A support library for Ronin. Like activesupport, but for hacking!
JSON encoding/decoding for Numpy arrays and scalars
StegaVault is a tool for embedding and extracting hidden messages in images, along with detailed metadata extraction capabilities.
A .NET library that extends the content-type/MIME-type mappings for serving static files which have been compressed.
Hana Media Encoder is the multimedia application that have feature to encode, decode, trim and muxing media files using FFMPEG pre-build application (Windows Version)
The project is to design compression and decompression programs using Huffman Coding. The idea is to assign variable length codes to input characters based on their frequencies. The more the frequency of the character the shorter the code assigned to it.
A Dart package that lets you encode and decode LEB128 integers
Go encoding and decoding module for ETF (External Term Format).
🔐 Introduction to Encryption and Learning Cryptography
A simple PHP script for encoding and decoding images using numerical values.
A simple web application that allows you to encode and decode text using a custom encoding scheme.
Lab Assignments of Course Web Mining (CSE-3024)
A video encoder written in Go. This project is part of my studies toward getting productive with the language.
Welcome to a collection of Exploratory Data Analysis (EDA) projects! In this repository, I showcase a diverse range of EDA projects that explore intriguing datasets from various domains. My projects are designed to uncover hidden insights, reveal trends, and provide valuable perspectives on real-world phenomena using data-driven approaches.
Attempted using electroencephalogram (EEG) to decode visual dream content by leveraging an encoding model which generates EEG signals from deep neural network (DNN) feature maps of visual images.
Hidden in plain sight! simple yet effective covert way to obfuscate data (e.g., shellcode), no one will tell gibberish from malicious!
A powerful and easy-to-use encryption and encoding library with zero dependencies
LSB (Least Significant Bit) Steganography is a technique used to hide secret information within digital images, audio files, or videos. It operates by modifying the least significant bit (the smallest unit of information) in each byte of the cover media.
A Rust library and command-line tool for reading and writing OpenSteetMap PBF file format.
Encoded the encrypted messages in carriers such as images, audio files, etc. Message was encrypted using AES and the key is standardized using SHA-256. Used python to encrypt each 1-byte data into 3 pixels containing RGB values each to create an image
This program is C ++ console application and will read the file named Numbers.txt when run. This file will 'contain positive numbers between 0-255 on the line and separate the numbers with a space. A doubly circular linked list object will be created for each line in the file. Numbers in order will be read and added to the lists according to the algorithm.
XOR shellcode framework
Predict Titanic passenger survival using Logistic Regression. Includes data cleaning, EDA, feature encoding, model training, and evaluation. Built with Python, Pandas, Seaborn, and Scikit-learn for classification insights.
This project is password encoding feature extension for SQL Basics Project repository.
Command line tool for encoding hidden messages into .bmp files
The project is to Secure data hiding in images using steganography
a collection of online tools for text manipulation, encryption, decryption, encoding, decoding, and more.
A C# program providing Morse encoding and decoding capability with visual effects.
A Rust generator to hide strings literal with various encoding and encryption techniques.