eagle00789 wrote:
You are partially correct about that, but i still urgently ask the creators of ahk to PLEASE MAKE UPX AN OPTION WICH YOU CAN SET AT THE BEGINNING OF THE AHK-FILE WITH A DEFAULT OF OFF (so that it will NOT run through UPX)
You could just email "prevx1" and "TheHacker" and tell them that their stuff hits AHK scripts as false positives. Maybe you could use ALL CAPS in your emails too...
btw: moving/renaming/deleting upx.exe from the AHK folder would effectively do what you describe (default script compilation to not use upx)
If you really wanted to go all-out, you could copy the AHKtoEXE.exe file to a seperate folder then use a shortcut or batch file or add an extra "compile (no upx)" option to the shell menu for ahk scripts.
In short, there are many ways for you to get what you are asking for without waiting for someone to do it for you.