Posts
All the articles I've posted.
-
Malware Injection in Window Operating System 101
In the modern cybersecurity, the most dangerous threats are the ones you can not see. Instead of running as easily detectable standalone files, several malwares are able to hide in plain sight by injecting malicious code directly into trusted and legitimate Windows processes. This is a reason why OS get hard to detect them.
-
Crackmes: EasyVM (Medium)
Reverse engineering a custom Virtual Machine interpreter to find a valid 10-character licence key using static and dynamic analysis
-
Malware Analysis #01 : Xworm
Deep dive analysis of Xworm malware - examining payload delivery, keylogging, and data exfiltration capabilities
-
UTECTF 2026: 4en6ORev (Medium)
Forensic analysis of a corrupted PE file - restoring Magic Bytes, unpacking UPX, bypassing fake OEPs, and decrypting XOR-encoded strings