summaryrefslogtreecommitdiff
path: root/lambda/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lambda/README.md')
-rw-r--r--lambda/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/lambda/README.md b/lambda/README.md
new file mode 100644
index 0000000..b7f38d5
--- /dev/null
+++ b/lambda/README.md
@@ -0,0 +1,9 @@
+# lambda
+
+"I wanted to write this for the C64 I'm not good at 6502 :("
+
+People really didn't like this challenge because it involved compiled Haskell.
+
+The intended solution was automated analysis, likely using `angr` or a similar
+framework. There is little more to say. The algorithm itself is very simple, but
+`GHC` seems to be a reverser-proof code obfuscator. NSA, take note.