From d2641defc39d0d2a53d07acfcbb259302593f04b Mon Sep 17 00:00:00 2001 From: Aaron Taylor Date: Fri, 24 Apr 2020 10:31:55 -0700 Subject: [PATCH] Small updates to obfuscation example 001. --- 001/main.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/001/main.c b/001/main.c index 3844f36..bfbc7a5 100644 --- a/001/main.c +++ b/001/main.c @@ -35,7 +35,7 @@ Handle with care! '\110',203>>1, (13<<3)|4,'\x6c',0x6F, ',',' ',' '+'-'-'-' -+067,0b1100100+0xa+1, ++067,0b1100100+0xa|1, 114,0x1b0>>2, (__unix<<7)-28, '"'-'\x1', @@ -51,13 +51,13 @@ define main(argc, argv) exit(0); // TODO: Finish this conditional. - if (!v) + if (!v) { // This is probably a better spot to exit the function. exit(0); // Execute a test string before proceeding. - 0xf??( inside :>= '\v'["test_string"]; + %>0xf??( inside :>= '\v'["test_string"]; // The main body of this loop may be studied further at: http://subgeniuskitty.com -- 2.20.1