hey, i'm trying to write a program that when a user enters something, it changes hex values of a file. Example, User enters: Header: 000041c3 Value: 0C then my program should change that files hex code in that way. Doesn't matter what language... thanks