UWPDumper icon indicating copy to clipboard operation
UWPDumper copied to clipboard

Reduce thread/statefulness of current dumping solution

Open Wunkolo opened this issue 7 years ago • 2 comments

In relation to #13: This is to optimize the dumping path into something more stable and generic across games that would hit less of the commonly-mitigated methods. Less threads, less IPC-statefulness or dependency, and hopefully making the DLL more independent so that you wouldn't even have to use UWPInjector if you didn't want to.

Wunkolo avatar Mar 07 '19 08:03 Wunkolo

might I ask why this fork has not been merged in?

tunip3 avatar Dec 22 '19 22:12 tunip3

It is still in development and is not exactly merge-ready, and simply encapsulates a possible re-paradigm of the current dumping pattern.

Wunkolo avatar Dec 23 '19 21:12 Wunkolo