Skip to content

Instantly share code, notes, and snippets.

@MrDj200
Last active February 23, 2019 06:59
Show Gist options
  • Save MrDj200/62bc4312983f326e573436c9425f0165 to your computer and use it in GitHub Desktop.
Save MrDj200/62bc4312983f326e573436c9425f0165 to your computer and use it in GitHub Desktop.
OverflowException: Die arithmetische Operation hat einen Überlauf verursacht.
bei System.IntPtr.op_Explicit(Int64 value)
bei SmartHunter.Core.Helpers.MemoryHelper.FindPatternAddresses(Process process, AddressRange addressRange, BytePattern pattern, Boolean stopAfterFirst) in D:\Users\David\Documents\Projects\SmartHunter\SmartHunter\Core\Helpers\MemoryHelper.cs:Zeile 70.
bei SmartHunter.Core.ThreadedMemoryScan.<>c__DisplayClass33_0.<AddScanTask>b__0() in D:\Users\David\Documents\Projects\SmartHunter\SmartHunter\Core\ThreadedMemoryScan.cs:Zeile 121.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment