pafish/pafish
2015-05-09 02:25:06 +02:00
..
Objects/MingW Bump v051 2015-04-08 19:37:07 +02:00
Output/MingW Minor change (pafish/Output/MingW/.gitignore) 2012-10-28 19:16:10 +01:00
common.c Make cppcheck happy, code style changes 2015-03-19 20:59:51 +01:00
common.h Make cppcheck happy, code style changes 2015-03-19 20:59:51 +01:00
cpu.c make cppcheck happy, fixes 3 of: (style) Variable xxx is assigned a value that is never used. 2015-04-08 19:30:08 +02:00
cpu.h Add rdtsc method + vmexit, gcc -O0 due to cpu.c problems, minor code style changes 2015-04-01 19:44:21 +02:00
debuggers.c Make cppcheck happy, code style changes 2015-03-19 20:59:51 +01:00
debuggers.h Make cppcheck happy, code style changes 2015-03-19 20:59:51 +01:00
gensandbox.c Add raw access to NumberOfProcessors detection method 2015-05-09 02:25:06 +02:00
gensandbox.h Add raw access to NumberOfProcessors detection method 2015-05-09 02:25:06 +02:00
hooks.c Huge refactor, TRUE FALSE types added, utils functions added, fix encoding, trailing spaces, CRLF removed 2014-12-31 20:24:11 +01:00
hooks.h Huge refactor, TRUE FALSE types added, utils functions added, fix encoding, trailing spaces, CRLF removed 2014-12-31 20:24:11 +01:00
main.c Add raw access to NumberOfProcessors detection method 2015-05-09 02:25:06 +02:00
Makefile.linux Add rdtsc method + vmexit, gcc -O0 due to cpu.c problems, minor code style changes 2015-04-01 19:44:21 +02:00
Makefile.win Add rdtsc method + vmexit, gcc -O0 due to cpu.c problems, minor code style changes 2015-04-01 19:44:21 +02:00
pafish.ico Greatly reduce the icon size 2015-03-20 14:55:05 +01:00
qemu.c -Wall -Wextra from now, fix a bunch of warnings, -O1 to -O2 2015-03-20 16:12:07 +01:00
qemu.h Huge refactor, TRUE FALSE types added, utils functions added, fix encoding, trailing spaces, CRLF removed 2014-12-31 20:24:11 +01:00
sandboxie.c Huge refactor, TRUE FALSE types added, utils functions added, fix encoding, trailing spaces, CRLF removed 2014-12-31 20:24:11 +01:00
sandboxie.h Huge refactor, TRUE FALSE types added, utils functions added, fix encoding, trailing spaces, CRLF removed 2014-12-31 20:24:11 +01:00
types.h Huge refactor, TRUE FALSE types added, utils functions added, fix encoding, trailing spaces, CRLF removed 2014-12-31 20:24:11 +01:00
utils.c pafish_exists_regkey_value_str both args are case-insensitive now 2015-03-20 17:03:11 +01:00
utils.h Add generic func to access regkey value and compare str, code refactor 2015-03-20 15:55:55 +01:00
vbox.c make cppcheck happy, fixes 3 of: (style) Variable xxx is assigned a value that is never used. 2015-04-08 19:30:08 +02:00
vbox.h Add new VirtualBox detection based on SystemBiosDate 2015-03-20 14:54:30 +01:00
vmware.c completes #23 should be ok by now 2015-03-20 17:40:58 +01:00
vmware.h Huge refactor, TRUE FALSE types added, utils functions added, fix encoding, trailing spaces, CRLF removed 2014-12-31 20:24:11 +01:00
wine.c Huge refactor, TRUE FALSE types added, utils functions added, fix encoding, trailing spaces, CRLF removed 2014-12-31 20:24:11 +01:00
wine.h Huge refactor, TRUE FALSE types added, utils functions added, fix encoding, trailing spaces, CRLF removed 2014-12-31 20:24:11 +01:00