-
This script can be useful on a blog for example or if you are a photographer and you share your pictures on your website. In case of picture leak you will be able to find the source.
⚠️ Warning this script only work on JPG/JPEG because it doesn't support alpha compositing. -
- Apache server
-
-
Add your images in
img_pure
. -
From your web page like
index.html
targetimg
folder.Exemple :
<img src="img/paysage01.jpg">
-
-
- Use
Decrypt image
form onindex
page.
- Use
-
Go in
render_image.php
and you can custom$user_data
. -
If images are not displayed, check the enable mod_rewrite on your server or check the
extension=gd
in php.ini.
forked from JoppeDC/Stega-in-PHP
-
Notifications
You must be signed in to change notification settings - Fork 0
Steganography in PHP, This script can be useful on a blog for example or if you are a photographer and you share your pictures on your website. In case of picture leak you will be able to find the source.
Liam-Nothing/Steganography-PHP-Tracker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Steganography in PHP, This script can be useful on a blog for example or if you are a photographer and you share your pictures on your website. In case of picture leak you will be able to find the source.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 99.9%
- HTML 0.1%