Skip to content

moleium/zydiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zydiff

This is a small binary diffing tool that uses Zydis for disassembly. It's not particularly fast or smart, but it might be useful.

Right now it only handles PE files and .text section diffing. The matching is pretty basic and slow - O(n^2) because I'm lazy

About

yet another binary diffing utility

Resources

License

Stars

Watchers

Forks