While at work yesterday, thinking about what to do next,... a long time thing that was bothering me came to mind.
The Orbiter Simulation
https://www.orbiter-forum.com is very nice, based on more realism than Kerbal Space Program
https://forum.kerbalspaceprogram.com, but it doesn't have many features.
If you write any modules for Orbiter you're limited with a
Vinka.dll written by a person a while back, who's since dissapeared.
With no more info on this dll, I aways wanted to dig into this, and replicate it (improve it) to make Kerbal style plugin modules for Orbiter.
At work, having a Linux machine I start a search for a windoze debugger/disassembler for Linux.
IDA is there at whopping $800+ (the free one seems to be a problem on Linux), others are just messy with a load of dependencies.... but there at the bottom of the search page I see
https://ghidra-sre.org and it's for free.

And released by our friends at
https://en.wikipedia.org/wiki/Ghidra 
Curious I download it and run it - It's really an amazing tool.
Like all tools like this (Olly, IDA..etc) it can be used incorrectly, so i post it here anyway for education and honest usage.
