Skip to content

Instantly share code, notes, and snippets.

@fox-srt
Created November 10, 2023 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fox-srt/a75fa1c20dc4b8a4e4c0b60b128c1212 to your computer and use it in GitHub Desktop.
Save fox-srt/a75fa1c20dc4b8a4e4c0b60b128c1212 to your computer and use it in GitHub Desktop.
struct QuarantineEntryResourceField {
WORD Size;
WORD Identifier:12;
FIELD_TYPE Type:4;
CHAR Data[Size];
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment