Discover and explore top open-source AI tools and projects—updated daily.
BuluBulugegeAutomated API key generation and pooling for LLM access
New!
Top 87.7% on SourcePulse
This project reverse-engineers chat.bankofai.io's authentication and API key generation, automating mass account creation and credit claiming. It pools hundreds of API keys behind an OpenAI-compatible proxy, enabling unified access to various AI models. This is targeted at engineers and researchers interested in AI platform security and automated resource acquisition.
How It Works
The system automates a six-step registration pipeline: generating an EVM wallet, funding it with minimal Base L2 ETH ("dust") for an on-chain check, signing SIWE-like messages for login, and then signing a distinct, AES-encrypted message (using a hardcoded key) to claim free credits. Finally, an API key is generated. Rotating proxies are employed to circumvent IP-based rate limiting on credit claims.
Quick Start & Requirements
git clone https://github.com/BuluBulugege/bankofai-pool_new.git), cd bankofai-pool_new, npm install.node auto_sign_claim.js for single/batch registration or npm run dev for the production dashboard..env file with credentials for the Base L2 funder wallet and proxy provider.Highlighted Details
1wT1r7z8bZxDHVmZKAs6VFYSXOxmyh0lLByiw5TmF0= (hardcoded in frontend JavaScript).Maintenance & Community
Discussions and updates primarily occur on LinuxDo, a Chinese-speaking tech community. No specific details on core maintainers, sponsorships, or a formal roadmap are provided within the README.
Licensing & Compatibility
The project is released under the MIT license. It is intended strictly for security research and educational purposes, requiring compliance with applicable laws and the terms of service of the target platform.
Limitations & Caveats
This project relies on reverse-engineered client-side logic and hardcoded secrets, making it vulnerable to platform updates or patches. Its primary purpose is to demonstrate vulnerabilities in authentication and anti-bot mechanisms, and its use should strictly adhere to ethical guidelines and legal frameworks.
3 weeks ago
Inactive
lightseekorg
theopenco
songquanpeng