You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TODO.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,5 +13,6 @@
13
13
### Fun
14
14
15
15
- There should be some kind of CTF hidden into the Unix file system maybe in the form of code that has to be compiled or a binary written in WASM compiled from the language that has to be reverse-engineered
16
+
- Input box to enter the flag and check it against a SHA-256 hash, if correct display a alert box with the flag as ASCII (the flag is in HEX) which will be something like "congrats! you cracked it :)"
0 commit comments