Oops... I Reverse Engineered It ๐Ÿ‘€

Most people avoid suspicious downloads. I deliberately collect them. If a file looks odd, behaves strangely, or makes me think “that can’t be right,” I’m probably downloading it, isolating it, and taking it apart until I understand what it’s trying to do

About Me ๐Ÿ™‚โ€โ†”๏ธ

Zenvoris is what happens when curiosity refuses to leave things alone.

This site is where I publish malware analysis, threat intelligence, vulnerability research, and whatever cybersecurity rabbit hole I’ve fallen into that week.

Sometimes that means reverse engineering a suspicious sample. Sometimes it means tracking attacker behavior. Sometimes it means staring at a script for three hours only to discover the malware author was held together by duct tape and bad decisions.

Everything here is researched, written, and maintained by one person. No corporate buzzwords. No AI-generated “10 Cybersecurity Trends You Need To Know” articles. Just research, analysis, and the occasional descent into digital madness.

vector-1745847439151-58e18d3c676b

Paranoid By Design ๐Ÿ”

What looked like another JavaScript sample turned into a full multi-stage malware investigation spanning JavaScript, PowerShell, and .NET. Instead of executing the malware, every stage was reconstructed statically until the managed loader emerged piece by piece.

premium_vector-1739341148760-57c1f87d4e43

Node.js Was The Payload All Along ๐Ÿ’€

expected another JavaScript loader. Instead I found a malware framework that downloaded its own Node.js runtime, built PowerShell on the fly, and talked to its C2 using a custom TCP protocol.

premium_vector-1739371024169-0edfad9e6350

Living Off The Land... Again. ๐ŸŒฑ

The malware treated GitHub like a software distribution platform, staged its payload through trusted Windows binaries, and quietly exfiltrated stolen data over encrypted SMTP. Modern malware doesn't always need exotic infrastructure.

vector-1745847439148-7c9d60b2fe2a

The Malware Had Standards ๐Ÿ˜ญ

This wasn't a "download and run" malware. It profiled the machine, inspected the domain, checked the country, and quietly decided whether the target deserved a second-stage payload.

Found something strange? Send it my way

Submit@zenvoris.com

Research Division of Archelox

Professional services solve problems. Research asks better questions. Zenvoris exists for the latter.


ยฉ Zenvoris 2026 All Rights Reserved.

Danyal@zenvoris.com