Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F12FLASH/CTF
/ testFlagEncoder.ts
File
testFlagEncoder.ts
7.GraphQL Apocalypse/server/crypto/testFlagEncoder.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ encodeFlag, decodeFlag, getFlagHint } from
'./flagEncoder'
;
2
3
const
testFlag =
'VNFLAG{VIETNAM_DOAN_KET_VA_PHAT_TRIEN_BEN_VUNG_6k1R9p4M7q2L8z0F3b5yXc}'
;
4
Callers
nothing calls this directly
Calls
3
encodeFlag
Function · 0.90
decodeFlag
Function · 0.90
getFlagHint
Function · 0.90
Tested by
no test coverage detected