Skip to content

Task Switcher 1.0.1

Choose a tag to compare

@steffen-heil-secforge steffen-heil-secforge released this 26 Jul 16:53
· 3 commits to main since this release

Task Switcher 1.0.1 — hardening + fixes.

  • Protocol parser hardening: DVC/pipe frames are now capped at 16 MB and an oversized frame length poisons the reader instead of buffering up to 4 GB of unvalidated input; malformed or wrong-schema frames are skipped without stranding the valid frames behind them.
  • Plugin: the Bridge message is only marked sent if the pipe write actually succeeded (retries otherwise).
  • install.cmd: corrected the hotkey hint to Ctrl+^ (matches the shipped hotkey).
  • uninstall.cmd: more robust — reports the elevated result properly and refuses up front if Remote Desktop still has the plugin loaded, so it never does a half-completed uninstall.

Upgrade: same install as 1.0.0 — unzip and run install.cmd (close open Remote Desktop windows first so the plugin can update). See LICENSE (MIT source; secforge name/logo excluded).