mirror of
https://github.com/a0rtega/pafish
synced 2024-11-22 06:11:18 +03:00
42 lines
827 B
Plaintext
42 lines
827 B
Plaintext
|
|
v025
|
|
|
|
- New colors schema
|
|
- Added file creation traces when detection to
|
|
follow them
|
|
- Added one new detection for VirtualBox
|
|
|
|
v024
|
|
|
|
- From now, official pafish executables will be signed, readme for
|
|
more information
|
|
|
|
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
|
|
|
|
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
|