diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2021-04-06 12:23:00 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2021-04-06 12:25:17 -0400 |
| commit | 983cd29f5a2c3d9cd1d6a9c4f343adcffe54f88c (patch) | |
| tree | 395f4bf2dfe097d9d09413ad1b805765b2e7eae0 /lambda/README.md | |
Diffstat (limited to 'lambda/README.md')
| -rw-r--r-- | lambda/README.md | 9 |
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. |