I know i will prolly get flamed for this, but I am curious to know if its possible to extract the C++ source code from MRI.exe somehow convert the code in ollydbg which is assembly and extract and convert to c++ the native code MRI.exe was wrote in. I understand it prolly will not hold the variable names and probably lose the formatting but I just wanna skim over it to see what the C++ looks like