A deobfuscator for multiple python obfuscators

Overview

PY4COC

A deobfuscator for multiple python obfuscators, supports exe's packed with pyinstaller too.

How to use

python3 py4coc.py

Contribute

I know the code is a mess but just read the last lines and you will see how to add your own deobfuscator. Make a pull request if you want to contribute.

Credits

svenskithesource & OW

You might also like...
Bandit is a tool designed to find common security issues in Python code.
Bandit is a tool designed to find common security issues in Python code.

A security linter from PyCQA Free software: Apache license Documentation: https://bandit.readthedocs.io/en/latest/ Source: https://github.com/PyCQA/ba

A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications
A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications

This project is no longer maintained March 2020 Update: Please go see the amazing Pysa tutorial that should get you up to speed finding security vulne

Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.

Dlint Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure. The most important thing I have done as a progra

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

PyArmor Homepage (中文版网站) Documentation(中文版) PyArmor is a command line tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine

Looks at Python code to search for things which look "dodgy" such as passwords or diffs

dodgy Dodgy is a very basic tool to run against your codebase to search for "dodgy" looking values. It is a series of simple regular expressions desig

Big-Papa Integrates Javascript and python for remote cookie stealing which then can be used for session hijacking
Big-Papa Integrates Javascript and python for remote cookie stealing which then can be used for session hijacking

Big-Papa is a remote cookie stealer which can then be used for session hijacking and Bypassing 2 Factor Authentication

A Python tool to automate some dorking stuff to find information disclosures.
A Python tool to automate some dorking stuff to find information disclosures.

WebDork v1.0.3 A open-source tool to find publicly available sensitive information about Companies/Organisations! WebDork A Python tool to automate so

Python implementation of the diceware password generating algorithm.
Python implementation of the diceware password generating algorithm.

Diceware Password Generator - Generate High Entropy Passwords Please Note - This Program Do Not Store Passwords In Any Form And All The Passwords Are

Python tool for dumping flash via uboot reliably

Reliable Uboot Flash Dumper is a Python tool for dumping flash via uboot reliably. If you've ever had to dump flash via uboot and a serial connection and became frustrated about doing it several times and hand-merging files together to fix issues, this should help you out

Comments
  • Version 3.9 is not supported.

    Version 3.9 is not supported.

    Please contact me: telegram - @agnostos_god; mail - [email protected]

    Version 3.9 is not supported.

    Last file: pyiboot01_bootstrap.pyc Traceback (most recent call last): File "C:\Users\katy\AppData\Local\Programs\Python\Python39\Scripts\decompyle3-script.py", line 33, in sys.exit(load_entry_point('decompyle3', 'console_scripts', 'decompyle3')()) File "c:\users\katy\desktop\python-exe-unpacker\python-decompile3\decompyle3\bin\decompile.py", line 193, in main_bin result = main( File "c:\users\katy\desktop\python-exe-unpacker\python-decompile3\decompyle3\main.py", line 297, in main deparsed = decompile_file( File "c:\users\katy\desktop\python-exe-unpacker\python-decompile3\decompyle3\main.py", line 208, in decompile_file decompile( File "c:\users\katy\desktop\python-exe-unpacker\python-decompile3\decompyle3\main.py", line 135, in decompile deparsed = deparse_fn( File "c:\users\katy\desktop\python-exe-unpacker\python-decompile3\decompyle3\semantics\pysource.py", line 2233, in code_deparse deparsed = walker( File "c:\users\katy\desktop\python-exe-unpacker\python-decompile3\decompyle3\semantics\pysource.py", line 233, in init self.p = get_python_parser( File "c:\users\katy\desktop\python-exe-unpacker\python-decompile3\decompyle3\parsers\main.py", line 423, in get_python_parser raise RuntimeError( RuntimeError: Version 3.9 is not supported. [+] Possible entry point: pyi_rth_pkgutil.pyc

    Version 3.9 is not supported.

    enhancement 
    opened by ghost 3
Owner
svenskithesource
Hello! I'm a 16 year old student. I've been coding since 2018 in Python. I am from Belgium and speak Dutch and English.
svenskithesource
TLaunch: Launch Programs on Multiple Hosts

TLaunch: Launch Programs on Multiple Hosts Introduction Deepmind launchpad is a library that helps writing distributed program in a simple way. But cu

Tsinghua AI Research Team for Reinforcement Learning 11 Nov 11, 2022
Fast and easy way to rollout on multiple GitLab project file a particular content.

Volatile Fast and easy way to rollout on multiple GitLab project file a particular content. Why ? After looking for a tool to simply enforce a develop

Lujeni 4 Jan 17, 2022
A tool to brute force a gmail account. Use this tool to crack multiple accounts

A tool to brute force a gmail account. Use this tool to crack multiple accounts. This tool is developed to crack multiple accounts

Saad 12 Dec 30, 2022
A wordlist generator tool, that allows you to supply a set of words, giving you the possibility to craft multiple variations from the given words, creating a unique and ideal wordlist to use regarding a specific target.

A wordlist generator tool, that allows you to supply a set of words, giving you the possibility to craft multiple variations from the given words, creating a unique and ideal wordlist to use regarding a specific target.

Cycurity 39 Dec 10, 2022
Python decompiler for Python 1.5-2.4 (for historical archive)

This preserves the early code of a Python decompiler for Python versions 1.5 to 2.4. I have been able to install this using pyenv using Python 2.3.7 u

R. Bernstein 2 Jan 4, 2022
Python & JavaScript Obfuscator made in Python 3.

Python Code Obfuscator A script that converts code into full on random numerical expressions. Simple Scripts: Python Mode... Input: Function that deco

rzx. 1 Dec 29, 2021
A Python & JavaScript Obfuscator made in Python 3.

Python Code Obfuscator A script that converts code into full on random numerical expressions. Simple Scripts: Python Mode... Input: Function that deco

Karim 3 Mar 24, 2022
Whois-Python - Get Whois Domain with Python GUI

Whois-Python-GUI Get Whois Domain with Python - GUI :) WARNING > Dont Copy ! - W

MR.D3F417 3 Feb 21, 2022
A Python Bytecode Disassembler helping reverse engineers in dissecting Python binaries

A Python Bytecode Disassembler helping reverse engineers in dissecting Python binaries by disassembling and analyzing the compiled python byte-code(.pyc) files across all python versions (including Python 3.10.*)

neeraj 95 Dec 26, 2022
A simple python script for hosting a Snowflake Proxy in your python program or with it's standalone cli

snowflake-cli Snowflake is a system to defeat internet censorship, made by Tor Project. The system works by volunteers who run the snowflake extension

Guilherme Paixão 6 Jul 14, 2022