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

[BUG]使用kdmapper进行映射加载驱动提示错误码STATUS_BAD_STACK 0xC0000028 #11

Open
awaqq520 opened this issue Sep 3, 2024 · 1 comment
Labels
feature Additions on hold Inactive

Comments

@awaqq520
Copy link

awaqq520 commented Sep 3, 2024

[Musa.Core][Musa::_Musa_Private_SetupSystemCall():621]0x01CD -> 0xFFFFF801559CE450, ZwWaitForWorkViaWorkerFactory
[Musa.Core][Musa::_Musa_Private_SetupSystemCall():621]0x01CE -> 0xFFFFF801559CE470, ZwWaitHighEventPair
[Musa.Core][Musa::_Musa_Private_SetupSystemCall():621]0x01CF -> 0xFFFFF801559CE490, ZwWaitLowEventPair
Unknown exception - code c0000028 (!!! second chance !!!)
nt!RtlRaiseStatus+0x32:
fffff801`55912092 488b85b8000000 mov rax,qword ptr [rbp+0B8h]

这是错误码信息
然后我64系统是1809
vs2019编译debug版本
用驱动加载器直接加载不会出现这种情况
映射加载驱动时会出现这种情况

@awaqq520 awaqq520 added the bug Problems label Sep 3, 2024
@MiroKaku
Copy link
Owner

暂时没有支持内存加载的计划。

@MiroKaku MiroKaku added on hold Inactive feature Additions and removed bug Problems labels Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Additions on hold Inactive
Projects
None yet
Development

No branches or pull requests

2 participants