Skip to content

henyojess/dpatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

dpatcher is a general purpose binary file patcher written in D.

dpatcher computes MD5 of target file and looks for an offset file in the current directory.

dpatcher reads the offset file line by line. For each line it seeks to the specified location and then writes the specified value.

the purpose of dpatcher is for educational purpose only

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages