Skip to content

x64 not working on windows 11 24H2 #2

@idigger

Description

@idigger

hi, x64 not working on windows 11 24H2

PS C:\test> ./runpe payload64.exe c:\windows\system32\svchost.exe
[PROCESS HOLLOWING]
[+] PE file content : 0x000002C72FACFFF0
[+] The PE file is valid.
[+] Target Process PEB : 0x000000C6C856B000
[+] Target Process Image Base : 0x00007FF7B0B70000
[+] Source PE Image architecture : x64
[+] Target PE Image architecture : x64
[+] Architecture are compatible !
[+] Source Image subsystem : 0x2
[+] Target Process subsystem : 0x2
[+] Subsytems are compatible.
[+] The source image has a relocation table.
[+] Memory allocate at : 0x0000028288840000
[+] Headers write at : 0x0000028288840000
[+] Section .text write at : 0x0000028288841000.
[+] Section .rdata write at : 0x0000028288851000.
[+] Section .data write at : 0x0000028288859000.
[+] Section .pdata write at : 0x000002828885D000.
[+] Section .rsrc write at : 0x000002828885E000.
[+] Section .reloc write at : 0x000002828885F000.
[+] Relocation section : .reloc
[+] Relocations done.
[+] The injection has succeed !

but payload64.exe not running.

It's ok on before windows 11 24H2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions