- 0
How to dump a hidden global-metadata?
-
Similar Content
-
- 14 replies
- 7,498 views
-
- 1 reply
- 2,578 views
-
- 9 answers
- 9,900 views
-
- 1 answer
- 1,232 views
-
- 3 answers
- 1,077 views
-
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
umaru123
Hello,
I'm trying to dump "Last War:survival game". I dumped libil2cpp.so successfully using LibDumper(V2), but I failed to dump global-metadata(Metadata Searcher V3). It saided that global-metadata does not exist. Then I searched for "h AF 1B B1 FA" with no luck.
After that, I got an answer from this forum: "Global Meta-Data oftenly got flushed from Memory and only load at the beginning or launching the game. You need to freeze the game at the beginning and launch meta-data search, if you still can't find it; write a script that will unfreeze and freeze the game. After that you can perform the search again, do this repeatedly until you find a fragment of meta-data header.", which seems reasonable.
My question is, how can I ensure that I execute my dump script before global metadata got flushed? I opened the game, attached to the process, paused the game and executed the dump script ASAP. It didn't work. What if the metadata got flushed before I pause the game? Should I keep searching for it every frame in case I miss it?
Edited by umaru1230 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now