Hi Fellow Forensic I want to test Cerbero Suites in order to reverse a small powershell code that has been encoded multyple times to evade
Category: Malware Analyses
Manipulating Process PEB for Antiforensic
Today, I would like to share a small tutorial and small code that to allow the adversaries to do a little antiforensic to their process.
Control Flow Flattening CFF
Hi Man, I am going to write a sample of Control Flow Flattening (CFF) code in C++. The control flow flattening has been used by
Extracting PE from Memory using Process Hacker
Hi Friends, I am creating a very simple tutorial to extract malware from the memory. I made two simple applications where the first one will
Emulating malware with Dumpulator
Hi Malware Analyst, Yes finally after 4 months stop writting blog, I decided to refresh my malware analysis skill and try to write a simple