From 79048ae42da8e5fbc2b036c81df7029f5d925670 Mon Sep 17 00:00:00 2001 From: droka Date: Tue, 6 Dec 2022 22:15:22 +0100 Subject: [PATCH] flag encoder beta --- encode_flag/index.html | 56 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 encode_flag/index.html diff --git a/encode_flag/index.html b/encode_flag/index.html new file mode 100644 index 0000000..1b8fe91 --- /dev/null +++ b/encode_flag/index.html @@ -0,0 +1,56 @@ + + + + CCTF flag encoder + + + + +
+

CCTF flag encoder

+
+ Instructions +
    +
  • Enter your flag to the box, and press encode!
  • +
  • Your encoded flag will appear below.
  • +
  • Copy the encoded flag into your contract call.
  • +
+
+
+
+
+ <-- Your flag +
+
+ <-- Your address +
+
+ +
+
+ <-- Your encoded result +
+
+
+ + + + +