@cncta/deobsfucate
v2.0.0
Published
ClientLib deobsfucator
Downloads
14
Readme
@cncta/deobsfucate Deobfuscates the ClientLib
Deobfuscates client lib, replacing .KJFNMJ() with .get_Id()
Usage
node deob.js <path-to-clientlib.js>ClientLib.js needs to be formatted
npm i -g js-beautify
js-beautify clientlib.js > clientlib.formatted.js