Closed xs-exp closed 8 years ago
Example: disass:
401434: call 0xfffffffffffffdec
objdump:
401434: e8 e7 fd ff ff callq 401220 <__libc_start_main@plt>
observations:
(uint64)0 - 0xfffffffffffffdec = 0x214 0x1434-0x214 = '0x1220'
Related to #27?
Fixed with e8c1afe53bc999b913883f3756aaa9e95c30e230, tested with 0cecec2
Example: disass:
objdump:
observations: