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

If I use this, does this mean I can run the UWP app directly from the exe file?

TechPro424 opened this issue · comments

If I use this, does this mean I can run the UWP app directly from the exe file?

If I use this utility, does it mean I can run the UWP app directly from the exe file?

commented

I do not believe so. As the executable is particularly written to be ran within a UWP environment and not a native windows one. It must be re-packaged into a UWP application again afaik.

How do I re-package it?

commented

You can search for such topics. Many people unpack and repackage UWP applications for mods.

https://www.reddit.com/r/ForzaModding/comments/8qas8i/how_to_dump_and_repackage_forza_for_modding/
https://www.reddit.com/r/halomods/comments/e5tsmu/dumping_the_ms_store_version_of_halo_mcc/

This repo is not a place for that subject matter though.