Skip to content

Releases: enlyze/PortSniffer

ENLYZE PortSniffer 2.1

27 Oct 13:52
acc298d
Compare
Choose a tag to compare
  • Fixed clean uninstallation and incompatibility to Windows 10 by requiring a reboot after uninstallation (#10)
  • Added verifying driver and tool versions before monitoring (#10)
    This prevents surprising and mostly invalid results when an incompatible PortSniffer driver is installed.
  • Added a CI based on GitHub Actions to reproducibly build the driver binaries (#11)
  • Disabled buffering of stdout (#12)
    This allows for live monitoring under all circumstances without delays.

ENLYZE PortSniffer 2.0

20 Oct 14:17
ee05689
Compare
Choose a tag to compare
  • Added recording and printing a timestamp with every log entry (#8)
  • Added printing a table header (#8)
  • Added optional monitoring of interesting IOCTL_SERIAL_* requests (#9)
    This also adds a C type to PortSniffer-Tool /monitor.

ENLYZE PortSniffer 1.4

13 Aug 10:29
47b758d
Compare
Choose a tag to compare
  • Fix logging when reads and writes come in simultaneously (#4)

Compatible with Windows XP or later (32-bit and 64-bit).

These binaries are unsigned and therefore require Test Mode AND "Disable driver signature enforcement" at boot-up under 64-bit Windows versions.
32-bit operating systems are not affected by this Windows limitation.

ENLYZE PortSniffer 1.3

08 Jul 08:18
b3b9ed0
Compare
Choose a tag to compare
  • Fix logging partial reads and don't log unsuccessful reads at all.

Compatible with Windows XP or later (32-bit and 64-bit).

These binaries are unsigned and therefore only work in Test Mode under 64-bit Windows versions.
32-bit operating systems are not affected by this Windows limitation.

ENLYZE PortSniffer 1.2

28 May 14:36
b690de9
Compare
Choose a tag to compare
  • PortSniffer Driver and PortSniffer-Tool: Handle the worst case of 1-byte requests at 115200 baud.
  • PortSniffer-Tool: Improve error messages.

Compatible with Windows XP or later (32-bit and 64-bit).

These binaries are unsigned and therefore only work in Test Mode under 64-bit Windows versions.
32-bit operating systems are not affected by this Windows limitation.

ENLYZE PortSniffer 1.1

19 Oct 14:33
7115c16
Compare
Choose a tag to compare
  • PortSniffer-Tool: Fix recreating the driver service when reinstalling via /install (without calling /uninstall first)
  • PortSniffer-Tool: Return distinct status codes when we succeeded, but a reboot is required

Compatible with Windows XP or later (32-bit and 64-bit).

These binaries are unsigned and therefore only work in Test Mode under 64-bit Windows versions.
32-bit operating systems are not affected by this Windows limitation.

ENLYZE PortSniffer 1.0

19 Oct 07:55
4b2aaac
Compare
Choose a tag to compare

Initial stable release of ENLYZE PortSniffer.
Compatible with Windows XP or later (32-bit and 64-bit).

These binaries are unsigned and therefore only work in Test Mode under 64-bit Windows versions.
32-bit operating systems are not affected by this Windows limitation.