Ghidra

2021-04-02: Debugging Ghidra and its decompiler

2020-07-27: Implementing a brainfuck CPU in Ghidra - part 4: Renaming the analyzer and adding a manual

2020-06-17: Implementing a brainfuck CPU in Ghidra - part 3: Decompilation of I/O and control flow instructions

2020-06-17: Implementing a brainfuck CPU in Ghidra - part 2: Decompilation of pointer and arithmetic instructions

2020-06-17: Implementing a brainfuck CPU in Ghidra - part 1: Setup and disassembly