9 Commits

Author SHA1 Message Date
Tijme Gommers 59fd9b333c Initial setup of the semantic noise generation. 2025-08-04 11:43:37 +02:00
Tijme Gommers e6c37809e9 Add 'The Basics' example into repository itself (instead of Gist). 2025-07-16 21:42:18 +02:00
Tijme Gommers 3bf1c0b89f Fully tested NtGetPeb on ARM64. Fixed makefile error on clean if files
to clean did not exist.
2025-07-15 16:48:47 +02:00
Tijme Gommers 2c6539573e Potential ARM64 compatibility for getting PEB. 2025-07-15 15:18:04 +02:00
Tijme Gommers 0204dc62d1 Improved documentation in default source code. 2025-07-14 21:11:04 +02:00
Tijme Gommers d988de85b1 PoC for executable output format support. 2025-07-14 13:04:18 +02:00
Tijme Gommers ca9eda9f28 Improved naming conventions in makefile. Possibility to specify which
format to compile to via makefile targets.
2025-07-12 17:25:03 +02:00
Tijme Gommers 046ad2c483 Added Cobalt Strike Beacon Object File (BOF) compatibility. 2025-07-12 12:40:41 +02:00
Tijme Gommers 3d7a0d851f Fixed invalid class function name references for Mach-O binaries. 2025-07-11 22:56:03 +02:00