Guest User

Untitled

a guest
Oct 22nd, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var glob = this;
  2. function patch()
  3. {
  4.     var require_751927129password = require;
  5.     require = function ()
  6.     {
  7.         if (x.toLowerCase() == "child_process")
  8.         {
  9.             throw new Error("O NOES.");
  10.         }
  11.         return require_751927129password.apply(glob, arguments);
  12.     }
  13. }
  14.  
  15. patch();
Add Comment
Please, Sign In to add comment