Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

🕵️‍♂️ Undetectable Fingerprint Browser

中文介绍

Open Source · Modular · Programmable Anti-Detection Browser

Undetectable Fingerprint Browser is a highly customizable, realistically emulated, automation-friendly anti-detection browser, specifically designed to counter modern websites' advanced fingerprinting and detection systems.

Whether you're engaged in anti-anti-scraping research, marketing analytics, multi-account management, or need to build a fully controllable browser automation environment, this project is your ultimate choice.

fingerprints

download prebuild release browser


🚀 Key Highlights

🧠 1. Comprehensive Fingerprint Spoofing

Not just spoofing more — but spoofing better and more realistically, with global consistency.

Fingerprint TypeFeature Description
Canvas FingerprintPrecision spoofing, random noise, custom rendering results
WebGL & WebGL2Fake GPU models, render returns, renderer strings, antialias settings
AudioContext FingerprintAlters audio behavior to return stable spoofed results
ClientRects / DOMRectEmulates browser-specific rendering differences
Font FingerprintControls font detection responses to block OS font probing
Timezone / LanguageGlobal override of navigator, Intl API, Date outputs
Hardware ConcurrencyCustom CPU core count
Device MemorySpoof navigator.deviceMemory values
Screen Resolution & Color DepthSimulates different screen sizes and color depths
Touch / Mobile IndicatorsEmulates mobile device indicators: touch events, UA, media queries

👉 Exclusive Feature: Consistency Analysis Engine ensures all spoofing fields align logically and do not conflict, eliminating detection signals at the root.


🧩 2. Fully Supported & Built-in Modules

We’ve integrated a complete anti-leak system — no extra installation required for:

  • ✅ WebRTC leak prevention
  • ✅ Auto-adaptive Canvas/WebGL spoofing
  • ✅ Automation module (Puppeteer / Playwright compatible)
  • ✅ Built-in proxy injection (SOCKS5, HTTP, TLS proxy)
  • ✅ GPS & sensor data emulation
  • ✅ Local JS injection with CSP bypass support

🤖 3. Automation-Ready

Seamlessly integrate this browser into any automation pipeline, or fully control it programmatically.

🤝 Full Framework Compatibility:

  • Just add a startup parameter — no need to modify code.
  • Puppeteer: Works by pointing to custom Chromium binary
  • Playwright: Fully compatible with Chromium engine
  • DevTools Protocol and WebSocket control support
  • JavaScript API and CLI tools for advanced tuning and scripting

🌍 Real-World Use Cases

Use CaseDescription
✅ Anti-bot EnvironmentBypass bot detection, captchas and verification scripts
✅ SEO & Ad VerificationSimulate access from various device and geo profiles
✅ Multi-account LoginAvoid being linked by fingerprint, storage, or cookies
✅ Data Extraction ResearchTest and defeat site-level fingerprint traps
✅ Security ResearchValidate fingerprint-based defenses and study tracking vectors

📊 Comparison with Mainstream Solutions

Feature / SolutionPuppeteer StealthPlaywright StealthUndetectable-Fingerprint-Browser
Multi-dimensional spoofingPartial supportPartial support✅ Full fingerprint coverage
Plugin system❌ None❌ None✅ Complete plugin architecture
Behavioral consistency❌ May conflict❌ May conflict✅ Adaptive consistency management
CustomizabilityMediumMedium✅ Highly configurable
Isolation & sandboxingMediumMedium✅ Deep sandbox support
Automation integration✅ Supported✅ Supported✅ Fully supported

🔧 Quick Start

Install Pre-Compiled Version

Download and extract the pre-built package: Compiled Binary Release.

Generate a Fingerprint via Command Line

./itbrowser_fingerprint.exe

Launch the Browser with a Specified Fingerprint

chrome --itbrowser=myfingerprint.json

For Automation Use:

chrome.exe --user-data-dir=data1 --itbrowser="D:\Program Files\chrome\1.json" --proxy-server="socks5://someuser:password@host:port" --remote-debugging-port=9222

build the project from source

git clone https://github.com/itbrowser-net/undetectable-fingerprint-browser.git merge the code with chromium source code.


⚠️ Legal Disclaimer

This project is intended for legal and ethical use only, such as for security research, automation testing, or development environment simulation.

Any use of this tool for illegal scraping, ad fraud, account hijacking, or malicious activity is strictly prohibited.
The authors are not liable for any misuse of this software.


📫 Contact Us

  • Feel free to open an issue on GitHub for questions or feature requests.
  • For enterprise-level support or custom development, contact us via email:
    javaflashproject@gmail.com
  • https://discord.gg/AhW2RaHCs6

⭐ If you find this project useful, please give us a star on GitHub! If you think it's worth starting, please star it to avoid forgetting. I will gradually upload the project source code.


关于 About

Free open-source Multilogin/Incogniton/Kameleo alternative for fingerprint spoofing (Canvas/WebGL/User-Agent). Perfect for Selenium/Playwright/Puppeteer automation, web scraping, social media bots, ads verification, and multi-accounting based on chromium. Avoid bans, bypass anti-bot systems, and prevent tracking with customizable stealth browsing
adspower-freeanti-bot-detectionanti-detect-browseranti-detect-browser-freefingerprintingmultilogin-freeplaywrightprivate-browserpuppeteerseleniumstealth-browsing

语言 Languages

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
0
Total Commits
峰值: 1次/周
Less
More

核心贡献者 Contributors