Here are the list of recommended useful tools if you're going to debug some Greentea. Those are in actual use by our team.
- GitHub Desktop - nice and sleek, highly recommend
- VS Code - supports Git with realtime diff editor
- VS Code - this is our main IDE and what not
- API Monitor by Rohitab - fantastic software to monitor and control API calls made by applications and services
- PE-bear - provides deep insight into PE file format, most useful for headers, sections and resources investigation
- Cutter - convenient disassembler and decompiler
- Ghidra - ultimate tool for reverse engineering