View Single Post
  #6  
Old 10-20-2006, 04:36 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: Has a site ever banned an AHK script?

[ QUOTE ]
It's a simple matter to compile an AHK script to an .exe and rename it just about anything.

PokerSiteScanner.ahk becomes DialysisController.exe

[/ QUOTE ]
I'm not 100% sure, but it could turn out that thr AHK script is held in the .exe unprocessed (no p-code convertion etc).

(I know AutoIt stores "compiled" scripts this way, but they do use a packer though to make it harder to get at...)

Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote