An open API service indexing awesome lists of open source software.

https://github.com/backwardspy/doppelgamer


https://github.com/backwardspy/doppelgamer

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# doppelgamer

> [!IMPORTANT]
> you'll likely set off antivirus alarms with this.
>
> it embeds an executable inside the launcher, which i guess makes it look
> pretty suspect.
>
> the code & build instructions are all here in case you want to
> audit it yourself.

## usage

grab [the latest release](https://github.com/backwardspy/doppelgamer/releases/latest/download/doppelgamer.exe) and run it

## build from source

```console
$ cargo build --release --bin spoofer
$ cargo build --release
```