Added first obfuscation sample.
[obfuscated-c] / 001 / README.md
diff --git a/001/README.md b/001/README.md
new file mode 100644 (file)
index 0000000..940b9d0
--- /dev/null
@@ -0,0 +1,9 @@
+Instructions
+============
+
+Edit the `Makefile`, commenting and uncommenting lines as required to match
+your compiler. Examples are provided that have been tested with GCC 7.3.0 and
+Clang 6.0.1 on FreeBSD 12.
+
+After the `Makefile` is configured, simply run `make clean run` to build and
+execute the program.