23 lines
441 B
Markdown
23 lines
441 B
Markdown
== Title ==
|
|
|
|
The Scheming Schemer 2
|
|
|
|
== Description ==
|
|
|
|
Assuming you solved the first challenge and already know what you're doing; connect using
|
|
<TODO>
|
|
|
|
You got this, I believe in you!
|
|
|
|
== Flag ==
|
|
IGCTF{OnToTheNextOne!}
|
|
|
|
== Files ==
|
|
Participants should receive the calculator-app.rkt file.
|
|
|
|
== Deployment ==
|
|
Something something telnet/netcat
|
|
|
|
== Solution/Writeup ==
|
|
An expression like (+ 0 flag) should print an error with the flag in it.
|