Files
ehwrj/docs/release-readme.md
yeorinhieut d29752a91e
Some checks failed
build / build-test-publish (push) Has been cancelled
Reduce release package false positives
2026-06-03 00:29:20 +09:00

936 B

Ehwrj Portable Build

Ehwrj is a clean-room War Thunder live map companion for Windows.

This release package contains only the rebuilt benign application and its runtime files. It does not include the original analyzed sample.

Run

  1. Start War Thunder.
  2. Confirm the local map is available at http://127.0.0.1:8111/map_info.json.
  3. Run Ehwrj.exe.
  4. Use the main window to enable or disable the overlay.

Network Scope

  • Ehwrj reads War Thunder's local loopback API at 127.0.0.1:8111.
  • Ehwrj does not contact external hosts.
  • Ehwrj does not read unrelated user files.

Settings

Settings are saved under:

%LOCALAPPDATA%\Ehwrj\settings.json

Files

  • Ehwrj.exe: Windows application launcher
  • Ehwrj.dll: application code
  • Ehwrj.Core.dll: local API parsing and projection logic
  • *.dll, *.json: .NET, Avalonia, and native runtime dependencies
  • SHA256SUMS.txt: package file checksums