Windows 11 wow64 error : 0xC0000005
violation of access rights during execution at address 0x00000000
metoo
@zblwtf Any idea how to solve this? Why is this happening?
@IgorAkimenk When I was writing a meterpreter extension for the metasploit framework, I discovered that the latest version of meterpreter x86 uses ReflectiveLoader and also uses SysCall. It has similar ideas to SysWhispers3.
So you can take a look at the latest code base of metasploit framework to see the SysCall used by their latest ReflectiveLoader. The specific relevant code is in GateTrampoline32.asm DirectSyscall.c ReflectiveLoader.c.
it's okay just don't debug
Hi @zblwtf , @IgorAkimenk. I'm seeing this just now, may I have a command line to reproduce?