Giter Club home page Giter Club logo

Comments (15)

Dastano avatar Dastano commented on May 24, 2024 2

Tool I used was Process Hacker.

You maybe should add a Option like "-pause" so people can decide to pause process or not. Maybe pausing can cause issues on other.

from uwpdumper.

Wunkolo avatar Wunkolo commented on May 24, 2024 1

I haven't been able to download the game myself to test this and see what is going on with those particular but does it always crash on the particular file you are talking about? Can you post the dumper log up to the point of the crash?

from uwpdumper.

Dastano avatar Dastano commented on May 24, 2024 1

Just a heads up, the Key to dump is, to Pause the Process. It seems there is a Detection for Injection :)

from uwpdumper.

Galaxxxy60 avatar Galaxxxy60 commented on May 24, 2024

hi!
I have the same issue with sea of thieves, I think there is a protection and it sucks...
did you find any solution?

from uwpdumper.

Dastano avatar Dastano commented on May 24, 2024

Hey.

For me It is random Sometimes already app.xml

98% IT Crash on SoT-Game.exe and 1% above Error and 1% on File 7-8 which is a PAK file.

PAK File ist also Huge a few GB. Can Post Log later.

As I wrote Game is basically free with 14 day Trial of "Game Pass" Can Post Log later.

Some people say it use TruePlay some don't. TruePlay Protect Memory which can be disabled :D

from uwpdumper.

Dastano avatar Dastano commented on May 24, 2024

http://prntscr.com/iwzz2a

After it Crash the Game.

from uwpdumper.

Wunkolo avatar Wunkolo commented on May 24, 2024

Thanks for the insight. I haven't had the time to research a way to get the dumper to inject undetectable into some of the latest UWP games out there but if pausing the process seems to work then I might be able to just get UWPDumper to suspend all the threads of the process during the course of a dump so none of its detection checks run during the extraction.

Any insight on how you paused the process to get it to dump so I can add similar code to UWPDumper? I'm thinking of just calling SuspendThread on all the other non-dumping threads , dumping, and then ResumeThread once its all done.

from uwpdumper.

Wunkolo avatar Wunkolo commented on May 24, 2024

I figured that too yea. Suspending all threads when it is in the middle of other critical tasks could cause the game or software to crash in the process of dumping. Eventually I'll add a --pause option so that the UWPInjector can suspend all the target process's threads except the dumper thread and I'll keep this issue open until it's done and so others can use your info for others to take as reference. 👍

from uwpdumper.

Wunkolo avatar Wunkolo commented on May 24, 2024

First time using github projects but I'll add it to the Todo.

from uwpdumper.

ThePotato97 avatar ThePotato97 commented on May 24, 2024

Process Hacker uses "NtSuspendProcess(processHandle);"

from uwpdumper.

Galaxxxy60 avatar Galaxxxy60 commented on May 24, 2024

I tried to stop the process with cheat engine with the speedhack and it didnt' work, i dont know how cheat engine's speedhack works but don't use their method
but Process Hacker works perfectly, thank you

(by the way, the .pak files of Sea of thieves are unfortunatly encrypted, I dont think that there is a solution for that :/)

from uwpdumper.

Wunkolo avatar Wunkolo commented on May 24, 2024

Do you mean the the EFS encryption is preserved after the dump or do you mean the game engine itself has its own archive protection.

from uwpdumper.

ThePotato97 avatar ThePotato97 commented on May 24, 2024

Unreal engine paks use AES this is separate from the UWP protection
Read under core of this changelog
https://docs.unrealengine.com/en-us/Support/Builds/ReleaseNotes/4_16

from uwpdumper.

Dastano avatar Dastano commented on May 24, 2024

The Key is in a Module from WindowsStore. People reported, that the Game loads a DLL from the Windows Store, which has a Key, generated on your AccountID. Not sure how accurate is this, but people didn't found any Key in the SoT-Game.exe (there was before, but not anymore)

from uwpdumper.

Dastano avatar Dastano commented on May 24, 2024

nvm

from uwpdumper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.