pafish/CHANGELOG

35 lines
698 B
Plaintext
Raw Normal View History

2012-10-28 21:41:38 +04:00
2013-02-24 01:18:28 +04:00
v024
- From now, official pafish executables will be signed, readme for
more information
2013-02-10 23:19:04 +04:00
v023
- Added two new detections for generic sandboxes (username, file path)
- Added one new detection for VMware (driver file)
- Added one new detection for Qemu (reg key)
v022
- Added one new detection for Qemu
2012-10-28 21:41:38 +04:00
v02
- Now pafish writes a log file (pafish.log) to
easily track detections
- Deleted one dummy detection for Sandboxie
- Added two new detections for VirtualBox
- Added one new detection for wine
- Added three new detections for VMware
- Added one new detection for generic sandboxes
- Some coding style improvements
- gcc optimization flag in compilation -O1
v01
- First version