8000 GitHub - dadadel/setbin: Change some bytes values of a binary file
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dadadel/setbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

setbin

Change in a binary file the value of bytes.

You just provide a list of offsets/values to change in a file and a target file name, then a copy of the changed file is generated.

USAGE: ./setbin.elf source_file dest_file offset value [offset2 value2 [...]]

Note that offsets and value are provided in decimal at the time.

About

Change some bytes values of a binary file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0