Search found 15 matches

by D3Dx9
Wed Feb 12, 2014 9:43 pm
Forum: Plugins
Topic: How to create a C++ plugin?
Replies: 1
Views: 13929

How to create a C++ plugin?

Is there any tutorial how to create a plugin in VC++? I'd like to try it, but I've got no idea how to start :) Thanks!
by D3Dx9
Wed Feb 12, 2014 8:49 pm
Forum: Basic
Topic: AutoIt protection
Replies: 29
Views: 117501

Re: AutoIt protection

Have look at this gif which I quickly made:

http://s7.postimg.org/ips53gok9/test.gif
by D3Dx9
Wed Feb 12, 2014 3:07 pm
Forum: Basic
Topic: AutoIt protection
Replies: 29
Views: 117501

Re: AutoIt protection

Decompiler can even decompile the method you mentioned. It works, but it isn't effective :/ Somehow it can dump the currently running a3x script. The thing is that it's so much easier to write applications in autoit... I mean you don't have to bother with variable types, you can even make codes simp...
by D3Dx9
Tue Feb 11, 2014 11:25 pm
Forum: Basic
Topic: AutoIt protection
Replies: 29
Views: 117501

Re: AutoIt protection

Well, you misunderstood me. Of course, that decompiler is able to do it, there's no doubt. The only reason why I wrote I can switch between them is because the script storing method is different. old = overlay new = resource The reason why I told I can switch is because I don't know which one is eas...
by D3Dx9
Sun Feb 09, 2014 5:38 pm
Forum: Basic
Topic: AutoIt protection
Replies: 29
Views: 117501

AutoIt protection

Hi, currently I'm thinking of buying this software. It seems to be the most flexible and it's feature-rich. All in one: awesome. The only thing I couldn't do yet is protecting an AutoIt application. Just to clear the things: - AutoIt developed a new update, so it now stores the script in the resourc...