Skip to content

Releases: NoCoderRandom/killall

killall v1.0.1

13 Mar 20:12

Choose a tag to compare

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

killall v1.0.0

12 Mar 09:40

Choose a tag to compare

First public test release of killall.
Includes portable single-file EXE.