[Help] opening C# .exe file
I have a problem with one file which is programmed with C# and it's executable as .exe, how can i read the code of this file and modify it?
u'll need a debugger or some kind of converter that might not exist.
how can i get the source code
btw i have c# express edition and it wont open it.
You can't(not because it's not possible, but because you are probably going to edit it and claim it as your own work)
uhmm, it's anticheat which is homemade... i want to bypass it not to claim as my own
then learn assembly and how to use ollydbg, no use in decompiling it.
can you shortly explain what they do and are? Those assembly and ollydbg