Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BishopFox/unredacter
/ functions
Functions
8 in github.com/BishopFox/unredacter
⨍
Functions
8
◇
Types & classes
0
↓ 5 callers
Function
makeGuess
(command: string, guess: string, previousimage: string, offset_x: number, offset_y: number)
src/preload.ts:120
↓ 2 callers
Function
createWindow
()
src/main.ts:13
↓ 1 callers
Function
gatherResults
(guess: string, totalScore: number, score: number, imageData: string, offset_x: number, offset_y: number)
src/renderer.ts:36
↓ 1 callers
Function
getBlueMargin
(image: any)
src/main.ts:74
↓ 1 callers
Function
getLeftEdge
(image: any)
src/main.ts:140
↓ 1 callers
Function
getMargins
(image: any)
src/main.ts:118
↓ 1 callers
Function
guessRecursive
(guess: string, score: number, offset_x: number, offset_y: number)
src/preload.ts:84
↓ 1 callers
Function
redact
(message: any)
src/main.ts:160