Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 2695

Any good python obfuscator?

by 0x72 - 30 January, 2020 - 02:00 PM
This post is by a banned member (0x72) - Unhide
This post is by a banned member (0x72) - Unhide
This post is by a banned member (Sartux) - Unhide
Sartux  
Infinity
175
Posts
10
Threads
5 Years of service
#11
It depends what you need to defend against. You can do basic byte code obsfucation with this:
Code:
python -OO -m py_compile <your program.py>

Or you can try something like: https://liftoff.github.io/pyminifier/

There some good tips here if you want to actually rewrite your code: https://www.codementor.io/@peequeelle/ho...-kdcoep1fs
This post is by a banned member (0x72) - Unhide

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)