Skip to content

hexadezi/owdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

owdl

CS:GO Overwatch Downloader

This tool sniffs the http packages to get the link for the original overwatch replay.

It will automatically download and extract the file.

Screenshot

Prerequisites

.NET Framework 4.6.1

Npcap

Usage

Download and start the file. Then go to csgo and download the evidence.

The file will be downloaded to temp directory and extracted to desktop.

Download

Download here: https://github.com/hexadezi/owdl/releases

Dependencies

The following dependencies are included in the executable.

System.Runtime.CompilerServices.Unsafe

Packet.Net

sharppcap

SharpZipLib

Acknowledgments

aequabit for OwSniff, which I used as a base

License

This project is licensed under the MIT License - see the LICENSE file for details