fix_pcrel.idc issue
fabius85 opened this issue · 2 comments
fabius85 commented
Seems that this fix for PC-relative offsets sometimes fails and MOV MOVW MOVT instructions just stay as they are instead of pointing to the right offset. I tried to apply a couple of changes to the idc but nothing worked :-/
I can show you an example binary if you wish.
Lunat1k commented
You may want to take a peak at https://github.com/pod2g/ios_stuff/tree/master/idc-ios-llvm
fabius85 commented
thanks Lunat1k but ios-llvm.idc script seems to fail too on the binaries where fix_pcrel.idc fails :-/