MCPcopy 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

1import { encodeFlag, decodeFlag, getFlagHint } from './flagEncoder';
2
3const testFlag = 'VNFLAG{VIETNAM_DOAN_KET_VA_PHAT_TRIEN_BEN_VUNG_6k1R9p4M7q2L8z0F3b5yXc}';
4

Callers

nothing calls this directly

Calls 3

encodeFlagFunction · 0.90
decodeFlagFunction · 0.90
getFlagHintFunction · 0.90

Tested by

no test coverage detected