Skip to content

v0.3.5.4

Choose a tag to compare

@github-actions github-actions released this 13 Aug 06:37
· 63 commits to main since this release

CLI Analyzer v0.3.5.4 — 过滤 GUI 应用目录的内部助手

修复

  • GUI 应用安装目录的内部控制台助手不再当工具:Xshell/Xftp 8 的安装目录(在 PATH 上)里的 installanchorservice.exeRealCmdModule.exe 等既不是图形程序(PE 子系统/导入表过滤放行),也不是独立工具。现在:目录内存在 GUI 主程序(Xshell.exe、Xftp.exe…)时,命名命中内部助手模式(install / setup / unins / update / helper / repair / module / anchor / service / svc / agent)的控制台 exe 一律跳过
  • 纯控制台目录(Git、nodejs、cargo、System32 等)不受影响——GUI 标记不会触发

下载

  • macOS:Apple Silicon CLI-Analyzer-0.3.5.4-macos-arm64.dmg | Intel CLI-Analyzer-0.3.5.4-macos-amd64.dmg
  • Windows:安装器 CLI-Analyzer-0.3.5.4-windows-amd64-installer.exe | 便携 CLI-Analyzer-0.3.5.4-windows-amd64-portable.zip
  • LinuxCLI-Analyzer-0.3.5.4-linux-amd64.deb | 便携 CLI-Analyzer-0.3.5.4-linux-amd64.tar.gz

构建产物未签名:macOS 首次打开需右键 → 打开;Windows 会提示"未知发布者",属正常。

更新说明

  • v0.3.0 及以上用户会在启动时收到本版本更新提示(下载校验通过后引导安装)

English

CLI Analyzer v0.3.5.4 — filter vendor-internal helpers in GUI app dirs.

Fix

  • Console helpers inside GUI-app install dirs are no longer treated as tools: the Xshell/Xftp 8 install dirs (on PATH) ship installanchorservice.exe / RealCmdModule.exe — neither GUI (so the PE subsystem/import filters let them through) nor standalone tools. Now, when a directory contains a GUI main executable (Xshell.exe, Xftp.exe…), console executables whose name matches internal-helper patterns (install / setup / unins / update / helper / repair / module / anchor / service / svc / agent) are skipped
  • Console-only dirs (Git, nodejs, cargo, System32…) are unaffected — the GUI marker never fires there

Downloads

  • macOS: Apple Silicon CLI-Analyzer-0.3.5.4-macos-arm64.dmg | Intel CLI-Analyzer-0.3.5.4-macos-amd64.dmg
  • Windows: installer CLI-Analyzer-0.3.5.4-windows-amd64-installer.exe | portable CLI-Analyzer-0.3.5.4-windows-amd64-portable.zip
  • Linux: CLI-Analyzer-0.3.5.4-linux-amd64.deb | portable CLI-Analyzer-0.3.5.4-linux-amd64.tar.gz

Builds are unsigned: right-click → Open on macOS; "unknown publisher" on Windows — expected.

Updating

  • Users on v0.3.0+ are notified of this release at startup (SHA256-verified before guided installation)