obfuscated-c/.git
4 years agoDuring editing, the loop end test changed from looking for null
Aaron Taylor [Sat, 25 Apr 2020 07:44:42 +0000 (00:44 -0700)]
During editing, the loop end test changed from looking for null
terminator to checking index against a hardcoded value. Changed
loop end test to once again check for null terminator.

4 years agoUpdated example 001 with some new ideas intended to make it look more WIP.
Aaron Taylor [Sat, 25 Apr 2020 05:53:43 +0000 (22:53 -0700)]
Updated example 001 with some new ideas intended to make it look more WIP.

4 years agoMake the lie a little more subtle.
Aaron Taylor [Fri, 24 Apr 2020 23:48:53 +0000 (16:48 -0700)]
Make the lie a little more subtle.

4 years agoAdding malformed URL to example 001.
Aaron Taylor [Fri, 24 Apr 2020 17:44:39 +0000 (10:44 -0700)]
Adding malformed URL to example 001.

4 years agoSmall updates to obfuscation example 001.
Aaron Taylor [Fri, 24 Apr 2020 17:31:55 +0000 (10:31 -0700)]
Small updates to obfuscation example 001.

4 years agoAdded first obfuscation sample.
Aaron Taylor [Fri, 24 Apr 2020 17:13:21 +0000 (10:13 -0700)]
Added first obfuscation sample.

4 years agoInitial commit: readme and license.
Aaron Taylor [Fri, 24 Apr 2020 17:12:58 +0000 (10:12 -0700)]
Initial commit: readme and license.