Skip to content

killall v1.0.1

Latest

Choose a tag to compare

@NoCoderRandom NoCoderRandom released this 13 Mar 20:12
· 1 commit to main since this release

killall v1.0.1 — Bugfix Release

Fixed

  • Self-protection: killall no longer targets or kills its own running process. Previously, a regex or wildcard pattern could match the running killall.exe process itself, causing Windows to truncate the EXE to 0 bytes.

Added

  • --version / -V flag to display the current version.
  • Version number (1.0.1) embedded in the assembly metadata.
  • Compact, reorganized help text.

Build

  • Self-contained, single-file portable EXE (no .NET runtime required).
  • Full WMI support preserved (untrimmed build).

Assets

File SHA-256
killall-v1.0.1.zip 02b36a3afb1a53e3863efc12452c5a8437a7d2710988ce7aa198ea6243424110

Full Changelog: v1.0.0...v1.0.1