pafish/pafish
2016-03-02 20:59:19 +01:00
..
Objects/MingW Bump v056 2015-12-28 16:26:18 +01:00
Output/MingW Minor change (pafish/Output/MingW/.gitignore) 2012-10-28 19:16:10 +01:00
bochs.c Add Bochs detections based on CPU information 2015-08-29 00:49:41 +02:00
bochs.h Add Bochs detections based on CPU information 2015-08-29 00:49:41 +02:00
common.c re #43 Include a DNS request for each detection, useful in restrictive sandboxes 2015-12-23 19:42:13 +01:00
common.h re #43 Include a DNS request for each detection, useful in restrictive sandboxes 2015-12-23 19:42:13 +01:00
config.h re #43 Include a DNS request for each detection, useful in restrictive sandboxes 2015-12-23 19:42:13 +01:00
cpu.c fix #47 add hypervisor vendor checking 2016-03-02 20:59:19 +01:00
cpu.h Function to read HV vendor information, added to logging 2016-03-02 20:27:03 +01:00
cuckoo.c Added HackingTeam anti-Cuckoo function as a check 2015-07-10 20:21:55 +01:00
cuckoo.h Added HackingTeam anti-Cuckoo function as a check 2015-07-10 20:21:55 +01: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 re #46 add IsNativeVhdBoot detection 2015-12-27 12:25:53 +01:00
gensandbox.h re #46 add IsNativeVhdBoot detection 2015-12-27 12:25:53 +01:00
hooks.c Disabled check_hook_DeleteFileW_m1 because it causes FP in Win 8 2015-12-28 16:21:38 +01:00
hooks.h Refactor of hooks detection function, add 2 more functions to check 2015-09-04 18:24:53 +02:00
main.c fix #47 add hypervisor vendor checking 2016-03-02 20:59:19 +01:00
Makefile.linux re #43 Include a DNS request for each detection, useful in restrictive sandboxes 2015-12-23 19:42:13 +01:00
Makefile.win re #43 Include a DNS request for each detection, useful in restrictive sandboxes 2015-12-23 19:42:13 +01:00
pafish.ico Greatly reduce the icon size 2015-03-20 14:55:05 +01:00
qemu.c Add new qemu detection based on CPU brand string 2015-08-29 00:29:41 +02:00
qemu.h Add new qemu detection based on CPU brand string 2015-08-29 00:29:41 +02: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 Fixes warning in latest mingw 2015-12-27 12:17:18 +01:00
utils.h Fixes warning in latest mingw 2015-12-27 12:17:18 +01:00
vbox.c Minor includes changes 2015-10-08 19:22:39 +02:00
vbox.h Added HackingTeam anti-VM WMI checks 2015-07-10 15:21:06 +01:00
vmware.c Minor includes changes 2015-10-08 19:22:39 +02:00
vmware.h Add VMware detection based on network adapter name 2015-08-30 18:35:22 +02:00
wine.c Fix minor issue with wbemidl.h import 2015-08-26 19:07:25 +02:00
wine.h Added extra checks for VMWare and Wine. 2015-05-18 15:20:20 +01:00