Files
hakril-PythonForWindows/TODO
T
Clement Rouault 588a1e0461 Update TODO
2016-01-26 18:12:59 +01:00

26 lines
883 B
Plaintext

TODO:
- Documentation
- ProcessMemory object ? (metasm like)
- Extend Registry feature (write)
- remove pe_parse.transform_ctypes_fields (use utils.transform_ctypes_fields)
- DBG
- Verif multiple bp at same place..
- Verif multiple pending at same place
- Clean / (rethink?) vectored_exception (+rename exception.py? context.py?)
- Test !! (bp, BP_HX, bp on only on process, bp_hx on only one thread..)
- Injection with suspended process ?
- FIX/add test (inject suspended 32 -> 64)
- VEH:
- reprise sur erreur
- reprise context modification
FIXME:
- WMI
- COM initialisation when injected in another process
- The CoInitialize might be already called
- Fix that
- setup.py build seems to raise an error
- winutils.create_process : use WinProcess._from_handle