Anmeldungsdatum: Aug 2007
Beiträge: 1957
|
Kategorie: Other FPS Games Entwickler: changeofpace
Beschreibung: Summary:
This x64dbg plugin removes anti-dumping and obfuscation techniques from Overwatch.exe to make the game able to be dumped using Scylla.
How to use:
x64dbg
- Attach x64dbg to Overwatch.exe then execute the OverwatchDumpFix command.
- Open Scylla, select Overwatch.exe in the "attach to an active process" drop-down list.
- Click "IAT Autosearch".
- Click "Get Imports".
- Click "Dump" and save the file as an .exe.
- Click "Fix Dump" and select the dump file (adjust the type filter).
- The Scylla output view should say "Import Rebuild success [FILE PATH]".
- Click "PE Rebuild" and select the fixed dump file.
IDA Pro
- Open the dump file in IDA. Check the "Manual Load" box. Click "OK" / "Yes" for every prompt.
- Run the "Universal Unpacker Manual Reconstruct" plugin for the IAT to set imports to the correct color.
- Happy reversing
Source:
Um Links zu sehen, musst du dich registrieren
Download: Overwatch Dump Fix
|