Posts
Debugging Ghidra and its decompiler
Implementing a brainfuck CPU in Ghidra - part 4: Renaming the analyzer and adding a manual
Implementing a brainfuck CPU in Ghidra - part 3: Decompilation of I/O and control flow instructions
Implementing a brainfuck CPU in Ghidra - part 2: Decompilation of pointer and arithmetic instructions
Implementing a brainfuck CPU in Ghidra - part 1: Setup and disassembly