mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
12 lines
339 B
Plaintext
12 lines
339 B
Plaintext
TODO:
|
|
- Documentation
|
|
- ProcessMemory object ? (metasm like)
|
|
- Extend Registry feature (write)
|
|
|
|
- remove pe_parse.transform_ctypes_fields (use utils.transform_ctypes_fields)
|
|
|
|
FIXME:
|
|
- WMI
|
|
- COM initialisation when injected in another process
|
|
- The CoInitialize might be already called
|
|
- Fix that |