Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TapanSoni/BPStegano
BPStegano is a steganography tool built using Python 3. It uses AES-128 encryption a custom LSB random pixel algorithm hiding to hide raw strings and any type of file inside images.
https://github.com/TapanSoni/BPStegano
aes-128 cybersecurity least-significant-bit python3 steganography
Last synced: 5 days ago
JSON representation
BPStegano is a steganography tool built using Python 3. It uses AES-128 encryption a custom LSB random pixel algorithm hiding to hide raw strings and any type of file inside images.
- Host: GitHub
- URL: https://github.com/TapanSoni/BPStegano
- Owner: TapanSoni
- License: mit
- Archived: true
- Created: 2019-12-07T03:23:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-22T17:37:52.000Z (over 3 years ago)
- Last Synced: 2024-08-02T12:22:32.586Z (3 months ago)
- Topics: aes-128, cybersecurity, least-significant-bit, python3, steganography
- Language: Python
- Homepage:
- Size: 44.1 MB
- Stars: 24
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ctf-resources - BPStegano - Python3 based LSB steganography. (Steganography)