Informatie (ENG) CommAPI translates the communications functions of Windows API to AutoIt functions. Features No need to install DLL’s Using Windows API calls (kernel32.dll) Possibility of serial communication (serial port, COM port, RS-232) Possibility of parallel communication (parallel port, LPT …

Autoit3 Library – CommAPI Lees meer »

Met de Inline Assembly UDF voor Autoit3 kun je assembler toepassen tussen de autoit3 code. Website Voorbeeld:

Het probleem met Autoit3 is dat de code (script) wel gecomprimeerd word, maar bij uitvoering van het script (.exe) wordt de code weer uitgepakt (in het geheugen) en gestart, hierdoor kan de code eenvoudig achterhaald worden met een decompiler. SecureAu3 …

Autoit3 – Scripts beveiligen tegen decompilers Lees meer »