mirror of
https://github.com/python/cpython.git
synced 2026-01-07 16:02:55 +00:00
parent
2b1dac6039
commit
08e331d05e
1 changed files with 1 additions and 1 deletions
|
|
@ -531,7 +531,7 @@ present and accessible to the target process during execution.
|
|||
Summary
|
||||
=======
|
||||
|
||||
To inject and execute a Python script in a remote parocess:
|
||||
To inject and execute a Python script in a remote process:
|
||||
|
||||
1. Locate the ``PyRuntime`` structure in the target process’s memory.
|
||||
2. Read and validate the ``_Py_DebugOffsets`` structure at the beginning of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue