objdiff icon indicating copy to clipboard operation
objdiff copied to clipboard

A local diffing tool for decompilation projects

Results 73 objdiff issues
Sort by recently updated
recently updated
newest added

Clicking the auto update button always fails the first time with this error: ![image](https://github.com/user-attachments/assets/0f921564-aa77-489e-9a99-3f7f9569bde7) It works the second time. The bug was introduced between v2.0.0-beta.6 and v2.0.0, possibly commit c7e6394628f0e36cc3bfea3b55225dbd0bf0053e

There are situations where the logical data size of an instruction is smaller than the size of the symbol, such as struct initialization/copies. #123 decides not to attempt to display...

This is due to the fact that filesystem notifications don't work for network filesystems, so one possibility is to use GetDriveType to detect that the path is on a network...