locked |
|
Program shows list of opened handles. It shows list of all opened handles,
opened handles on specified file, opened Tcp/Udp connections. Using this
program you can close selected handles and use it as file unlocker. |
|
|
|
clip |
|
Program holds strings, you copied into clipboard, so you can use them later. |
|
|
|
pexe |
|
Program patches specified program, so it will require password to run. |
|
|
|
hot |
|
Program lets you setup hotkeys to run selected programs. |
|
|
|
desktopper |
|
Using this program you can create multiple windows desktops and switch between them. |
|
|
|
fop |
|
Program hooks system calls to control access to files.
You can block access to specified files, or you can specify files,
that will be always opened with full access rights.
Using some utility, that shows output of DbgPrint function you can view names of files, that
programs try to open. |
|
|
|
syscall_counter |
|
For each system call program shows number of times it was performed.
You can also view number/name list of system calls in your system. |