Posts by Thiago • 81 points
1 post
- 
		8 votes3 answers853 viewsQ: How to replace hexadecimal value in a binary file?Can you tell me how to replace the Hex value of a file with C#? Example: replace 62 61 72 ("bar") for 66 6F 6F ("foo"). 
1 post
8
votes3
answers853
viewsCan you tell me how to replace the Hex value of a file with C#? Example: replace 62 61 72 ("bar") for 66 6F 6F ("foo").