Decoding the javascript code on request

Status
Not open for further replies.

rehtrhrthrth

New member
Jul 17, 2022
22
14
3
Friends, good day!
I am ready to help with deobfuscation of js files - I will decipher obfuscation of varying complexity, BUT I can't give ANY GUARANTEES, there may be some syntax errors after complex deobfuscation of especially large scripts, I will try to fix them explicitly.
 

sec

Member
Banned User
May 19, 2022
31
2
8
I was dealing with code similar to this a long time ago. I stopped trying because my javascript knowledge was insufficient. There are probably at least 2 other scripts that need to be edited in this script as well.
 

Attachments

  • script.txt
    13.4 KB · Views: 20

abda53

Member
Jun 10, 2022
84
92
18
I was dealing with code similar to this a long time ago. I stopped trying because my javascript knowledge was insufficient. There are probably at least 2 other scripts that need to be edited in this script as well.

I couldn't share it in code here.. but it looks like some malicious wordpress javascript
 
  • Like
Reactions: sec

rehtrhrthrth

New member
Jul 17, 2022
22
14
3
I was dealing with code similar to this a long time ago. I stopped trying because my javascript knowledge was insufficient. There are probably at least 2 other scripts that need to be edited in this script as well.
Done - check it out)
 

Attachments

  • script (2).txt
    8 KB · Views: 17
  • Like
Reactions: sec
Jan 18, 2020
49
35
18
Friends, good day!
I am ready to help with deobfuscation of js files - I will decipher obfuscation of varying complexity, BUT I can't give ANY GUARANTEES, there may be some syntax errors after complex deobfuscation of especially large scripts, I will try to fix them explicitly.
can you decode this
 

Attachments

  • script_to_decode.zip
    237.2 KB · Views: 5

sagar7906

Active member
Aug 27, 2020
279
179
43
India
www.greathost.in
Friends, good day!
I am ready to help with deobfuscation of js files - I will decipher obfuscation of varying complexity, BUT I can't give ANY GUARANTEES, there may be some syntax errors after complex deobfuscation of especially large scripts, I will try to fix them explicitly.
Please decode this not only me 100+ members need this please
Please i request you please 🥺
 
  • Like
Reactions: rehtrhrthrth

rehtrhrthrth

New member
Jul 17, 2022
22
14
3
Please decode this not only me 100+ members need this please
Please i request you please 🥺

At the moment I have managed to decipher it to a readable state👆
 
  • Like
Reactions: sagar7906

rehtrhrthrth

New member
Jul 17, 2022
22
14
3
Please decode this not only me 100+ members need this please
Please i request you please 🥺
I will work on it and try to make it even clearer, but I will need your help in testing)
 
  • Like
Reactions: sagar7906
Jan 18, 2020
49
35
18
I will work on it and try to make it even clearer, but I will need your help in testing)
i've tested and found this error:
Code:
ReferenceError: h is not defined
    at C:\laragon\www\waserver\wa.js:70:39
    at Object.<anonymous> (C:\laragon\www\waserver\wa.js:71:3)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (C:\laragon\www\waserver\app.js:2:12)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
 

rehtrhrthrth

New member
Jul 17, 2022
22
14
3
i've tested and found this error:
Code:
ReferenceError: h is not defined
    at C:\laragon\www\waserver\wa.js:70:39
    at Object.<anonymous> (C:\laragon\www\waserver\wa.js:71:3)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (C:\laragon\www\waserver\app.js:2:12)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
Try this
 

Attachments

  • wa.txt
    123.4 KB · Views: 12
Status
Not open for further replies.

Forum statistics

Threads
69,206
Messages
908,333
Members
236,821
Latest member
rehman

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu