all scripts written by me
they should continue working until the next webpack update
v1:
webpackChunkdiscord_app.push([[0],,e=>Object.keys(e.c).find(d=>(t=e(d)?.default?.getToken?.())&&console.log(t))])v2:
| /* | |
| This file contains definitions used by the Hex-Rays decompiler output. | |
| It has type definitions and convenience macros to make the | |
| output more readable. | |
| Copyright (c) 2007-2017 Hex-Rays | |
| */ |
| /* | |
| * Module Name: | |
| * WorkingSetWatch.cpp | |
| * | |
| * Abstract: | |
| * Tracks page faults that occur within the process. | |
| * | |
| * NOTE: This is not compatible with Wow64 and must be run as a 64-bit | |
| * program on x64 and a 32-bit program on x86. | |
| * |