Skip to content
/ encobfus Public

A program that obfuscates Python code with multiple types of encryption

License

Notifications You must be signed in to change notification settings

pact8/encobfus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


encobfus

A program that obfuscates Python code with multiple types of encryption

Encryption Methods(in most recent version)

  • Fernet
  • RSA

If you can help with the development of this code, I would be grateful.