Hi,
Is there any decompiler for .NET that is able to decompile completely just like a the original project with solution file, form GUI & codes?
I tried Reflector (still under free-trial) but can only see the codes. I have tried to export the source code but couldn't compiled and run the vbproj file. I have also used the .NET Reflector plugin from Visual Studio like generating PDB and Debug an Executable file but nothing seems to happen.
I can't seems to find a good tutorial which guide me how to use the latest version of reflector the decompile and debug a project.
Please advise is there any good tutorial for .NET reflector or alternative program which is better?
Thanks in advanced :)
Is there any decompiler for .NET that is able to decompile completely just like a the original project with solution file, form GUI & codes?
I tried Reflector (still under free-trial) but can only see the codes. I have tried to export the source code but couldn't compiled and run the vbproj file. I have also used the .NET Reflector plugin from Visual Studio like generating PDB and Debug an Executable file but nothing seems to happen.
I can't seems to find a good tutorial which guide me how to use the latest version of reflector the decompile and debug a project.
Please advise is there any good tutorial for .NET reflector or alternative program which is better?
Thanks in advanced :)