ELF: Rebase if requested even if image is not dumped (#119)

This commit is contained in:
Katy Coe
2020-12-30 08:23:59 +01:00
parent 012266ef87
commit ec6f65b7dc
5 changed files with 11 additions and 10 deletions

View File

@@ -60,7 +60,7 @@
<TextBox.ToolTip>
<ToolTip Background="LightYellow">
<TextBlock>
For ELF binaries that have been dumped from memory, specify the base address of the dump<LineBreak/>Ignored for normal ELF binaries
For ELF binaries that have been dumped from memory, specify the base address of the dump<LineBreak/>Use zero to disable rebasing
</TextBlock>
</ToolTip>
</TextBox.ToolTip>