Recent posts
How to use DiscordChatExporter to scrape / export Discord servers and DMs
Easily scraping Discord messages with the help of DiscordChatExporter, an open-source tool
Shapes, Inc got mass-terminated by Discord!
Shapes, Inc, a Discord hub for creating and talking to customized AI chatbots, just got terminated; and it doesn't lo...
The breach of VMProtect: 2 major incidents
Discussing the breaches of VMProtect's source code that emerged in 2023
PE file format: DOS Header
Explaining the DOS header in Windows executable formats
PE file format: Import Address Table
Explaining in detail the Import Address Table (IAT) structure in Portable Executable (PE) file
Decoding a Pyinstaller ransomware sample
Decoding a ransomware sample made in Python, step by step
Using code caves to inject custom shellcode
Learn how to use code caves to inject custom code into a .exe file
Unpacking UPX (MinGW example)
Simple example on how to modify UPX-packed files