Skip to content

fkclai/CTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTF

Making a Stand Alone Executable from a Python Script using PyInstaller

  1. PIP install pyinstaller
  2. pyinstaller -F -w xxx.py -F include all dependence -w no execution window

About

Offensive Python technique of CTF game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages