Skip to content

Instantly share code, notes, and snippets.

View notmike101's full-sized avatar
🧟
Surviving the zombie apocalypse

Mike notmike101

🧟
Surviving the zombie apocalypse
View GitHub Profile
@Jiiks
Jiiks / bdws.md
Created April 12, 2017 01:54
BetterDiscord Websocket explanation

Since so many idiots keep referencing the websocket code as something that steals your data and sends it to me; let me explain these "programmers" who keep posting it what it actually does.

What was the websocket for? keyword: was

The BetterDiscord websocket was used as a secondary websocket connection to Discord servers in order to catch messages etc.

BdWSocket.prototype.start = function () {
    var self = this;
 /* $.ajax({
@lrvick
lrvick / github-troll.md
Last active May 3, 2024 16:20
Trolling Github's DMCA repo with their own security flaws.