MCPcopy Create free account

hub / github.com/HikiNarou/Kiro-Auto-Pro / functions

Functions359 in github.com/HikiNarou/Kiro-Auto-Pro

↓ 1 callersFunctionselectGoogleAccountIfPresent
( page: Page, email: string, log: LogCallback )
lib/google-login.ts:982
↓ 1 callersMethodselectOS
* Select OS with weighted randomness * Windows: 70%, macOS: 20%, Linux: 10%
lib/fingerprint/generator.ts:167
↓ 1 callersMethodselectTimezone
* Select timezone
lib/fingerprint/generator.ts:283
↓ 1 callersFunctionsetNested
(obj: any, dottedKey: string, value: unknown)
lib/bin/sources/local-db.ts:96
↓ 1 callersFunctionsetWindowsMachineId
(newMachineId: string)
scripts/switch.ts:148
↓ 1 callersFunctionshowBanner
()
scripts/switch.ts:442
↓ 1 callersFunctionshowDetailedStatus
()
scripts/switch.ts:508
↓ 1 callersMethodsize
()
lib/bin/cache.ts:117
↓ 1 callersMethodsize
()
lib/bin/sources/local-db.ts:371
↓ 1 callersFunctionstripTags
(s: string)
lib/bin/sources/bincheck-details.ts:105
↓ 1 callersFunctiontoBinInfo
(bin: string, p: HandyApiResponse)
lib/bin/sources/handyapi.ts:150
↓ 1 callersFunctiontoBinInfo
(bin: string, p: BinlistResponse)
lib/bin/sources/binlist.ts:124
↓ 1 callersFunctiontoBinInfo
(bin: string, p: any)
lib/bin/sources/vccgenerator.ts:263
↓ 1 callersFunctiontoBinInfo
(bin: string, f: Record<string, string>)
lib/bin/sources/bincheck-details.ts:116
↓ 1 callersFunctiontokenize
(argv: string[])
scripts/bin.ts:123
↓ 1 callersFunctionupgradeButtonCandidates
(page: Page)
lib/kiro-pro.ts:140
↓ 1 callersMethodvalidateFontsForOS
* Validate fonts are typical for OS
lib/fingerprint/validator.ts:146
↓ 1 callersFunctionvalidateKiroPostAuth
( page: Page, email: string, log: LogCallback )
lib/google-login.ts:802
↓ 1 callersMethodvalidateWebGLForOS
* Validate WebGL vendor is compatible with OS
lib/fingerprint/validator.ts:165
↓ 1 callersFunctionwaitForThreeDsCompletion
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 callersFunctionwaitForUpgradeButton
( page: Page, timeoutMs: number )
lib/kiro-pro.ts:338
↓ 1 callersFunctionwarmJar
(baseUrl: string, timeoutMs: number, log: (m: string) => void)
lib/bin/sources/bincheck.ts:105
↓ 1 callersFunctionwriteCacheFileAtomic
(path: string, file: CacheFile)
lib/bin/cache.ts:49
↓ 1 callersFunctionwriteJsonAtomic
(absPath: string, data: unknown)
lib/bin/to-vcc.ts:135
↓ 1 callersFunctionwriteStateAtomic
(statePath: string, state: AccountState)
lib/accounts.ts:77
↓ 1 callersFunctionwriteStateAtomic
(statePath: string, state: VccState)
lib/vcc.ts:482
MethodautoFixInconsistencies
* Auto-fix inconsistent parameters
lib/fingerprint/validator.ts:66
MethodavailableCount
()
lib/accounts.ts:127
MethodclaimNext
()
lib/accounts.ts:148
MethodcleanupBrowser
* Clean up browser resources
lib/fingerprint/manager.ts:144
Functionclose
()
lib/browser.ts:167
Methodconstructor
(accounts: GSuiteAccount[], state: AccountState, statePath: string)
lib/accounts.ts:115
Methodconstructor
(vccs: VccEntry[], state: VccState, statePath: string)
lib/vcc.ts:521
Methodconstructor
()
lib/fingerprint/manager.ts:33
Methodconstructor
(opts: AggregatorOptions)
lib/bin/aggregator.ts:111
Methodconstructor
(path: string, ttlMs: number)
lib/bin/cache.ts:67
Methodconstructor
(opts: LocalBinSourceOptions = {})
lib/bin/sources/local-db.ts:250
Methodconstructor
(opts: VccGeneratorOptions = {})
lib/bin/sources/vccgenerator.ts:158
MethodcreateBrowser
* Create browser with fingerprint profile
lib/fingerprint/manager.ts:41
MethodfailedCount
()
lib/accounts.ts:139
FunctionhasBillingPreset
(alpha2: string | undefined)
lib/bin/billing-faker.ts:364
FunctionisVisible
(el: Element)
lib/google-login.ts:555
FunctionloadJson
(path: string)
scripts/switch.ts:89
Methodlookup
(bin: string)
lib/bin/sources/local-db.ts:326
Methodlookup
Fetch the full BIN-detail row (the form's terminal action).
lib/bin/sources/vccgenerator.ts:215
FunctionlookupBincheck
( bin: string, opts: Omit<BincheckSearchOptions, 'search' | 'start' | 'length'> = {} )
lib/bin/sources/bincheck.ts:246
FunctiononClose
()
scripts/upgrade.ts:602
Methodopen
(accountsPath: string, statePath: string, log?: LogCallback)
lib/accounts.ts:121
Methodopen
(opts: AggregatorOptions = {})
lib/bin/aggregator.ts:125
Methodopen
( path: string = DEFAULT_CACHE_PATH, ttlMs: number = DEFAULT_TTL_MS )
lib/bin/cache.ts:72
Methodpersist
(result: { status: VccState['used'][string]['status'] reason?: string usedBy?: string
lib/vcc.ts:568
Methodprune
Drop expired entries. Returns the number removed.
lib/bin/cache.ts:104
FunctionrowToBinInfo
(r: BincheckSearchRow)
lib/bin/sources/bincheck.ts:159
FunctionrunStripeCheckoutWithRetry
( page: Page, firstVcc: VccEntry, log: LogCallback, options: RetryStripeOptions )
lib/stripe-checkout.ts:793
MethodsuccessCount
()
lib/accounts.ts:135
FunctionsupportedBillingCountries
()
lib/bin/billing-faker.ts:359
MethodtotalCount
()
lib/accounts.ts:131
FunctionupgradeFromSessionFile
( options: UpgradeOneOptions )
lib/upgrade.ts:898
Methodvalidate
* Validate fingerprint profile consistency
lib/fingerprint/validator.ts:13
← previous301–359 of 359, ranked by callers