Hyperion VS py-obfuscation-payloadgen

Compare Hyperion vs py-obfuscation-payloadgen and see what are their differences.

Hyperion

The most powerful 100% Python obfuscator. (by billythegoat356)

py-obfuscation-payloadgen

A generator for a simple way using polymorphic capabilities of obfuscating Python3 based payload using a simple key, transposition with ROT-13, and substitution of whitespaces with random number of hashtags (by dc401)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Hyperion py-obfuscation-payloadgen
3 1
310 0
- -
2.8 5.6
about 1 month ago about 1 year ago
Python Python
Eclipse Public License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Hyperion

Posts with mentions or reviews of Hyperion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-01.
  • Discock and W4SP Stealer: Malicious pypi packages and horizontally-scrolled masspace imports
    2 projects | /r/ethicalhacking | 1 May 2023
    During our further analysis, it was noted that the package was obfuscated using “Hyperion” and specially crafted to target hosts running Windows Operating Systems. Once the package is installed and executed on the victim’s host, it fetches a malicious piece of python code and saves it on the victim machine. Later the package tries to collect sensitive information such as cookies, saved passwords in a browser, saved cookies of gaming applications and steals financial information from crypto wallets. All the discovered data is saved inside 2 files named wppassw.txt and wpcook.txt. The saved data is later exfiltrated through a discord webhook API. Additionally, it also collected victim’s geo location based on the public IP address.
  • Obfuscation tutorial (the sequel)
    9 projects | /r/minecraftclients | 31 Jul 2022
    As much as i hate it i have to include it. https://github.com/billythegoat356/Hyperion
  • The BEST way to obfuscate Python in 2022
    1 project | /r/Python | 5 Jul 2022
    You can download it here, or you can obfuscate directly from the website.

py-obfuscation-payloadgen

Posts with mentions or reviews of py-obfuscation-payloadgen. We have used some of these posts to build our list of alternatives and similar projects.
  • Red Team Polymorphic Engine in Python
    1 project | dev.to | 12 Apr 2023
    But why go through an engagement utilizing tools that have been closely analyzed by blue teams already? Let’s learn to build our own instead. We will be utilizing Python 3.x, if you wish to download the code in advance, you can click here.

What are some alternatives?

When comparing Hyperion and py-obfuscation-payloadgen you can also consider the following projects:

pyminifier - Pyminifier is a Python code minifier, obfuscator, and compressor.

Anubis - A Python script to obfuscate and protect your code through anti debuggers, junk code and custom encryption.

pyarmor - A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.

Opy - Obfuscator for Python

emojify - Obfuscate your python script by converting it to emoji icons

Berserker - Obfuscate your Python scripts better, faster.

Blank-URL-Obfuscator - Obfuscate URLs (can be used in requests).

yGuard - The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts

PolyLock - PolyLock allows you to simply encrypt and obfuscate your python code/files.

Caesium - A Java bytecode obfuscator

obfuscator - A java obfuscator (GUI)

sampleproject - A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"