Skip to content

MrKyleF/FE1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Kyle R Fogerty

#Basic Run of Exe (Currently only complied for MacOS x86):
Download FE from the dist directory.

Requirements to Run With Own Salts:
1. pip install cryptography
2. Create Salt Folder
3. Update Path To Salt Files
4. Use Create Salt Batch in Salt Handling to create Salt Keys

#Optional:
#Make to Exe
pyinstaller --add-data '(path_to_salt_dir)/:datas' --onefile FE.py

Releases

No releases published

Packages

No packages published