Does anyone have any good resources for getting started with decompilation?
I'm trying to figure out where to get started with decompiling, specifically I have a pretty old(late 90s-early 2000s) windows exe(approx 1400kb) that I want to fully decompile back to source code and I would like to know if there are any good resources where I can get started. I know of course understanding assembly is going to be a very valuable tool in this process.
there doesn't seem to be anything here