by iamaanahmad
Educational tool demonstrating IDE bypass techniques for Kiro IDE. ⚠️ Partially compatible - Machine ID reset ✅ | Auto-update disable ✅
# Add to your Claude Code skills
git clone https://github.com/iamaanahmad/kiro-pro-free
Educational tool for understanding IDE bypass mechanisms
Quick Start • Features • Documentation • FAQ • Contributing
</div>FOR EDUCATIONAL AND RESEARCH PURPOSES ONLY
This project demonstrates software bypass techniques for learning purposes. By using this software, you acknowledge:
Use at your own risk. Educational purposes only.
Current Status: ⚠️ PARTIALLY COMPATIBLE with Kiro 0.5.9
Kiro's internal code differs from Cursor IDE. While both are VSCode forks, they use different function names and patterns. The new pattern discovery mode helps identify what needs to be modified for full compatibility.
We need community help to identify Kiro-specific patterns. Use the Pattern Discovery mode (Option 2 in Token Bypass) to analyze your Kiro installation and share findings.
# Clone repository
git clone https://github.com/iamaanahmad/kiro-pro-free.git
cd kiro-pro-free
# Run setup (Windows: setup.bat | Linux/macOS: ./setup.sh)
setup.bat # or ./setup.sh
# Run tool
python kiro_main.py
...