This repository contains various snippets and plugins that I have made for Binary Ninja which might be interesting as a reference for others but not interesting enough to actually make a proper separate packaged plugin for them.
- SSTIC21 Firmware - An architecture plugin to analyse the custom firmware in the SSTIC21 challenge
- DefCon 2021 CTF Finals - Broadcooom - An architecture plugin to analyse the firmware of the Broadcooom challenge in the 2021 DefCon CTF finals based on the IXP1200
- FlareOn8 - Evil - A plugin to undo the exception based obfuscation of challenge 9, Evil, of the 2021 FlareOn challenge. You can read the official solution on Mandiant's website.
- ACNR VM 2022 - An architecture plugin to analyse the auth program of the custom VM in the ACNR 2022 challenge.
- pbctf 2021 Binary Tree - A script to solve the 2021 pbctf challenge Binary Tree
- Flagyard Tables - A script to solve the traning lab Tables from Flagyard
- Obfuscated Stack String Helper - A function which can help to deobfuscate simple obfuscated stack strings.
- Säkerhets-SM 2024 - Eclipse - A script to solve Eclipse from the Säkerhets-SM 2024 finals
- GorillaBot Configuration Extractor - A script to extract the C2 configuration from GorillaBot samples.
- GorillaBot Configuration Extractor v2 - An better script to extract the C2 configuration from GorillaBot samples.