Files
ehwrj/docs/release-readme.md
yeorinhieut f2e8d12434
Some checks failed
build / build-test-publish (push) Has been cancelled
Use framework-dependent Windows release
2026-06-03 01:10:52 +09:00

1010 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

Prerequisite:

  • Install Microsoft .NET 8 Desktop Runtime for Windows x64.

Steps:

  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: application and Avalonia dependencies
  • SHA256SUMS.txt: package file checksums