diff --git a/BurnOutSharp/PackerType/WiseInstaller.cs b/BurnOutSharp/PackerType/WiseInstaller.cs index 6e556d2f..1a60fdfc 100644 --- a/BurnOutSharp/PackerType/WiseInstaller.cs +++ b/BurnOutSharp/PackerType/WiseInstaller.cs @@ -61,7 +61,7 @@ namespace BurnOutSharp.PackerType if (rdataSection != null) { int sectionAddr = (int)rdataSection.PointerToRawData; - int sectionEnd = sectionAddr + (int)dataSection.VirtualSize; + int sectionEnd = sectionAddr + (int)rdataSection.VirtualSize; var matchers = new List { // WiseMain