Hi folks, I would like to share a simple file analyses. The file analyses is the first step in malware analyses to determine what file
by Rio Asmara Suryadi
Hi folks, I would like to share a simple file analyses. The file analyses is the first step in malware analyses to determine what file
I would like to write about mini challenge about reversing the .NET application. There is nothing new here but I just want to create it
Hi friends, I want to discuss about the .net serialization which lately become a quite hot. There are alot of discussion about the detail of
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
Hi Friend, I would like to give a simple tutorial on windows programming to escalate your priviledge token programatically. In this tutorial is to enable
I would like to write about basic runtime dll injection which one method that used by malware creator to inject their process to other application.