mirror of
https://github.com/28Zaaky/khaos-c2
synced 2026-07-22 12:18:04 +00:00
6 lines
96 B
C
6 lines
96 B
C
#pragma once
|
|
#include <stdint.h>
|
|
|
|
#define PAYLOAD_SEED 0x559DA186u
|
|
#define PAYLOAD_SIZE 705024u
|