Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Sign up

🔒 Python Payload Encoder for Evading Basic Anti-Virus Detection

License

NotificationsYou must be signed in to change notification settings

breaching/Cyphra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cyphra Logo

Cyphra is a basic Python payload encoder designed to enhance the stealth and evasion capabilities of your payloads against most basic anti-virus software. By encrypting your Python payloads using a custom algorithm and generating random encryption keys, Cyphra significantly reduces the chances of detection by basic anti-virus scanners.

Features

  • Advanced Payload Encryption: Cyphra employs a custom encryption algorithm to securely encrypt Python payloads, ensuring a higher level of protection against anti-virus detection.
  • Random Encryption Keys: The system generates random encryption keys, making it difficult for signature-based anti-virus solutions to identify and block the encrypted payloads.
  • Optional Payload Compilation: Cyphra allows you to compile your encrypted payload into a standalone executable (.exe) for added convenience and portability.
  • User-Friendly CLI: With an easy-to-use command-line interface, encrypting your payloads becomes a seamless process.

Installation

Clone the Cyphra repository:

https://github.com/breaching/Cyphra.gitcd cyphrapip install pyinstallerpy Cyphra.py

If you find Cyphra useful, don't forget to give it a ⭐️!

About

🔒 Python Payload Encoder for Evading Basic Anti-Virus Detection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp