Skip to content

tinku99/ahkdll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c8a1fd5 · Feb 7, 2015
Feb 7, 2015
Feb 29, 2012
Feb 7, 2015
Feb 7, 2015
Feb 7, 2015
Jun 3, 2014
Oct 13, 2010
Oct 13, 2010
Aug 9, 2012
Feb 27, 2010
Feb 7, 2015
Aug 12, 2010

Repository files navigation

ahksandbox 
==========

ahksandbox is a modification to ahkdll to remove unsafe functions. 
use with caution.
in particular infinite loops are not protected from.

let me know if you find any security flaws. 

Disabled Funcionality: 
- dllcall
- com functions
- hotkeys
- clipboard
- sound
- filesystem
- envget / set 
- others (search sandbox in the source code)


02.06.2015
- merged with https://github.com/hotkeyit/ahkdll v1.1.19.02
- removed clipboard functionality
- removed timeidle