Change an image sha signature
Project description
# shachange: Change an image sha signature
[](https://travis-ci.org/gabfl/shachange)
`shachange` is a very simple Python program designed to change the signature of an image (sha1, sha256, md5...) in order to fool computer programs designed to identify unique images based on their signatures.
The modification in the image is virtually impossible to see for a human but computers programs will see the image as a different one.
## How does it work?
- A single pixel is slightly modified: it will change the image signature and will be virtually indistinctible for a human
- For improved security, meta data are removed
## Demo

## Installation
```
pip3 install shachange
```
## Usage
```
shachange --file 'image.jpg'
Current file signature: f482afa0a6d9fa0023df7c35c978b5ccd59e3904 -> from image.jpg
New file signature: a53d273986cb08f5135835744397f2c05e61bc37 -> saved to image_2.jpg
```
[](https://travis-ci.org/gabfl/shachange)
`shachange` is a very simple Python program designed to change the signature of an image (sha1, sha256, md5...) in order to fool computer programs designed to identify unique images based on their signatures.
The modification in the image is virtually impossible to see for a human but computers programs will see the image as a different one.
## How does it work?
- A single pixel is slightly modified: it will change the image signature and will be virtually indistinctible for a human
- For improved security, meta data are removed
## Demo

## Installation
```
pip3 install shachange
```
## Usage
```
shachange --file 'image.jpg'
Current file signature: f482afa0a6d9fa0023df7c35c978b5ccd59e3904 -> from image.jpg
New file signature: a53d273986cb08f5135835744397f2c05e61bc37 -> saved to image_2.jpg
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size shachange-1.2-py2.py3-none-any.whl (5.5 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size shachange-1.2.tar.gz (3.3 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for shachange-1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9fab0d8adf50736b6f8d4a77879cf1e7e0149d724cfb7213437b01405b85d94 |
|
MD5 | 17e31773b5636838f089a777d0c8348e |
|
BLAKE2-256 | c33984d559ceb3160be4620959fb84000066c5ab0d00975096cc1ca4c2400448 |