Skip to content

A random idea I had a while back to make a data miner for lightshot. Never released this but after a friend sent me a post about lightshot's transparency I figured it'd be a good time to release this. I've included some output from a run before making the repo. I am not responsible for the imagery or it's contents.

License

Notifications You must be signed in to change notification settings

a3r0id/lightshot-data-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightshot-data-miner

I had a random idea to make a data miner for lightshot a while back. Today a friend brought it to my attention that folks are now mining Lightshot images for valuable information etc...here is a proof of concept! This script bruteforces for valid prnt.sc urls and for images containing human faces/text then saves the images.


Change Line 22: # CHANGE YOUR PATH TO YOUR TESSERACT BINARY tess.pytesseract.tesseract_cmd = "C:\\Program Files\\Tesseract-OCR\\tesseract.exe"

I left some example results of old scans in the repo, I am not aware of any of the content of the images as they are random.

You can remove the proxy stuff and use your own ip which will be much faster, just don't use more than a few threads in that case.

This is simply a proof of concept!

About

A random idea I had a while back to make a data miner for lightshot. Never released this but after a friend sent me a post about lightshot's transparency I figured it'd be a good time to release this. I've included some output from a run before making the repo. I am not responsible for the imagery or it's contents.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages