x64dbg / x64dbg

An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

Home Page:http://x64dbg.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't attach to process without image name created by process-ghosting

chkzh opened this issue · comments

commented

Operating System

win10 22H2

x64dbg Version

download on 2023.7.14

Describe the issue

Just as the title. (By the way, windbg doesn't have this problem)

Steps to reproduce

  1. create a process with proc-ghost.exe
  2. try to attach the process with x64-dbg
  3. failed

Attachments

image
image
proc_ghost.zip