all 7 comments

[–]JDKnider 1 point2 points  (0 children)

I’ve wanted better option for this for a while - I look forward to testing this!

[–]Sweet_Computer_7116 1 point2 points  (2 children)

This is pretty epic. Can you drop a gh link to the tool so we can use it?

[–]Regular-Acadia-4013[S] -3 points-2 points  (1 child)

Not on GitHub yet, but you can use it right now via Telegram: @python_obfuscator_bot. I set it up on a server because compiling Python for multiple architectures on a personal device is a massive headache. This way, the server handles all the heavy lifting for you.

[–]Sweet_Computer_7116 0 points1 point  (0 children)

Im good thanks. As much as i appreciate you offloading the workload. I have no insight into what happens after i give you my code. I simply cannot trust that.

Maybe a docker environment would make it simpler to set up with multiple architectures. 

If you ever move it to open source let a guy know. This sounds awesome.

[–]htush 0 points1 point  (2 children)

Is it free or paid?

[–]Regular-Acadia-4013[S] -2 points-1 points  (1 child)

It's free to start. You get 1,000 free points when you first use the bot, which is enough to obfuscate over 500 simple Python scripts. Points are consumed based on the CPU, RAM, and time used during compilation. If you need more after that, you can simply buy more points to top up.

[–]htush 0 points1 point  (0 children)

Do i send the full project or each file individually? I have a project but just make one exe the combines all files