MCPcopy Create free account

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

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

↓ 2 callersFunctiondump
(s: Storage)
lib/google-login.ts:1398
↓ 2 callersMethodextractOSFromUserAgent
* Extract OS from User Agent string
lib/fingerprint/validator.ts:97
↓ 2 callersFunctionfileExists
(path: string)
lib/accounts.ts:18
↓ 2 callersFunctionfileExists
(path: string)
lib/vcc.ts:53
↓ 2 callersFunctionfileExists
(path: string)
scripts/upgrade.ts:147
↓ 2 callersFunctionfillStripeCheckout
( page: Page, vcc: VccEntry, log: LogCallback, options: FillOptions = {} )
lib/stripe-checkout.ts:464
↓ 2 callersFunctionfindSessionCandidates
(opts: CliOptions)
scripts/upgrade.ts:222
↓ 2 callersFunctionfirstVisibleUpgradeButton
(page: Page)
lib/kiro-pro.ts:165
↓ 2 callersMethodflush
Persist if anything changed. Safe to call after every batch.
lib/bin/cache.ts:97
↓ 2 callersMethodgenerate
* Generate a complete fingerprint profile
lib/fingerprint/generator.ts:132
↓ 2 callersFunctiongenerateCards
(opts: GenerateCardOptions)
lib/bin/generator.ts:156
↓ 2 callersMethodgenerateInjectionCode
* Generate complete injection code for a fingerprint profile
lib/fingerprint/injector.ts:16
↓ 2 callersFunctiongetCurrentMachineId
()
scripts/switch.ts:163
↓ 2 callersMethodgetVccGen
()
lib/bin/aggregator.ts:150
↓ 2 callersFunctiongetWindowsMachineId
()
scripts/switch.ts:136
↓ 2 callersFunctionhasVisibleKiroSigninChoices
(page: Page)
lib/google-login.ts:772
↓ 2 callersFunctioninteractiveMenu
(initial: CliFlags)
scripts/bin.ts:614
↓ 2 callersFunctionisAmex
(scheme?: string)
lib/bin/generator.ts:82
↓ 2 callersFunctionisAwsCookieBannerVisible
(page: Page)
lib/kiro-pro.ts:47
↓ 2 callersMethodisConsumed
(email: string)
lib/accounts.ts:143
↓ 2 callersMethodisConsumed
(id: string)
lib/vcc.ts:555
↓ 2 callersFunctionisGoogleHost
(url: string)
lib/google-login.ts:345
↓ 2 callersFunctionjarToHeader
(jar: CookieJar)
lib/bin/sources/vccgenerator.ts:64
↓ 2 callersFunctionkillKiroProcess
()
scripts/switch.ts:235
↓ 2 callersMethodload
Load (and download if needed) the dataset into memory. Idempotent.
lib/bin/sources/local-db.ts:260
↓ 2 callersFunctionloadGSuiteAccounts
( accountsPath: string, log?: LogCallback )
lib/accounts.ts:39
↓ 2 callersFunctionloadUpgradeState
(path: string)
scripts/upgrade.ts:323
↓ 2 callersFunctionloadVccFile
( path: string, log?: LogCallback )
lib/vcc.ts:266
↓ 2 callersFunctionlooksLikeJwt
(v: string | undefined | null)
lib/google-login.ts:1270
↓ 2 callersMethodlookup
Main entry — full multi-source lookup for one BIN.
lib/bin/aggregator.ts:156
↓ 2 callersFunctionlower
(k: string)
lib/bin/sources/bincheck-details.ts:70
↓ 2 callersFunctionluhnValid
(pan: string)
lib/vcc.ts:66
↓ 2 callersFunctionmenu
()
scripts/register.ts:334
↓ 2 callersFunctionmenu
()
scripts/upgrade.ts:632
↓ 2 callersFunctionnpmConfigValue
(names: string[])
scripts/bin.ts:174
↓ 2 callersFunctionpadMonth
(m: number)
lib/stripe-checkout.ts:123
↓ 2 callersFunctionparseProxyUrl
(proxyUrl: string)
lib/browser.ts:46
↓ 2 callersFunctionprepareForFreshLogin
* Clear the Kiro-origin auth state before re-running a Google login. * * Kiro's SPA short-circuits /signin → /account/usage when a RefreshToken * c
lib/upgrade.ts:136
↓ 2 callersFunctionprimarySource
(source: string)
lib/bin/types.ts:135
↓ 2 callersFunctionreadDigits
()
lib/stripe-checkout.ts:84
↓ 2 callersFunctionrunRegistration
(opts: CliOptions)
scripts/register.ts:178
↓ 2 callersFunctionrunStripeCheckout
( page: Page, vcc: VccEntry, log: LogCallback, options: FillOptions = {} )
lib/stripe-checkout.ts:702
↓ 2 callersFunctionrunUpgrade
(opts: CliOptions)
scripts/upgrade.ts:360
↓ 2 callersFunctionsaveUpgradeState
(path: string, state: UpgradeState)
scripts/upgrade.ts:334
↓ 2 callersFunctionsearchBincheck
( opts: BincheckSearchOptions = {} )
lib/bin/sources/bincheck.ts:179
↓ 2 callersFunctionsetSelectByValueOrLabel
( page: Page, selector: string, value: string, log: LogCallback )
lib/stripe-checkout.ts:134
↓ 2 callersFunctionshowMenu
()
scripts/switch.ts:453
↓ 2 callersFunctionstartKiro
()
scripts/switch.ts:259
↓ 2 callersFunctionsubmitAndClassify
( page: Page, log: LogCallback, options: FillOptions = {} )
lib/stripe-checkout.ts:541
↓ 2 callersFunctiontypeHuman
(page: Page, text: string)
lib/google-login.ts:273
↓ 2 callersFunctionupgradeKiroAccount
( options: UpgradeOptions )
lib/upgrade.ts:233
↓ 2 callersFunctionwaitForHostChange
( page: Page, allowedHosts: string[], timeoutMs: number, log: LogCallback )
lib/google-login.ts:456
↓ 2 callersMethodwarmOffline
Pre-load offline sources. Idempotent.
lib/bin/aggregator.ts:132
↓ 2 callersFunctionwithMutex
(fn: () => Promise<T>)
lib/accounts.ts:97
↓ 1 callersMethodabandon
()
lib/vcc.ts:585
↓ 1 callersFunctionacquireCsrf
* Acquire a fresh CSRF token + cookie jar by hitting /bin-search/. * The token is exposed twice — once as a cookie (`csrftoken`) and once * inline a
lib/bin/sources/vccgenerator.ts:76
↓ 1 callersFunctionappendVccFile
(path: string, entries: VccEntry[])
lib/bin/to-vcc.ts:157
↓ 1 callersFunctionapplyHardenedInitScripts
(context: BrowserContext)
lib/browser.ts:84
↓ 1 callersFunctionapplyPositionals
( cmd: string | undefined, positionals: string[], out: Record<string, string> )
scripts/bin.ts:229
↓ 1 callersFunctionapplyStripeStealthContext
( context: BrowserContext, engine: BrowserEngine, log: LogCallback )
lib/stripe-stealth.ts:44
↓ 1 callersFunctionbankKey
(name: string)
lib/bin/types.ts:143
↓ 1 callersFunctionbanner
()
scripts/bin.ts:623
↓ 1 callersFunctionbanner
()
scripts/register.ts:326
↓ 1 callersFunctionbanner
()
scripts/upgrade.ts:624
↓ 1 callersFunctionbuildChromiumArgs
()
lib/browser.ts:62
↓ 1 callersFunctionbuildQuery
(opts: BincheckSearchOptions)
lib/bin/sources/bincheck.ts:134
↓ 1 callersFunctionbumpSpeedbumpFailure
(page: Page, url: string)
lib/google-login.ts:504
↓ 1 callersFunctioncaptureKiroSession
( page: Page, context: BrowserContext, email: string )
lib/google-login.ts:1377
↓ 1 callersMethodcascadeVccGenerator
Drain the cascading vccgenerator selectors. Country → brand → bank → BINs.
lib/bin/aggregator.ts:475
↓ 1 callersFunctionchooseConsensusBank
(rows: BinInfo[])
lib/bin/types.ts:156
↓ 1 callersFunctionclickGoogleSigninAndWaitForOAuthStart
( page: Page, log: LogCallback )
lib/google-login.ts:929
↓ 1 callersFunctionclickPrimaryButtonViaEval
* Last-resort primary-button click via in-page JS. Used when locator-based * selectors all miss — typically because the CTA is a `<div role="button">
lib/google-login.ts:532
↓ 1 callersFunctionclickUpgradeToPro
( page: Page, log: LogCallback, timeoutMs = 45000 )
lib/kiro-pro.ts:459
↓ 1 callersFunctioncomputeClientIdHash
(startUrl: string)
scripts/switch.ts:108
↓ 1 callersFunctioncookiesForContext
(session: KiroSession)
lib/session-hydrate.ts:47
↓ 1 callersMethodcreatePreloadScript
* Create preload script file with injection code
lib/fingerprint/manager.ts:121
↓ 1 callersFunctiondedupeBySource
(rows: BinInfo[])
lib/bin/aggregator.ts:544
↓ 1 callersFunctiondefaultLength
(scheme?: string)
lib/bin/generator.ts:87
↓ 1 callersFunctionderiveId
(entry: { number: string expMonth: number expYear: number billing: { name: string } })
lib/vcc.ts:140
↓ 1 callersFunctiondismissBanners
(page: any)
lib/bin/sources/bincodes.ts:134
↓ 1 callersFunctiondownloadDataset
(url: string, dest: string, log: (m: string) => void)
lib/bin/sources/local-db.ts:223
↓ 1 callersFunctionensureStealthRegistered
(log?: (msg: string) => void)
lib/browser.ts:36
↓ 1 callersFunctionexpiryTyping
(expMonth: number, expYear: number)
lib/stripe-checkout.ts:127
↓ 1 callersMethodextractOSFromPlatform
* Extract OS from platform string
lib/fingerprint/validator.ts:107
↓ 1 callersFunctionextractTokensFromSnapshot
( cookies: KiroSession['cookies'], localStorage: Record<string, string>, sessionStorage: Record<string,
lib/google-login.ts:1358
↓ 1 callersFunctionfakeBilling
(alpha2?: string)
lib/bin/billing-faker.ts:338
↓ 1 callersFunctionfileExists
(path: string)
lib/bin/to-vcc.ts:126
↓ 1 callersFunctionfileExists
(path: string)
lib/bin/sources/local-db.ts:214
↓ 1 callersFunctionfileExists
(path: string)
scripts/register.ts:108
↓ 1 callersFunctionfillBillingAddress
( page: Page, vcc: VccEntry, log: LogCallback, timeoutMs: number, mistakes: number )
lib/stripe-checkout.ts:357
↓ 1 callersFunctionfilterAuthCookies
( all: KiroSession['cookies'] )
lib/session-hydrate.ts:28
↓ 1 callersMethodfindByFilter
* Filter-driven discovery — list candidate BINs from sources that * support it (vccgenerator cascading + bincheck DataTables search + * local-db
lib/bin/aggregator.ts:405
↓ 1 callersFunctionfindThreeDsFrame
(page: Page)
lib/stripe-checkout.ts:323
↓ 1 callersFunctionfirstVisibleProBadge
( page: Page )
lib/kiro-pro.ts:176
↓ 1 callersFunctionfmtRow
(row: BinInfo)
scripts/bin.ts:371
↓ 1 callersMethodforBin
All cached BinInfo rows for one BIN (any source) — expired entries skipped.
lib/bin/cache.ts:122
↓ 1 callersFunctiongenerateAdvancedOverrides
(profile: { plugins?: Array<{ name: string; description: string; filename: string }>; geolocation?: { lati
lib/fingerprint/advanced-injector.ts:7
↓ 1 callersMethodgenerateAudio
* Generate Audio fingerprint with seed
lib/fingerprint/generator.ts:300
↓ 1 callersMethodgenerateAudioOverrides
* Generate Audio Context noise injection
lib/fingerprint/injector.ts:288
↓ 1 callersMethodgenerateCanvas
* Generate Canvas fingerprint with seed
lib/fingerprint/generator.ts:290
← previousnext →101–200 of 359, ranked by callers