fox-it / dissect.cobaltstrike

Python library for dissecting and parsing Cobalt Strike related data such as Beacon payloads and Malleable C2 Profiles
https://dissect-cobaltstrike.readthedocs.io
MIT License
147 stars 21 forks source link

Compatibility with cstruct v4 #56

Closed yunzheng closed 1 month ago

yunzheng commented 1 month ago

This PR adds compatibility for dissect.cstruct v4

Fixes #53