Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

470.Search replace binary -- How to modify multiple binary files by reversing every bit inside them?

User: editor -- 2010-04-07          << 469  471 >>
Hits: 3739
Type: Search replace binary   
Search all Search replace binary examples
Description:
How to modify multiple binary files by reversing every bit inside them? 
 
Examples: byte 0A=00001010 will change to byte 11110101
Input Sample:
some binary files such as jpg, zip files
Output Sample:
reverse every bit of all these files 
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. open 'Tools->Batch Runner' menu 
2. drag and drop all binary files from Windows File Browser into 'Batch Runner' window 
3. click 'Fast Replace' to open 'Fast Replace' window. 
click 'Add' button 
* fill "Search=>" entry like: 
 
* fill "Replace=>" entry like: 
 
* Make sure "Regular Exp" and "Binary File" options are checked. 
4. click 'start' button, all files will be changed. 
 
Note:  
* please make backup in advance 
* do above operations twice, your files will reverse back to original files. 

Screenshot 1:  Fast_Replace_Window


Similar Examples:
How to modify multiple binary files by removing bytes starts from 206? (72%)
How to open a binary file and replace some bytes inside it? (63%)
How to convert multiple files from one encoding to another with online tool? (58%)
How to make multiple copies of a file and rename them from a list? (54%)
How to batch rename mp3 files by removing everything before dash in filename? (52%)
How to replace strings in multiple text files with an increasing id start from 1? (52%)
How to split a file into many files according to first letter of each line? (51%)
How to combine multiple vcard file(vcf) into one single text/csv file? (51%)

Check Demo of Search replace binary
Keywords:
11101  11110  110  101  bit  inside  reverse  backup  search replace binary  replace binary  replace byte in multiple binary files  replace operations  binary replace byte  replace original  backup files  replace binary files  binary replace  replace byte