09/09/2024

WinAPI Hooking

This article focuses on the study of injection for hooking Windows API functions. We'll explore what hooking is, how it works and how it's implemented...

#Malware #Hooking #Detection #Programming
10/10/2023

Brute Ratel BRC4

This article will not be a detailed malware analysis report on the features of Brute Ratel (BRC4), but rather a study focusing on several samples of the same version...

#Reverse #Malware #C2
01/06/2023

PEB Parsing & API Hashing

In this article, we'll take a look at how the API hashing technique works and how to defeat it...

#Reverse #Technique #Obfuscation
22/11/2021

Kardon

This is my first article on malware analysis. The sample analyzed is Kardon...

#Reverse #Malware