Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F12FLASH/CTF
/ getFlagHint
Function
getFlagHint
7.GraphQL Apocalypse/server/crypto/flagEncoder.ts:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
export
function
getFlagHint(): string {
37
return
"Gợi ý giải mã: Flag đã được mã hóa qua 3 lớp - Base64 → XOR(key=42) → ROT13. Hãy giải ngược lại!"
;
38
}
Callers
2
testFlagEncoder.ts
File · 0.90
resolvers.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected