Windbg cheatsheet

Hi everyone! This post is a compilation of commonly used commands or shortcuts on Windbg. I hope they will be useful to you. By the way, if you need to use a kernel debugger, a tool I would recommend is VirtualKD-Redux which makes your life easier. There is already a documentation of the installation steps […]

HackTheBox – HackyBird Write-up

Dear readers, Today’s reading is on HackyBird, a game-based Reverse Engineering challenge. It was created on 19th December 2020. Let’s get started! Files given HackyBird.exe (32-bits) You may also download the IDA database where I renamed some of the functions during reverse engineering here. Tools required Cheat Engine IDA Pro (or any other WIndows supported […]