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

I've recently learned VSCode's Jump to Symbol hotkey (Ctrl+T), and it would be nice to be able to globally hop between TUs based on symbol name in a similar way....

As discussed on [Discord](https://discord.com/channels/727908905392275526/1024871155804426310/1282907182597275720), having the option to switch between diffing algorithms is occasionally useful when using objdiff to decompile a function, even if Patience is a good default. Ideally...

when i save a .c file in https://github.com/H-A-M-G-E-R/mf with "Rebuild on changes" on, it will build twice, and if the C code has an error it will try to build...

just like branch opcodes that show where they lead to

when trying to compile with agbcc with -Werror -O2 -mthumb-interwork -fhex-asm -g3 ![image](https://github.com/user-attachments/assets/949dfeb6-f8a2-4eb5-acf2-25baf09e2580)

![image](https://github.com/user-attachments/assets/bd9286a1-a503-4276-9495-8f8f138c9980) i'm using this decomp: https://github.com/H-A-M-G-E-R/mf