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
↓ 2 callers
Function
dump
(s: Storage)
lib/google-login.ts:1398
↓ 2 callers
Method
extractOSFromUserAgent
* Extract OS from User Agent string
lib/fingerprint/validator.ts:97
↓ 2 callers
Function
fileExists
(path: string)
lib/accounts.ts:18
↓ 2 callers
Function
fileExists
(path: string)
lib/vcc.ts:53
↓ 2 callers
Function
fileExists
(path: string)
scripts/upgrade.ts:147
↓ 2 callers
Function
fillStripeCheckout
( page: Page, vcc: VccEntry, log: LogCallback, options: FillOptions = {} )
lib/stripe-checkout.ts:464
↓ 2 callers
Function
findSessionCandidates
(opts: CliOptions)
scripts/upgrade.ts:222
↓ 2 callers
Function
firstVisibleUpgradeButton
(page: Page)
lib/kiro-pro.ts:165
↓ 2 callers
Method
flush
Persist if anything changed. Safe to call after every batch.
lib/bin/cache.ts:97
↓ 2 callers
Method
generate
* Generate a complete fingerprint profile
lib/fingerprint/generator.ts:132
↓ 2 callers
Function
generateCards
(opts: GenerateCardOptions)
lib/bin/generator.ts:156
↓ 2 callers
Method
generateInjectionCode
* Generate complete injection code for a fingerprint profile
lib/fingerprint/injector.ts:16
↓ 2 callers
Function
getCurrentMachineId
()
scripts/switch.ts:163
↓ 2 callers
Method
getVccGen
()
lib/bin/aggregator.ts:150
↓ 2 callers
Function
getWindowsMachineId
()
scripts/switch.ts:136
↓ 2 callers
Function
hasVisibleKiroSigninChoices
(page: Page)
lib/google-login.ts:772
↓ 2 callers
Function
interactiveMenu
(initial: CliFlags)
scripts/bin.ts:614
↓ 2 callers
Function
isAmex
(scheme?: string)
lib/bin/generator.ts:82
↓ 2 callers
Function
isAwsCookieBannerVisible
(page: Page)
lib/kiro-pro.ts:47
↓ 2 callers
Method
isConsumed
(email: string)
lib/accounts.ts:143
↓ 2 callers
Method
isConsumed
(id: string)
lib/vcc.ts:555
↓ 2 callers
Function
isGoogleHost
(url: string)
lib/google-login.ts:345
↓ 2 callers
Function
jarToHeader
(jar: CookieJar)
lib/bin/sources/vccgenerator.ts:64
↓ 2 callers
Function
killKiroProcess
()
scripts/switch.ts:235
↓ 2 callers
Method
load
Load (and download if needed) the dataset into memory. Idempotent.
lib/bin/sources/local-db.ts:260
↓ 2 callers
Function
loadGSuiteAccounts
( accountsPath: string, log?: LogCallback )
lib/accounts.ts:39
↓ 2 callers
Function
loadUpgradeState
(path: string)
scripts/upgrade.ts:323
↓ 2 callers
Function
loadVccFile
( path: string, log?: LogCallback )
lib/vcc.ts:266
↓ 2 callers
Function
looksLikeJwt
(v: string | undefined | null)
lib/google-login.ts:1270
↓ 2 callers
Method
lookup
Main entry — full multi-source lookup for one BIN.
lib/bin/aggregator.ts:156
↓ 2 callers
Function
lower
(k: string)
lib/bin/sources/bincheck-details.ts:70
↓ 2 callers
Function
luhnValid
(pan: string)
lib/vcc.ts:66
↓ 2 callers
Function
menu
()
scripts/register.ts:334
↓ 2 callers
Function
menu
()
scripts/upgrade.ts:632
↓ 2 callers
Function
npmConfigValue
(names: string[])
scripts/bin.ts:174
↓ 2 callers
Function
padMonth
(m: number)
lib/stripe-checkout.ts:123
↓ 2 callers
Function
parseProxyUrl
(proxyUrl: string)
lib/browser.ts:46
↓ 2 callers
Function
prepareForFreshLogin
* 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 callers
Function
primarySource
(source: string)
lib/bin/types.ts:135
↓ 2 callers
Function
readDigits
()
lib/stripe-checkout.ts:84
↓ 2 callers
Function
runRegistration
(opts: CliOptions)
scripts/register.ts:178
↓ 2 callers
Function
runStripeCheckout
( page: Page, vcc: VccEntry, log: LogCallback, options: FillOptions = {} )
lib/stripe-checkout.ts:702
↓ 2 callers
Function
runUpgrade
(opts: CliOptions)
scripts/upgrade.ts:360
↓ 2 callers
Function
saveUpgradeState
(path: string, state: UpgradeState)
scripts/upgrade.ts:334
↓ 2 callers
Function
searchBincheck
( opts: BincheckSearchOptions = {} )
lib/bin/sources/bincheck.ts:179
↓ 2 callers
Function
setSelectByValueOrLabel
( page: Page, selector: string, value: string, log: LogCallback )
lib/stripe-checkout.ts:134
↓ 2 callers
Function
showMenu
()
scripts/switch.ts:453
↓ 2 callers
Function
startKiro
()
scripts/switch.ts:259
↓ 2 callers
Function
submitAndClassify
( page: Page, log: LogCallback, options: FillOptions = {} )
lib/stripe-checkout.ts:541
↓ 2 callers
Function
typeHuman
(page: Page, text: string)
lib/google-login.ts:273
↓ 2 callers
Function
upgradeKiroAccount
( options: UpgradeOptions )
lib/upgrade.ts:233
↓ 2 callers
Function
waitForHostChange
( page: Page, allowedHosts: string[], timeoutMs: number, log: LogCallback )
lib/google-login.ts:456
↓ 2 callers
Method
warmOffline
Pre-load offline sources. Idempotent.
lib/bin/aggregator.ts:132
↓ 2 callers
Function
withMutex
(fn: () => Promise<T>)
lib/accounts.ts:97
↓ 1 callers
Method
abandon
()
lib/vcc.ts:585
↓ 1 callers
Function
acquireCsrf
* 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 callers
Function
appendVccFile
(path: string, entries: VccEntry[])
lib/bin/to-vcc.ts:157
↓ 1 callers
Function
applyHardenedInitScripts
(context: BrowserContext)
lib/browser.ts:84
↓ 1 callers
Function
applyPositionals
( cmd: string | undefined, positionals: string[], out: Record<string, string> )
scripts/bin.ts:229
↓ 1 callers
Function
applyStripeStealthContext
( context: BrowserContext, engine: BrowserEngine, log: LogCallback )
lib/stripe-stealth.ts:44
↓ 1 callers
Function
bankKey
(name: string)
lib/bin/types.ts:143
↓ 1 callers
Function
banner
()
scripts/bin.ts:623
↓ 1 callers
Function
banner
()
scripts/register.ts:326
↓ 1 callers
Function
banner
()
scripts/upgrade.ts:624
↓ 1 callers
Function
buildChromiumArgs
()
lib/browser.ts:62
↓ 1 callers
Function
buildQuery
(opts: BincheckSearchOptions)
lib/bin/sources/bincheck.ts:134
↓ 1 callers
Function
bumpSpeedbumpFailure
(page: Page, url: string)
lib/google-login.ts:504
↓ 1 callers
Function
captureKiroSession
( page: Page, context: BrowserContext, email: string )
lib/google-login.ts:1377
↓ 1 callers
Method
cascadeVccGenerator
Drain the cascading vccgenerator selectors. Country → brand → bank → BINs.
lib/bin/aggregator.ts:475
↓ 1 callers
Function
chooseConsensusBank
(rows: BinInfo[])
lib/bin/types.ts:156
↓ 1 callers
Function
clickGoogleSigninAndWaitForOAuthStart
( page: Page, log: LogCallback )
lib/google-login.ts:929
↓ 1 callers
Function
clickPrimaryButtonViaEval
* 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 callers
Function
clickUpgradeToPro
( page: Page, log: LogCallback, timeoutMs = 45000 )
lib/kiro-pro.ts:459
↓ 1 callers
Function
computeClientIdHash
(startUrl: string)
scripts/switch.ts:108
↓ 1 callers
Function
cookiesForContext
(session: KiroSession)
lib/session-hydrate.ts:47
↓ 1 callers
Method
createPreloadScript
* Create preload script file with injection code
lib/fingerprint/manager.ts:121
↓ 1 callers
Function
dedupeBySource
(rows: BinInfo[])
lib/bin/aggregator.ts:544
↓ 1 callers
Function
defaultLength
(scheme?: string)
lib/bin/generator.ts:87
↓ 1 callers
Function
deriveId
(entry: { number: string expMonth: number expYear: number billing: { name: string } })
lib/vcc.ts:140
↓ 1 callers
Function
dismissBanners
(page: any)
lib/bin/sources/bincodes.ts:134
↓ 1 callers
Function
downloadDataset
(url: string, dest: string, log: (m: string) => void)
lib/bin/sources/local-db.ts:223
↓ 1 callers
Function
ensureStealthRegistered
(log?: (msg: string) => void)
lib/browser.ts:36
↓ 1 callers
Function
expiryTyping
(expMonth: number, expYear: number)
lib/stripe-checkout.ts:127
↓ 1 callers
Method
extractOSFromPlatform
* Extract OS from platform string
lib/fingerprint/validator.ts:107
↓ 1 callers
Function
extractTokensFromSnapshot
( cookies: KiroSession['cookies'], localStorage: Record<string, string>, sessionStorage: Record<string,
lib/google-login.ts:1358
↓ 1 callers
Function
fakeBilling
(alpha2?: string)
lib/bin/billing-faker.ts:338
↓ 1 callers
Function
fileExists
(path: string)
lib/bin/to-vcc.ts:126
↓ 1 callers
Function
fileExists
(path: string)
lib/bin/sources/local-db.ts:214
↓ 1 callers
Function
fileExists
(path: string)
scripts/register.ts:108
↓ 1 callers
Function
fillBillingAddress
( page: Page, vcc: VccEntry, log: LogCallback, timeoutMs: number, mistakes: number )
lib/stripe-checkout.ts:357
↓ 1 callers
Function
filterAuthCookies
( all: KiroSession['cookies'] )
lib/session-hydrate.ts:28
↓ 1 callers
Method
findByFilter
* Filter-driven discovery — list candidate BINs from sources that * support it (vccgenerator cascading + bincheck DataTables search + * local-db
lib/bin/aggregator.ts:405
↓ 1 callers
Function
findThreeDsFrame
(page: Page)
lib/stripe-checkout.ts:323
↓ 1 callers
Function
firstVisibleProBadge
( page: Page )
lib/kiro-pro.ts:176
↓ 1 callers
Function
fmtRow
(row: BinInfo)
scripts/bin.ts:371
↓ 1 callers
Method
forBin
All cached BinInfo rows for one BIN (any source) — expired entries skipped.
lib/bin/cache.ts:122
↓ 1 callers
Function
generateAdvancedOverrides
(profile: { plugins?: Array<{ name: string; description: string; filename: string }>; geolocation?: { lati
lib/fingerprint/advanced-injector.ts:7
↓ 1 callers
Method
generateAudio
* Generate Audio fingerprint with seed
lib/fingerprint/generator.ts:300
↓ 1 callers
Method
generateAudioOverrides
* Generate Audio Context noise injection
lib/fingerprint/injector.ts:288
↓ 1 callers
Method
generateCanvas
* Generate Canvas fingerprint with seed
lib/fingerprint/generator.ts:290
← previous
next →
101–200 of 359, ranked by callers