Skip to content

Instantly share code, notes, and snippets.

View szerookii's full-sized avatar

large szerookii

View GitHub Profile
@szerookii
szerookii / get_token.js
Created March 20, 2020 12:44
A script that retrieves the Discord token and copies it to the clipboard
(function(){
location.reload();
var i = document.createElement('iframe');
document.body.appendChild(i);
var el = document.createElement('textarea');
el.value = i.contentWindow.localStorage.token;
This file has been truncated, but you can view the full file.
// File automatically generated by MinecraftSymbols
// Address : 008da4ed
extern "C"
{
void* _Z10ImFileOpenPKcS0__ptr;
}
// Address : 008da169
extern "C"