I would like to share a very simple way of hiding your API call from static analyses. Actually, there are many ways to hide it

Cyber Security Architect | Red/Blue Teaming | Exploit/Malware Analysis
by Rio Asmara Suryadi
I would like to share a very simple way of hiding your API call from static analyses. Actually, there are many ways to hide it
Hi Guys, I would like to share a tutorial on how to extract the shell code from a malware. This is very useful when you
Dear Guys, Deep dive into malware world, I would like to share some common techniques that malare author usually put into their code to evade
I would like to share some experiences on malware analyses that might help to focus your attention. Basically, the key on malware analysiss is time
Hi Guys, I would like to share about the commond windows API that is imported by malware to execute its activities as below Memory Operation
Hi fellows, I just want to share C codes that enable to inject shellcodes to its process using QueueUserAPC with NtTestAlert. The advantage of this technique