Hi Guys, I would like to share some knowledge about common API that I found during PE or Malare analyses are below. CreateFile Creates or
Author: rioasmara
Common Windows Memory API (Malware)
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
What file is this ?
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
Reverse Challenge .NET (are you sure ?)
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
Attacking .NET Serialization
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
Injecting MSFVenom Shellcode into QueueUserAPC
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