MJx0/iOS_UE4Dumper

Meow Dumping... The game automatically exits

fsleo opened this issue · 0 comments

fsleo commented
std::string GetAppID() const override
{
    return "com.tencent.tmgp.pubgmhd";
}

MemoryFileInfo GetExecutableInfo() const override
{
    return KittyMemory::getMemoryFileInfo("ShadowTrackerExtra");
}