|
|
|
|
|
by egberts1
1081 days ago
|
|
As one who programmed Python in Hex-Ray, i was able to find differences in code between two like-binaries in a jiffy (using pseudo-IR tagging that disregards offsets). Useful in catching modified code (intentional or not). But that costed us a pretty penny to do just that. |
|