Change an image sha signature
Project description
# shachange: Change an image sha signature
[![Build Status](https://travis-ci.org/gabfl/shachange.svg?branch=master)](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
![Demo](https://github.com/gabfl/shachange/blob/master/img/demo.gif?raw=true)
## 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
```
[![Build Status](https://travis-ci.org/gabfl/shachange.svg?branch=master)](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
![Demo](https://github.com/gabfl/shachange/blob/master/img/demo.gif?raw=true)
## 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.
Source Distribution
shachange-1.2.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file shachange-1.2.tar.gz
.
File metadata
- Download URL: shachange-1.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47470299cafdebe7a6a5f9a764f4bada3e4effae44e12355c205b30cbe751a2c |
|
MD5 | cdb5678534074455ea4c2237b361b2c2 |
|
BLAKE2b-256 | 41cea56ace3261e241f1d7e695f1475cf73fbcb2f3785d20579e71d49b0cdfc9 |
File details
Details for the file shachange-1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: shachange-1.2-py2.py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9fab0d8adf50736b6f8d4a77879cf1e7e0149d724cfb7213437b01405b85d94 |
|
MD5 | 17e31773b5636838f089a777d0c8348e |
|
BLAKE2b-256 | c33984d559ceb3160be4620959fb84000066c5ab0d00975096cc1ca4c2400448 |