Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 

Repository files navigation

VWAR Releases

Official release repository for VWAR (Virus Watcher & Remover) software.

πŸ“¦ Available Downloads

VWAR Online

Windows installer with server-based activation and online features.

VWAR USB KEY Protection

Portable USB version with limited features for USB-only deployment.

  • Contact support for USB deployment

πŸ”„ Update Information

The update_info.json file provides version information for automatic update checking within VWAR applications.

JSON Structure

{
  "latest_version": "3.0.0",
  "version": "3.0.0",
  "download_url": "https://github.com/TM-Mehrab-Hasan/VWAR-Releases/releases/download/vwar/VWAR_Online_Installer.exe",
  "changelog": "Updated release with both offline and online mode",
  "release_notes": "Updated release with both offline and online mode"
}