I wish to modify the checksum hash of a program (to say, over ride the hash rules on Server 03 R2 +08). At the current moment i use resource hacker and just change the string table a little...... But i wish to make a program that does that automatically, and generates a unique new string for the table.....
If there is an other solutions that i could do to get the same outcome, feel free to suggest. Ive been looking for open source resource editors, but i've yet to find any that do work currently.
So if anyone knows of an cmd based programs, or some code (preferably vb.net or c#, but any .net will be fine) that will allow this to happen.
(Side note, my project is a game manager that manages games that are stored on the network, im wanting this program to modify its own hash and the games hash when it runs, and to be able to play all the games via this interface. I can do the rest fine on my own, i just need to figure out how to modify the hash programaticly

)