User: editor -- 2008-09-20 << 268 270 >> |
Hits: 4905 |
Type: Search replace binary |
Search all Search replace binary examples |
Description: |
How to batch change binary files, change all bytes 0x2348 to 0x3032? |
Answer: |
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
1. open menu 'Tools->Batch Runner' 2. click 'Pick files' select multiple binary files 3. change the "set output filename" or "change output folder" if you want to save result to new file/folder 4. click "Fast Replace" button to open "Fast Replace" window 5. click "Add", input following values and click "ok" enter in search: enter in replace: 6. check [v] binary files option 7. click "Start", all bytes with 0x2348 will be changed to 0x3032 in all files. |
Screenshot 1: Fast_Replace_Window |