Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HikiNarou/Kiro-Auto-Pro
/ functions
Functions
359 in github.com/HikiNarou/Kiro-Auto-Pro
⨍
Functions
359
◇
Types & classes
33
↓ 1 callers
Function
selectGoogleAccountIfPresent
( page: Page, email: string, log: LogCallback )
lib/google-login.ts:982
↓ 1 callers
Method
selectOS
* Select OS with weighted randomness * Windows: 70%, macOS: 20%, Linux: 10%
lib/fingerprint/generator.ts:167
↓ 1 callers
Method
selectTimezone
* Select timezone
lib/fingerprint/generator.ts:283
↓ 1 callers
Function
setNested
(obj: any, dottedKey: string, value: unknown)
lib/bin/sources/local-db.ts:96
↓ 1 callers
Function
setWindowsMachineId
(newMachineId: string)
scripts/switch.ts:148
↓ 1 callers
Function
showBanner
()
scripts/switch.ts:442
↓ 1 callers
Function
showDetailedStatus
()
scripts/switch.ts:508
↓ 1 callers
Method
size
()
lib/bin/cache.ts:117
↓ 1 callers
Method
size
()
lib/bin/sources/local-db.ts:371
↓ 1 callers
Function
stripTags
(s: string)
lib/bin/sources/bincheck-details.ts:105
↓ 1 callers
Function
toBinInfo
(bin: string, p: HandyApiResponse)
lib/bin/sources/handyapi.ts:150
↓ 1 callers
Function
toBinInfo
(bin: string, p: BinlistResponse)
lib/bin/sources/binlist.ts:124
↓ 1 callers
Function
toBinInfo
(bin: string, p: any)
lib/bin/sources/vccgenerator.ts:263
↓ 1 callers
Function
toBinInfo
(bin: string, f: Record<string, string>)
lib/bin/sources/bincheck-details.ts:116
↓ 1 callers
Function
tokenize
(argv: string[])
scripts/bin.ts:123
↓ 1 callers
Function
upgradeButtonCandidates
(page: Page)
lib/kiro-pro.ts:140
↓ 1 callers
Method
validateFontsForOS
* Validate fonts are typical for OS
lib/fingerprint/validator.ts:146
↓ 1 callers
Function
validateKiroPostAuth
( page: Page, email: string, log: LogCallback )
lib/google-login.ts:802
↓ 1 callers
Method
validateWebGLForOS
* Validate WebGL vendor is compatible with OS
lib/fingerprint/validator.ts:165
↓ 1 callers
Function
waitForThreeDsCompletion
Wait for the 3DS flow to clear: either the challenge iframe disappears * AND the URL moves to kiro.dev / Stripe success, or we time out.
lib/upgrade.ts:192
↓ 1 callers
Function
waitForUpgradeButton
( page: Page, timeoutMs: number )
lib/kiro-pro.ts:338
↓ 1 callers
Function
warmJar
(baseUrl: string, timeoutMs: number, log: (m: string) => void)
lib/bin/sources/bincheck.ts:105
↓ 1 callers
Function
writeCacheFileAtomic
(path: string, file: CacheFile)
lib/bin/cache.ts:49
↓ 1 callers
Function
writeJsonAtomic
(absPath: string, data: unknown)
lib/bin/to-vcc.ts:135
↓ 1 callers
Function
writeStateAtomic
(statePath: string, state: AccountState)
lib/accounts.ts:77
↓ 1 callers
Function
writeStateAtomic
(statePath: string, state: VccState)
lib/vcc.ts:482
Method
autoFixInconsistencies
* Auto-fix inconsistent parameters
lib/fingerprint/validator.ts:66
Method
availableCount
()
lib/accounts.ts:127
Method
claimNext
()
lib/accounts.ts:148
Method
cleanupBrowser
* Clean up browser resources
lib/fingerprint/manager.ts:144
Function
close
()
lib/browser.ts:167
Method
constructor
(accounts: GSuiteAccount[], state: AccountState, statePath: string)
lib/accounts.ts:115
Method
constructor
(vccs: VccEntry[], state: VccState, statePath: string)
lib/vcc.ts:521
Method
constructor
()
lib/fingerprint/manager.ts:33
Method
constructor
(opts: AggregatorOptions)
lib/bin/aggregator.ts:111
Method
constructor
(path: string, ttlMs: number)
lib/bin/cache.ts:67
Method
constructor
(opts: LocalBinSourceOptions = {})
lib/bin/sources/local-db.ts:250
Method
constructor
(opts: VccGeneratorOptions = {})
lib/bin/sources/vccgenerator.ts:158
Method
createBrowser
* Create browser with fingerprint profile
lib/fingerprint/manager.ts:41
Method
failedCount
()
lib/accounts.ts:139
Function
hasBillingPreset
(alpha2: string | undefined)
lib/bin/billing-faker.ts:364
Function
isVisible
(el: Element)
lib/google-login.ts:555
Function
loadJson
(path: string)
scripts/switch.ts:89
Method
lookup
(bin: string)
lib/bin/sources/local-db.ts:326
Method
lookup
Fetch the full BIN-detail row (the form's terminal action).
lib/bin/sources/vccgenerator.ts:215
Function
lookupBincheck
( bin: string, opts: Omit<BincheckSearchOptions, 'search' | 'start' | 'length'> = {} )
lib/bin/sources/bincheck.ts:246
Function
onClose
()
scripts/upgrade.ts:602
Method
open
(accountsPath: string, statePath: string, log?: LogCallback)
lib/accounts.ts:121
Method
open
(opts: AggregatorOptions = {})
lib/bin/aggregator.ts:125
Method
open
( path: string = DEFAULT_CACHE_PATH, ttlMs: number = DEFAULT_TTL_MS )
lib/bin/cache.ts:72
Method
persist
(result: { status: VccState['used'][string]['status'] reason?: string usedBy?: string
lib/vcc.ts:568
Method
prune
Drop expired entries. Returns the number removed.
lib/bin/cache.ts:104
Function
rowToBinInfo
(r: BincheckSearchRow)
lib/bin/sources/bincheck.ts:159
Function
runStripeCheckoutWithRetry
( page: Page, firstVcc: VccEntry, log: LogCallback, options: RetryStripeOptions )
lib/stripe-checkout.ts:793
Method
successCount
()
lib/accounts.ts:135
Function
supportedBillingCountries
()
lib/bin/billing-faker.ts:359
Method
totalCount
()
lib/accounts.ts:131
Function
upgradeFromSessionFile
( options: UpgradeOneOptions )
lib/upgrade.ts:898
Method
validate
* Validate fingerprint profile consistency
lib/fingerprint/validator.ts:13
← previous
301–359 of 359, ranked by callers