Skip to content

bamsen04/mdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDIFF

ModDiff is a binary diff and patching format for comparing folder structures and applying efficient updates. It’s designed for versioning, backups, and educational purposes.


⚠️ Disclaimer

Do NOT use this tool or format for commercial purposes or distribution of copyrighted content.

This tool is meant for educational and personal use only. If a file is unchanged and marked as EQUAL in the patch, that means its full content may be reconstructable — which could violate copyright if included in a patch file.


✨ Features

  • 🔐 Checksum Verification (CSUM)
  • 🗂️ Folder Changes (FOLD) — add/remove/keep folders
  • 📄 File Changes (FILE) — add/remove/keep files
  • 🧠 Binary Diffs (DIFF) — patch only the changed bytes
  • In-place patching — no output folder required

📦 Requirements

  • Python 3.8+

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages