Skip to content

That's is a useful script for getting analysis the image and get the hidden data from the image & passwords , texts , messages

License

Notifications You must be signed in to change notification settings

krdsploit/Fotoforensics-ELA-Python-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fotoforensics-ELA-Python-Script

That's is a useful script for getting analysis the image and get the hidden data from the image & passwords , texts , messages

Modules Link ==> https://pypi.org/project/opencv-python Modules Link ==> https://pypi.org/project/numpy/

Basic Usage Guide ==> Just put the img names or path on the script run on the terminal or your console { command promet } cmd :)

import numpy as np import cv2

img1 = cv2.imread("/PATH/")

jpg_quality1 = 95 jpg_quality2 = 90 scale = 15

cv2.imwrite("/PATH/_95_ELA.jpeg", img1, [cv2.IMWRITE_JPEG_QUALITY, jpg_quality1])

About

That's is a useful script for getting analysis the image and get the hidden data from the image & passwords , texts , messages

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages