Eu vou estar usando este script do PowerShell por enquanto.
# Script for applying fc /b or .dif kind of binary diffs to files. # Run using this command: # powershell -executionpolicy bypass -File "fc2bin.ps1" # Difference file should have the following format: # Description line # # myold.fil # 0000100A: 00 10 # 0000100B: 00 30