Skip to content

Instantly share code, notes, and snippets.

@Hacksore
Last active October 27, 2024 16:41
Show Gist options
  • Save Hacksore/41c9b682822978c04799ed0efad12725 to your computer and use it in GitHub Desktop.
Save Hacksore/41c9b682822978c04799ed0efad12725 to your computer and use it in GitHub Desktop.
Discord Overlay RPC Reverse Engineered

Discord Overlay RPC Reverse Engineered

So I stumbled across this article and found that discord is no longer reversing games and injecting web browsers into games.

Going to document the new stuff that's not fully realeased however since this will be all done on canary this information is bound to chanage overtime.

Caution

APIs shown here might be considedred private, using them should be at your own risk!

How it works

TODO:

Endpoints

canary.discord.com/overlay - This endpoint hosts the webapp that is responsible for rendering the overlay.

RPC API Updates

TODO:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment