avernos - bi0s CTF 2025
tl;dr Mixed mode assembly (a feature of .NET binaries), involving both C# as well as C++ code in the same executable Code flow jumps between both C#/C++ frequently to make analysis harder SEH mechanism triggered in C++ code, which uses SEH trampoline to make debugging harder SEH triggered once...
more...