giangnguyen Posted May 4, 2016 Posted May 4, 2016 Yes, I am still using it. I am modifying the output as well, since I found it to be the best obfuscator available. So question: If I use Execute() with no variable, no UDFs in there, for example Execute(StringToBinary("Stringhere")) then it will still work right? I tested it and it does work for me. Just want to make sure And if the use of the good ol' obfuscator is disallowed, please delete this thread, staffs. Thanks.
Developers Jos Posted May 4, 2016 Developers Posted May 4, 2016 There is no official Obfuscator and there has never been one, only the one I have supported, but that support has ended a while back. Not sure why one still would want to use it. As to your question: Yes it will work as you already found out with your tests. Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Trong Posted May 4, 2016 Posted May 4, 2016 I believe that it worked very well! But it is not safe to protect your scripts. MsgBox(48, Execute('StringToBinary("This Is Var")'), Execute('BinaryToString("0x4920616D20564950212020E1BB91206CC3A0206C6120",4)')) Enjoy my work? Buy me a 🍻 or tip via ❤️ PayPal
giangnguyen Posted May 5, 2016 Author Posted May 5, 2016 16 hours ago, Jos said: There is no official Obfuscator and there has never been one, only the one I have supported, but that support has ended a while back. Not sure why one still would want to use it. As to your question: Yes it will work as you already found out with your tests. Jos Lel I still have the binary for version 1.0.30.1 If you still have the binary for a later version, please PM me the download. I wouldn't mind updating my protection toolkit.
Recommended Posts
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!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now