0sir1ss / Anubis

[UNMAINTAINED] A Python script to obfuscate and protect your code through anti debuggers, junk code and custom encryption.
MIT License
308 stars 38 forks source link

Questions about usage #30

Open dineshbvadhia opened 8 months ago

dineshbvadhia commented 8 months ago

If an obfuscated source file is run on a cloud service (but is not distributed to others) then is there any need to compile it?

If the obfuscated source file is not distributed to others, a custom encryption version will still provide greater protection?