Recompiling C# DLL for closed source program
I have decompiled one of the DLL files that a closed source program uses
and want to make edits to it. Is it possible for me to recompile just the
DLL file even though it has errors due to it referencing other files
obviously not included in my project.
Thanks.
No comments:
Post a Comment