Skip to content

BlandineLemaire/AmazonPhotoAsStorageUnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

AmazonPhotoAsStorageUnit:framed_picture::floppy_disk:

Infos

This script is used to add the PNG magic number to the files you want to push to your amazon photo storage account

How to use it

usage: amazonbypass.py [-h] --method {hide,recover} -i <INPUTFILE> -o <OUTPUTFILE>

-h, --help                                            show this help message and exit
-m {hide,recover}, --method {hide,recover}            Select Method
-i INPUTFILE, --input INPUTFILE                       Input File
-o OUTPUTFILE, --output OUTPUTFILE                    Output File

Notes:

⚠️ Please add .png to your file to let Amazon accept it ⚠️

Amazon does not seems to support files that are bigger than 48.82 Go

TO-DO

  • Add png magic number
  • Remove png magic number
  • Automatically add .png when hiding
  • Automatically remove .png when recovering
  • push the file via API Requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages