google / sawbuck

Automatically exported from code.google.com/p/sawbuck
107 stars 40 forks source link

Rebasing and binding reordered images fails #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There appears to be something the matter with the reordered image files that 
prevents rebase and bind from successfully binding or rebasing them.

D:\>ReBase.Exe -v -b 0x100000 chrome-reordered.dll

REBASE: *** RelocateImage failed (chrome-reordered.dll).  Image may be corrupted

REBASE: Total Size of mapping 0x0000000000000000
REBASE: Range 0x0000000000100000 -0x0000000000100000

Original issue reported on code.google.com by siggi@chromium.org on 25 Mar 2011 at 1:53

GoogleCodeExporter commented 8 years ago
Fixed as of http://code.google.com/p/sawbuck/source/detail?r=225

Original comment by siggi@chromium.org on 6 Apr 2011 at 9:03