Code Monkey home page Code Monkey logo

py-fuscate's Introduction

Welcome to Py-Fuscate ๐Ÿ‘‹

A Program Which Allows You To Obfuscate Python Programs

Idea By Crypto

Language: Python License: Apache License 2.0 CodeFactor GitHub repo size

Install

sudo apt install git python3
git clone https://github.com/Sl-Sanda-Ru/Py-Fuscate.git
cd Py-Fuscate
python3 -m pip install -r requirements.txt
python3 py_fuscate.py

Usage

usage: py_fuscate.py [-h] -i INPUT -o OUTPUT -c COMPLEXITY

Author

๐Ÿ‘ค Sandaru Ashen

Show your support

Give a โญ๏ธ if this project helped you!

Star History

Star History Chart

Stargazers

Stargazers repo roster for @Sl-Sanda-Ru/Py-Fuscate Forkers repo roster for @Sl-Sanda-Ru/Py-Fuscate

๐Ÿ“ License

Copyright ยฉ 2021 Sandaru Ashen.
This project is Apache License 2.0 licensed.


This README was generated with โค๏ธ by readme-md-generator

py-fuscate's People

Contributors

sl-sanda-ru avatar therealori avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

py-fuscate's Issues

Can't import magic module

i encrypt my code using pyfuscate but when i convert my code into exe my exe file missing magic module

Error in line 1

Got error after obfuscating file

File "Py-Fuscate", line 1, in
File "", line 9, in
struct.error: unpack requires a buffer of 4 bytes

installed python version 3.11.9

Error's in line 129 & 63

Below is a photo of the error output of python3 py_fuscate.py after following the installation instructions. Please help!
image

Error in line 120

Running code leaves an error in line 120
"'charmap' codec can't decode byte 0x90 in position 3016: character maps to "
Screenshot 2023-03-28 212848

StstemError: unkown opcode

Hey

I'm trying your obfuscator but when I want to use my obfuscated file in my other PC, I have this error:

File "Py-Fuscate", line -1, in myFunction
SystemError: unknown opcode

python3 py_fuscate.py -i launch.py -o test.py -s 10

On my main PC i don't have the problem

De obfuscator

Used obfuscator long time ago and now i want to update some code in my python script but lost my source code, dont afford again to hire a developer to recode whole program could you please help me to de-obfuscate my python program..??

Thank you & Regards
Dhrtlocker.

Not a obfuscator`

This inst a obfuscator, it does not modify origin code it legit packs it

Not working

i ran
py_fuscate.py -r -i main.py -o main_obf.py -s 100

it just refreshes the console but doesnt obfuscate the file

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.