mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
13 lines
346 B
Plaintext
13 lines
346 B
Plaintext
TODO:
|
|
- Documentation
|
|
- ProcessMemory object ? (metasm like)
|
|
- Extend Registry feature (write)
|
|
|
|
FIXME:
|
|
- WMI
|
|
- COM initialisation when injected in another process
|
|
- The CoInitialize might be already called
|
|
- Fix that
|
|
|
|
- Add INVALID_HANDLE_VALUE to windef
|
|
- change error_check of CreateFile(A|W) |