mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
16 lines
682 B
Plaintext
16 lines
682 B
Plaintext
(cmd) python debug\attach.py
|
|
Finding process with pid <27576>
|
|
Target is <WinProcess "winver.exe" pid 27576 at 0x223f0862d90>
|
|
Debugger attached: <windows.debug.debugger.Debugger object at 0x00000223F084A110>
|
|
|
|
NtCreateFile of <54203712>: handle = 0x1c8
|
|
Handle manually found! typename=<File>, name=<\Device\HarddiskVolume3\Windows\Globalization\Sorting\SortDefault.nls>
|
|
|
|
NtCreateFile of <54268840>: handle = 0x1f0
|
|
Handle manually found! typename=<File>, name=<\Device\HarddiskVolume3\Windows\Fonts\StaticCache.dat>
|
|
|
|
NtCreateFile of <54280288>: handle = 0x200
|
|
Handle manually found! typename=<File>, name=<\Device\HarddiskVolume3\Windows\Branding\Basebrd\basebrd.dll>
|
|
|
|
Exiting process
|