6 ms·
By taking a patched binary and unpatched binary and running them through a diffing tool. There is bindiff, or you can use the Diaphora plugin for IDA Pro, or y
by helloooooooo 4y ago
By taking a patched binary and unpatched binary and running them through a diffing tool.
There is bindiff, or you can use the Diaphora plugin for IDA Pro, or you can use Ghidra diff correlators.
- tonny747 4y agoThis is open source, so you can just do a diff between version tags in git or github under releases page.