0xTools SourceForge.net Logo
last update 2006 nov 04

0xTools - set of small system utilities for MS Windows OS.
Download
SourceForge project page Download setup
Changes Download zipped binaries
Download sources
About programs
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.
Documents (in russian)
Получение списка открытых handle-ов, имен объектов, закрытие handle-ов, открытых другими процессами (как работает программа locked).
Добавление ссылки на dll в таблицу импорта. (как работает программа pexe).
Открытие файла с полными правами доступа (как работает программа fop).
Перехват системных вызовов в режиме ядра (как работает программа syscall_counter).
Работа программ 0xTools в Windows Vista RC1