Skip to content

Utility to replace a binary file inside another binary file

Notifications You must be signed in to change notification settings

cristianadam/breplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Small command line utility that replaces a binary file in a binary file.

When ran without parameters it prints:

$ breplace.exe
usage: breplace <file_container> <file_to_be_replaced> <file_to_replace> <dest_file_container>

This utility was used in the Lenovo Fn-Ctrl Swap blog entry.

About

Utility to replace a binary file inside another binary file

Resources

Stars

Watchers

Forks

Packages

No packages published