Skip to content

azuk4r/encrypters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

encrypters

encrypters collection I made

  • chordedfsk: Python script that encrypts data using AES-256-CBC, then encodes the encrypted data as audio using key-based pseudo-random frequency mapping with chorded FSK modulation
  • lsbstego: Python script that encrypts data using AES-256-CBC, then hides the encrypted data inside an image's pixels using key-based pseudo-random positions for LSB steganography
  • zwstego: Python script that encodes data into zero‑width Unicode characters, with optional AES encryption and file support

Disclaimer

These tools are for educational / personal use only — the author is not responsible for any misuse

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About

encrypters collection I made

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages