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

Detonation failure due to VS2022 #61

Open
kevoreilly opened this issue Apr 21, 2023 · 0 comments
Open

Detonation failure due to VS2022 #61

kevoreilly opened this issue Apr 21, 2023 · 0 comments

Comments

@kevoreilly
Copy link
Owner

The sample 5e56a3c4d4c304ee6278df0b32afb62bd0dd01e2a9894ad007f4cc5f873ab5cf (PowerLoader) fails to detonate properly with 64-bit capemon compiled with VS2022 on Windows 7 x64.

The issue appears to be with the WriteProcessMemory hook which is called early in capture of the injected explorer.exe. Even with an 'empty' hook detonation fails.

image

If capemon is compiled with VS2017 the sample detonates fine, as seen below:

image

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