This repository contains both an IDA file loader for CatBert CTF and an IDA Processor module for the PigletVM, a simple virtual machine used in the CatBert CTF.
The code can be compiled using ida-cmake.
Please watch the video material for more information on the PigletVM and the CatBert CTF:
- Flare-On 11's CatBert CTF challenge walkthrough
- Writing an IDA file loader for the CatBert CTF #flareon11
- Writing an IDA processor module for the PigletVM
- SDK: Build plugins, loaders and processor modules on Windows with ida-cmake
Other links: