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

[FIXED] Crashes on Windows® 7 :( #92

Open
ClaudiuHKS opened this issue Jun 2, 2021 · 2 comments
Open

[FIXED] Crashes on Windows® 7 :( #92

ClaudiuHKS opened this issue Jun 2, 2021 · 2 comments

Comments

@ClaudiuHKS
Copy link

ClaudiuHKS commented Jun 2, 2021

Can someone help me fix it?

Windows® 7 Ultimate x64 Direct Link (.iso) https://download.microsoft.com/download/5/1/9/5195A765-3A41-4A72-87D8-200D897CBE21/7601.24214.180801-1700.win7sp1_ldr_escrow_CLIENT_ULTIMATE_x64FRE_en-us.iso (use UEFI setting)

image
image

@ClaudiuHKS
Copy link
Author

ClaudiuHKS commented Jun 4, 2021

https://github.com/danielkrupinski/VAC-Bypass-Loader/blob/master/VAC-Bypass-Loader/main.c#L173

Looks like it returns 0 on Windows® 7.

ERROR_INVALID_ADDRESS 487 0x1E7 [ Attempt To Access Invalid Address ]

@ClaudiuHKS ClaudiuHKS changed the title Crashes on Windows 7 :( Crashes on Windows® 7 :( Jun 6, 2021
@ClaudiuHKS
Copy link
Author

ClaudiuHKS commented Jun 9, 2021

Fixed. A .dll file is not allowed to call MessageBox [A | W] into its DllMain entry point, on Windows® 7. It will just fail.

@ClaudiuHKS ClaudiuHKS changed the title Crashes on Windows® 7 :( [FIXED] Crashes on Windows® 7 :( Jun 9, 2021
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

No branches or pull requests

1 participant