AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 6 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Decompile
newcomer

Replies: 4
Views: 786

PostForum: Ask for Help   Posted: Sat Apr 25, 2009 6:39 pm   Subject: Decompile
I don't know of any way to stop a determined and skilled person from discovering the true nature of your script (or any program for that matter) -- including any trade secrets it contains.

The best ...
  Topic: Images In Exe, Not Outside File
newcomer

Replies: 6
Views: 554

PostForum: Ask for Help   Posted: Fri Mar 20, 2009 5:16 pm   Subject: Images In Exe, Not Outside File
Anyone have an example script on how a splash screen run using image code inside?

Thanks I needed that. Confused
  Topic: Images In Exe, Not Outside File
newcomer

Replies: 6
Views: 554

PostForum: Ask for Help   Posted: Fri Mar 13, 2009 6:03 pm   Subject: Images In Exe, Not Outside File
Could I know wheres link in the forum that SKan provide this function script please?
Shocked
Thanks.
  Topic: Compile AutoHotkey using Visual C++ 2005 Express Edition
newcomer

Replies: 90
Views: 36182

PostForum: Scripts & Functions   Posted: Tue Mar 03, 2009 6:46 pm   Subject: Compile AutoHotkey using Visual C++ 2005 Express Edition
/NoDecompile prevents the decompiling.
So if /NoDecompile is not supported, the final EXE could be decompiled.

The most secure EXE is the one that Chris distributes.
And for Unicode, it doesn't m ...
  Topic: Compile AutoHotkey using Visual C++ 2005 Express Edition
newcomer

Replies: 90
Views: 36182

PostForum: Scripts & Functions   Posted: Tue Mar 03, 2009 5:49 pm   Subject: Compile AutoHotkey using Visual C++ 2005 Express Edition
The EXE created by VC++ 2005/2008 is NOT compatible with Windows 9x/ME while the EXE distributed by Chris (VC++ 2003) is compatible with those systems.
Also, the public source for AutoHotkey doesn't ...
  Topic: Compile AutoHotkey using Visual C++ 2005 Express Edition
newcomer

Replies: 90
Views: 36182

PostForum: Scripts & Functions   Posted: Tue Mar 03, 2009 5:24 pm   Subject: Compile AutoHotkey using Visual C++ 2005 Express Edition
Is there any different between the exe file compiled by the latest version of ahk and the exe file compiled using the ahk compiler made by visual C++ 2005 or 2008? Shocked

In terms of security or ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group