Bugfix release. No feature changes.
- Self-protection: killall no longer targets or kills its own running process. Previously, a regex or wildcard pattern could match the killall.exe process itself, causing Windows to truncate the EXE to 0 bytes.
--version/-Vflag to display the current version.- Version number (
1.0.1) embedded in the assembly metadata.
Initial release.
- Pattern-based process termination (exact, substring, glob, regex).
- Advanced filters:
--cmdline,--module,--port,--window,--parent. - Process tree kill (
--tree). - Three-tier safety model (Immortal, Auto-Restart, Allowed).
- Subcommands:
hung,networkapps,ramhog,cpuhog,gpu,llm,game,restart. - Dry-run and force modes.
- Self-contained, single-file portable build.