This script iterates though images other people upload to LightShot. Your are not just able to see these images, but you can also downlad and save them on your system.
- Download the package
- The script depends on some other packages, which can be installed with e.g.
pip
:
pip install requests lxml matplotlib urllib
- Run the script with python 3, e.g.
python3 urlCracker.py
- You are prompted for a 6 digit string. You have two posibilities now:
- Eighter enter a random 6 digit long string consisting of all number and lower case letters.
- or upload an image to Lighthot eighter inbrowser or via the app. Copy the last six digits from the given URL and pass it to the script.
- After clicking
Enter
the script starts showing you the images. If it repeatedly says that no image can be found, repeat step two with another input string. - Dismiss the image with
CTRL + W
(or just close the plot) or save it by clicking on the save icon on the plot
- Make the script much faster by preloading new images
Newer upload anything private via Lightshot or similar uploader, since everyone can see it!