BsidesDelhi CTF 2018
krev [BsidesDelhi CTF] – Reverse Engineering
In this challenge, the goal is to reverse a NetBSD kernel module and get the flag. We are provided with a zip file which contains the kernel module, NetBSD disc img, and couple of scripts to setup qemu and gdb for the challenge. It would have been easier to solve Read more…