From 93bf2805ba66b628d0187637c85f86f2ae7eb4a1 Mon Sep 17 00:00:00 2001 From: stderr64 Date: Sun, 2 Aug 2026 23:25:46 +0300 Subject: Added RNG based encryption to the code to extract binary from define value --- extract_decoded_executable/test_binary.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extract_decoded_executable/test_binary.c') diff --git a/extract_decoded_executable/test_binary.c b/extract_decoded_executable/test_binary.c index 0ac5c4c..6e1b72f 100644 --- a/extract_decoded_executable/test_binary.c +++ b/extract_decoded_executable/test_binary.c @@ -1,5 +1,7 @@ #include #include +#include +#include #include #include #include -- cgit v1.3.1-10-gc9f91