Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix load state pointer #3

Merged
merged 1 commit into from
Sep 6, 2020
Merged

Conversation

rskuipers
Copy link
Contributor

Seems like there may have been a minor update as the current pointer now no longer works.
I've done some searching for new pointers, I've added the list below as means of documentation. They continued to exist after multiple restarts and trying different things. I just picked the top one.

This was tested by Micel and me.

"mono.dll"       , 0x00500AC8, 0x20, 0x778, 0x0, 0xA0, 0x2B8;
"mono.dll"       , 0x002675E0, 0xA0, 0x778, 0x0, 0xA0, 0x2B8;
"mono.dll"       , 0x00267618, 0xA0, 0x778, 0x0, 0xA0, 0x2B8;
"mono.dll"       , 0x00500AC8, 0x20, 0x780, 0x10, 0xA0, 0x2B8;
"mono.dll"       , 0x002675E0, 0xA0, 0x780, 0x10, 0xA0, 0x2B8;
"mono.dll"       , 0x00500AC8, 0x20, 0x788, 0x20, 0xA0, 0x2B8;
"mono.dll"       , 0x002675E0, 0xA0, 0x788, 0x20, 0xA0, 0x2B8;
"mono.dll"       , 0x00267618, 0xA0, 0x788, 0x20, 0xA0, 0x2B8;
"mono.dll"       , 0x00500AC8, 0x20, 0x778, 0x0, 0xA8, 0x2B8;
"mono.dll"       , 0x002675E0, 0xA0, 0x778, 0x0, 0xA8, 0x2B8;
"mono.dll"       , 0x00267618, 0xA0, 0x778, 0x0, 0xA8, 0x2B8;
"mono.dll"       , 0x00500AC8, 0x20, 0x780, 0x0, 0xA8, 0x2B8;
"mono.dll"       , 0x002675E0, 0xA0, 0x780, 0x10, 0xA8, 0x2B8;
"mono.dll"       , 0x00267618, 0xA0, 0x780, 0x10, 0xA8, 0x2B8;
"mono.dll"       , 0x00500AC8, 0x20, 0x788, 0x20, 0xA8, 0x2B8;
"mono.dll"       , 0x002675E0, 0xA0, 0x788, 0x20, 0xA8, 0x2B8;
"mono.dll"       , 0x00267618, 0xA0, 0x788, 0x20, 0xA8, 0x2B8;

@badBlackShark badBlackShark merged commit 624fc93 into badBlackShark:master Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants