← 返回首页
GitHub - KarbitsCode/PythonCrypter: Make your python scripts payloads Undetected, Works on virustotal and lot more! (forked from @EvilBytecode) · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

KarbitsCode/PythonCrypter

Go to file
Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
View all files

Repository files navigation

More items

Python Script Crypter

Description

  • This Python script crypter provides a way to obfuscate your Python scripts, making them undetected from File Scanners like VirusTotal. The tool encodes the script using base64, ensuring an additional layer of security. The generated script remains executable and can be decoded dynamically during execution.

How to Execute

To use the script, execute the following command in PowerShell:

powershell -ExecutionPolicy ByPass -File .\crypt.ps1 -path "Python File Path Here"

Tip

Replace "Python File Path Here" with the actual path to your Python script.

Caution

Ensure that you have appropriate permissions to execute PowerShell scripts, and the execution policy allows script execution.

Note

This tool is intended for educational and research purposes. Use responsibly and respect ethical considerations.

👁️ With Crypter:

👁️ Without Crypter:

About

Make your python scripts payloads Undetected, Works on virustotal and lot more! (forked from @EvilBytecode)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Footer

© 2026 GitHub, Inc.