Page 1 of 1

encrypt source

Posted: Wed Oct 28, 2009 8:34 pm
by qwerty
is there a way to encrypt the source code?

if i convert it to a c program, does it still require imacros to be installed or be added to browser or does it generate an exe file? any tutorials about c or vb?

thanks

Re: encrypt source

Posted: Thu Oct 29, 2009 8:31 am
by Hannes, Tech Support
The macros themselves are not encrypted. So even if you call iMacros from a compiled exe, the individual macro commands will be visible to the user. In principle, at least. You can make the macro run silently (without any icon or window being visible) to hide it from the unexperienced user.

Please find sample code in the iMacros "Examples" directory, or here: http://wiki.imacros.net/Sample_Code

Re: encrypt source

Posted: Mon Nov 02, 2009 3:25 pm
by Ravendey
If you use some VB code (or similar) to launch iMacros (scripting edition), you can in theory encrypt your program, and it will silently call iMacros.