Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F12FLASH/CTF
/ functions
Functions
1,914 in github.com/F12FLASH/CTF
⨍
Functions
1,914
◇
Types & classes
202
↓ 1 callers
Method
reconstructFlag
* Reconstruct and decode the flag from obfuscated parts
10.Quantum Crackme/server/crypto.ts:47
↓ 1 callers
Function
recoverKeystreamFromKnownPlaintext
( ciphertexts: Buffer[], knownPlaintext: string )
17.One-Time-Pad Revenge/server/crypto-utils.ts:171
↓ 1 callers
Function
reducer
(state: State, action: Action)
16.The Phoenix/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
9.MD5 is Alive/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
3.ZeroDayCookie/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
8.The Black Hole/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
15.DOM XSS in 302 Redirect/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
4.Stackless Stack/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
7.GraphQL Apocalypse/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
17.One-Time-Pad Revenge/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
13.RSA in a Parallel Universe/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
10.Quantum Crackme/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
6.The Mimic/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
14.The Joker/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
12.The Undefined/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
reducer
(state: State, action: Action)
11.SSRF to Mars/client/src/hooks/use-toast.ts:74
↓ 1 callers
Function
registerHoneypotRoutes
(app: Express)
3.ZeroDayCookie/server/traps.ts:26
↓ 1 callers
Function
registerRoutes
(app: Express)
16.The Phoenix/server/routes.ts:32
↓ 1 callers
Function
registerRoutes
(app: Express)
9.MD5 is Alive/server/routes.ts:8
↓ 1 callers
Function
registerRoutes
(app: Express)
3.ZeroDayCookie/server/routes.ts:81
↓ 1 callers
Function
registerRoutes
(app: Express)
8.The Black Hole/server/routes.ts:15
↓ 1 callers
Function
registerRoutes
(app: Express)
15.DOM XSS in 302 Redirect/server/routes.ts:35
↓ 1 callers
Function
registerRoutes
(app: Express)
4.Stackless Stack/server/routes.ts:77
↓ 1 callers
Function
registerRoutes
(app: Express)
7.GraphQL Apocalypse/server/routes.ts:53
↓ 1 callers
Function
registerRoutes
(app: Express)
17.One-Time-Pad Revenge/server/routes.ts:33
↓ 1 callers
Function
registerRoutes
(app: Express)
13.RSA in a Parallel Universe/server/routes.ts:30
↓ 1 callers
Function
registerRoutes
(app: Express)
10.Quantum Crackme/server/routes.ts:8
↓ 1 callers
Function
registerRoutes
(app: Express)
6.The Mimic/server/routes.ts:36
↓ 1 callers
Function
registerRoutes
(app: Express)
14.The Joker/server/routes.ts:9
↓ 1 callers
Function
registerRoutes
(app: Express)
12.The Undefined/server/routes.ts:49
↓ 1 callers
Function
registerRoutes
(app: Express)
11.SSRF to Mars/server/routes.ts:20
↓ 1 callers
Function
renderChallengeCard
()
16.The Phoenix/client/src/pages/submit-flag.tsx:179
↓ 1 callers
Function
renderDifficultyIndicator
(difficulty: number)
16.The Phoenix/client/src/pages/submit-flag.tsx:146
↓ 1 callers
Function
renderFlagInputForm
()
16.The Phoenix/client/src/pages/submit-flag.tsx:224
↓ 1 callers
Function
renderHints
(hints: Record<string, string>)
16.The Phoenix/client/src/pages/submit-flag.tsx:161
↓ 1 callers
Function
renderOfficialFlag
()
16.The Phoenix/client/src/pages/submit-flag.tsx:322
↓ 1 callers
Function
renderSuccessCard
()
16.The Phoenix/client/src/pages/submit-flag.tsx:288
↓ 1 callers
Function
requestSizeLimit
(maxSize: number = 100 * 1024)
14.The Joker/server/security-middleware.ts:183
↓ 1 callers
Function
reveal_code
1.Ouroboros/src/self_modify.c:29
↓ 1 callers
Function
rot13Reverse
(str: string)
7.GraphQL Apocalypse/server/crypto/flagEncoder.ts:9
↓ 1 callers
Method
run
Chạy toàn bộ quy trình giải thử thách Args: challenge_file: Đường dẫn file thử thách
5.Elliptic Nightmare/src/solver_improved.py:238
↓ 1 callers
Function
run_solver
Run the solver script
2.SchrodingerRSA/main.py:117
↓ 1 callers
Function
sanitizeInput
(input: string)
10.Quantum Crackme/server/middleware/rate-limit.ts:129
↓ 1 callers
Method
saveKeystreamRecovery
(recovery: KeystreamRecovery)
17.One-Time-Pad Revenge/server/storage.ts:16
↓ 1 callers
Method
saveStatisticalAnalysis
(analysis: StatisticalAnalysis)
17.One-Time-Pad Revenge/server/storage.ts:10
↓ 1 callers
Method
saveXorAnalysis
(analysis: XorAnalysis)
17.One-Time-Pad Revenge/server/storage.ts:13
↓ 1 callers
Method
save_challenge
Lưu thử thách vào file Args: params: Tham số thử thách output_file: Đường dẫn file đầu ra
5.Elliptic Nightmare/src/generate_challenge.py:114
↓ 1 callers
Function
scrollToSection
(sectionId: string)
14.The Joker/client/src/pages/challenge.tsx:95
↓ 1 callers
Function
securityHeaders
()
10.Quantum Crackme/server/middleware/security.ts:7
↓ 1 callers
Function
securityHeaders
()
11.SSRF to Mars/server/security.ts:56
↓ 1 callers
Function
securityLogger
()
10.Quantum Crackme/server/middleware/security.ts:68
↓ 1 callers
Method
seedData
()
4.Stackless Stack/server/storage.ts:48
↓ 1 callers
Function
serveStatic
(app: Express)
16.The Phoenix/server/vite.ts:70
↓ 1 callers
Function
serveStatic
(app: Express)
9.MD5 is Alive/server/vite.ts:70
↓ 1 callers
Function
serveStatic
(app: Express)
3.ZeroDayCookie/server/vite.ts:70
↓ 1 callers
Function
serveStatic
(app: Express)
8.The Black Hole/server/vite.ts:70
↓ 1 callers
Function
serveStatic
(app: Express)
15.DOM XSS in 302 Redirect/server/vite.ts:70
↓ 1 callers
Function
serveStatic
(app: Express)
4.Stackless Stack/server/vite.ts:70
↓ 1 callers
Function
serveStatic
(app: Express)
7.GraphQL Apocalypse/server/vite.ts:70
↓ 1 callers
Function
serveStatic
(app: Express)
17.One-Time-Pad Revenge/server/vite.ts:70
↓ 1 callers
Function
serveStatic
(app: Express)
13.RSA in a Parallel Universe/server/vite.ts:70
↓ 1 callers
Function
serveStatic
(app: Express)
10.Quantum Crackme/server/vite.ts:70
↓ 1 callers
Function
serveStatic
(app: Express)
6.The Mimic/server/vite.ts:70
↓ 1 callers
Function
serveStatic
(app: Express)
14.The Joker/server/vite.ts:70
↓ 1 callers
Function
serveStatic
(app: Express)
12.The Undefined/server/vite.ts:70
↓ 1 callers
Function
serveStatic
(app: Express)
11.SSRF to Mars/server/vite.ts:70
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
16.The Phoenix/server/vite.ts:22
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
9.MD5 is Alive/server/vite.ts:22
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
3.ZeroDayCookie/server/vite.ts:22
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
8.The Black Hole/server/vite.ts:22
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
15.DOM XSS in 302 Redirect/server/vite.ts:22
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
4.Stackless Stack/server/vite.ts:22
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
7.GraphQL Apocalypse/server/vite.ts:22
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
17.One-Time-Pad Revenge/server/vite.ts:22
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
13.RSA in a Parallel Universe/server/vite.ts:22
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
10.Quantum Crackme/server/vite.ts:22
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
6.The Mimic/server/vite.ts:22
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
14.The Joker/server/vite.ts:22
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
12.The Undefined/server/vite.ts:22
↓ 1 callers
Function
setupVite
(app: Express, server: Server)
11.SSRF to Mars/server/vite.ts:22
↓ 1 callers
Function
setup_environment
* @brief Initialize challenge environment */
4.Stackless Stack/public/downloads/stackless_stack.c:77
↓ 1 callers
Function
sha256
(data: string | Buffer)
17.One-Time-Pad Revenge/server/security.ts:3
↓ 1 callers
Function
show_statistics
Display challenge statistics
2.SchrodingerRSA/main.py:171
↓ 1 callers
Method
solve
Giải thử thách và khôi phục khóa bí mật Returns: Khóa bí mật nếu thành công, None nếu thất bại
5.Elliptic Nightmare/src/solver_improved.py:145
↓ 1 callers
Function
solve_challenge
Solve the Schrödinger's RSA challenge
2.SchrodingerRSA/solver.py:46
↓ 1 callers
Function
startFlagServer
()
11.SSRF to Mars/server/flag-server.ts:14
↓ 1 callers
Method
submitFlag
(flag: string)
14.The Joker/server/storage.ts:13
↓ 1 callers
Function
test_flag
Allow user to test their flag solution
2.SchrodingerRSA/main.py:133
↓ 1 callers
Function
toggleCard
(id: string)
12.The Undefined/client/src/components/EducationalCards.tsx:36
↓ 1 callers
Function
toggleHint
(hintId: string)
9.MD5 is Alive/client/src/components/hints-section.tsx:39
↓ 1 callers
Function
toggleHint
(hintId: string)
12.The Undefined/client/src/components/FlagSubmission.tsx:32
↓ 1 callers
Function
togglePair
(id: string)
17.One-Time-Pad Revenge/client/src/components/xor-analysis-viewer.tsx:44
↓ 1 callers
Function
triggerConfetti
()
16.The Phoenix/client/src/pages/submit-flag.tsx:79
↓ 1 callers
Function
unlockHint
(hintId: number)
13.RSA in a Parallel Universe/client/src/components/hint-system.tsx:102
↓ 1 callers
Method
unlockHint
(sessionId: string, challengeId: string, hintId: string)
4.Stackless Stack/server/storage.ts:28
↓ 1 callers
Method
unlockSecretData
(accessCode: string)
7.GraphQL Apocalypse/server/storage.ts:7
↓ 1 callers
Method
updateChallengeSolves
(id: string, solves: number)
4.Stackless Stack/server/storage.ts:16
↓ 1 callers
Method
updateChallengeState
(id: string, state: Partial<InsertChallengeState>)
6.The Mimic/server/storage.ts:16
↓ 1 callers
Method
updateHintProgress
(progress: InsertHintProgress)
13.RSA in a Parallel Universe/server/storage.ts:14
↓ 1 callers
Method
updateProgress
(sessionId: string, progress: Progress)
12.The Undefined/server/storage.ts:6
← previous
next →
501–600 of 1,914, ranked by callers