![]() |
|
#6
|
|||
|
|||
|
A quick look can be taken if you execute something like the following in your browser console:
Code:
document.querySelectorAll(".animate").forEach( elem => { elem.style.opacity = 1 } );
__________________
Want to learn unpacking ... but I'm too stupid
Last edited by tonyweb; 03-09-2025 at 01:59. Reason: Redacted |
| Tags |
| malware, malware analysis, security |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ahk malware analysis | dion | General Discussion | 0 | 12-20-2021 08:50 |
| Malware Sample analysis | Aesculapius | Source Code | 2 | 02-13-2018 19:35 |