Wunkolo / UWPDumper

DLL and Injector for dumping UWP applications at run-time to bypass encrypted file system protection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite Warfare crashes when trying to extract a file that is larger than approximately 300 MB

Artur16211 opened this issue · comments

image

If I modify the path manually in the main.cpp so that the program only extracts files smaller than 300mb or so, it works correctly and the game does not crash.

image

When the game crashes, the cmd window remains as shown in the first image, and the last file in the DUMP folder is incomplete (usually around 20 to 50MB).

Original file:
image