Skip to content

thedzy/embed_file_in_a_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

embed_file_in_a_script

Create a script that will embed and extract a file

Note: The script can later be modified to perform actions against or with the extracted file

Usage: embed_file_in_a_script.py [options]
Create a script that will embed a file.  The script can be added on to to handle the file.  Example: A image can be embedded and then we set as the wallpaper

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -o OUTFILE, --outfile=OUTFILE
                        OutFile: The file that will be created, when the new
                        script is run
  -i INFILE, --infile=INFILE
                        InFile: The file that will read the create the script
  -s SCRIPT, --script=SCRIPT
                        IScript: The script that will host the InFile

About

Create a script that will embed and extract a file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages