Wondering how I can edit a program that was written in C#/Basic.NET
I want to remove ads and ip addresses, because it's annoying and calls home.
Program is called Gamma Control
Looking for some help with this thanks!
Discovered .NET Reflector and reflexil, but will not allow me to remove entries. I located some items that need to be removed, but not sure what else I can do.
I have, however, read that FileDisassembler (reflector plugin) has the ability to DELETE entries, but it's been removed from the authors site and red-gates addon page.
Could use some assistance on removing junk from this software.
I want to remove ads and ip addresses, because it's annoying and calls home.
Program is called Gamma Control
Code:
http://desktopnerds.com/product-gammacontrol?id=download
Discovered .NET Reflector and reflexil, but will not allow me to remove entries. I located some items that need to be removed, but not sure what else I can do.
I have, however, read that FileDisassembler (reflector plugin) has the ability to DELETE entries, but it's been removed from the authors site and red-gates addon page.
Could use some assistance on removing junk from this software.