I am given a list of old exe files where the original source code are lost.
While i am able to extract code from some of the exe files using tools like DotPeek or ILSpy or JustDecompile.
I see a couple of them failed to decompile. I am getting the below similar error
What would be the next step I need to do to extract code or do reverse engineer?
kindly let me know.