Files
Packet Phantom 8728bbcfee Implement PutClass and DeleteClass for WMI (#1803)
* add wmi ObjectFlags to improve human-readability

* Fix handling of empty buffer in CLASS_AND_METHODS_PART to prevent errors

* implement PutClass and DeleteClass functions in wmi

* bugfix: replace CIM_CLASS with CIM_INSTANCE

* unittest: add test cases for PutClass and DeleteClass

* improved wmi testcases

* Fix PutClass
  - Preserve existing class properties (ndTable, valueTable, name ref)
    when updating a class via PutClass
  - Use correct propIndex (existingCount + i) for DeclarationOrder
    and ndTable bit offsets on newly added properties

* uncommented failing case

---------

Co-authored-by: Kali <adrian.manrique@gmail.com>
2026-02-19 10:45:42 -03:00
..
2024-08-28 17:52:57 -03:00
2026-02-18 00:42:34 -03:00
2024-08-28 17:52:57 -03:00
2024-08-28 17:52:57 -03:00
2025-07-14 10:09:06 -03:00
2025-05-15 11:41:21 -03:00
2024-08-28 17:52:57 -03:00
2024-08-28 17:52:57 -03:00
2024-08-28 17:52:57 -03:00