Bump v055

This commit is contained in:
Alberto Ortega 2015-10-08 19:32:01 +02:00
parent feeba7ba8e
commit 6b27791837
3 changed files with 16 additions and 2 deletions

View File

@ -1,4 +1,18 @@
v055
- Added new checks
- Neutrino bot bochs detection #40
- Qemu detection based on CPU brand string
- Bochs detections based on CPU brand string
- VMware detection based on network adapter name
- Minor refactor userland hook detection, added
2 more functions to check.
- Added cpu functions to query Processor Brand String
- Some refactoring, specially main.c, making it easier
to add new checks.
v054
- Added new checks (Hacking Team antiVM)

Binary file not shown.

View File

@ -4,8 +4,8 @@
A ICON MOVEABLE PURE LOADONCALL DISCARDABLE "pafish.ico"
1 VERSIONINFO
FILEVERSION 0,5,4,1
PRODUCTVERSION 0,5,4,1
FILEVERSION 0,5,5,1
PRODUCTVERSION 0,5,5,1
FILETYPE VFT_APP
BEGIN
BLOCK "StringFileInfo"