Sunday, May 29, 2022
HomeWordPress DevelopmentCarbon - Python Renamer - DEV Neighborhood

Carbon – Python Renamer – DEV Neighborhood




🎯 About

When trying round for python obfuscators, you may need discovered some like pyarmor, or pyminifier.
However then there’s one which does really obfuscate the code which might’t be reversed to the unique supply. You will discover it right here, however there’s only one small caveat.
Buying it prices USD $1998.

Now that is to not say you possibly can’t use it totally free, in any case if you wish to use it on-line it is free to make use of. However in case you want to use an offline cli model, nicely then you might want to pay.

That is the place Carbon is available in. I made a decision to make my very own model of the oxyry obfuscator which does the identical job. It renames lessons, capabilities, parameters and variables. It removes docstrings and feedback and does not stick on a line quantity on the finish of every line. However better of all, it is not locked to Python 3.3-3.7.



✨ Options

✔️ Take away docstrings and feedback
✔️ Rename lessons, capabilities, parameters and variables



🚀 Applied sciences

The next instruments had been used on this challenge:



✅ Necessities

Earlier than beginning, you might want to have Python put in.



🏁 Beginning

# Clone this challenge
$ git clone https://github.com/0sir1ss/Carbon

# Entry
$ cd Carbon

# Run the challenge
$ python carbon.py
Enter fullscreen mode

Exit fullscreen mode

Made with ❤️ by 0sir1s

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments