Koi is a C++ extension to the Triton dynamic binary analysis library that provides convenience features for symbolic execution. By hooking functions and instructions, the heap and stack can be dynamically tracked for a large range of cyber related tasks.
A beginner-friendly reverse engineering walkthrough of a CrackMe, focusing on static analysis of a simple assembly binary using Ghidra, with step-by-step key file reconstruction.