Next-Generation Hardware-Isolated Anti-Detect Browser, Local Automation CDP API, Action Synchronizer, Scenario Warmup & YouTube Shorts Stealth Autoposter
100% Free Dolphin{anty} Alternative • Local CDP Automation REST API • Batch Cookie Import/Export • Real-Time Action Synchronizer • Autonomous Scenario Warmup • Live 2FA TOTP RFC 6238 Generator • FFmpeg Video Uniqueizer • Stealth Bezier Motorics
📥 Download Portable EXE (v1.5.0 Release) • 📖 Architecture & Features • 🌐 Complete REST API & Swagger Docs • 🤖 Local Automation API • 🚀 Quick Start • 🧪 Tests
Nazak Browser Studio is an enterprise-grade desktop suite for Windows combining deep Chromium hardware spoofing, multi-account Google/YouTube farm management, local CDP automation REST API for Playwright/Puppeteer/Selenium, real-time action synchronization, and autonomous stealth content publishing.
flowchart TD
A[Purchased Accounts / Batch Cookies / Proxies] -->|Batch Import & Farm Generator| B(Nazak Provisioning & Mass Generator)
B -->|Hardware Fingerprint Synthesis| C[Isolated Chromium Profile]
subgraph Hardware Isolation Shield
C --> D1[GPU Spoofing: RTX 4090 / 3080]
C --> D2[Canvas & WebAudio Noise Injection]
C --> D3[WebRTC IP Leak Protection]
C --> D4[Anti-Port Scanning Shield 127.0.0.1]
end
subgraph External Automation & Scripting
C --> F1[Dolphin-Compatible Local REST API]
F1 --> F2[Playwright / Puppeteer connect_over_cdp]
F1 --> F3[Real-time Action Synchronizer & Win32 Grid]
end
subgraph Automation & Autoposter
C --> E1[Google Login + 2FA TOTP RFC 6238]
E1 --> E2[Autonomous Scenario Warmup & Trust Booster]
E2 --> E3[FFmpeg Video Uniqueizer -map_metadata]
E3 --> E4[Stealth CDP Upload with Bezier Motorics]
E4 --> E5[Live YouTube Shorts Published 🚀]
end
Enables external automation scripts in Python, Node.js, Go, or C# to connect directly to warmed profiles with unique hardware footprints using the standard Chrome DevTools Protocol (CDP).
📘 Interactive Swagger UI:
http://127.0.0.1:8899/docsorhttp://127.0.0.1:8899/swagger📖 Full REST API Documentation:docs/API_REFERENCE.md
GET /v1.0/browser_profiles— list all profiles with live statuses, proxy info, and tags.GET /v1.0/browser_profiles/{profile_id}/start— start browser profile, dynamically allocate a free CDP port, and return{ "success": true, "automation": { "port": 9222, "wsEndpoint": "ws://...", "ws_endpoint": "ws://..." } }.GET /v1.0/browser_profiles/{profile_id}/stop— gracefully terminate browser instance.GET /v1.0/browser_profiles/active— inspect all actively running browsers and their CDP ports.
import requests
from playwright.sync_api import sync_playwright
# 1. Launch isolated profile via Nazak Local API
resp = requests.get("http://localhost:8899/v1.0/browser_profiles/prof_01/start").json()
ws_endpoint = resp["automation"]["wsEndpoint"]
# 2. Connect Playwright directly over CDP
with sync_playwright() as p:
browser = p.chromium.connect_over_cdp(ws_endpoint)
context = browser.contexts[0]
page = context.pages[0] if context.pages else context.new_page()
# Fully operating with isolated cookies, proxy, and hardware fingerprints!
page.goto("https://www.google.com")
print(page.title())- Universal Multi-Format Parser:
- Auto-detection of profile delimiters:
=== Profile 01 ===,--- Name ---,[Profile Name]. - JSON maps
{ "Account_1": [...], "Account_2": [...] }. - Auto-creation of new isolated browser profiles on the fly for unmapped sessions.
- Auto-detection of profile delimiters:
- Folder and ZIP Archive Ingestion:
- Ingest folders containing
.jsonor.txt(Netscape format) files. - Decompress and batch-load multi-profile
.ziparchives. - Bulk export selected or all profile cookies into a structured portable ZIP archive.
- Ingest folders containing
- Real-Time Action Replication:
- Control a single primary profile (Master) — all mouse clicks, keystrokes, navigation events, and scrolls can be broadcasted to dozens of secondary profiles (Workers).
- Anti-Detection Randomization (Humanizer):
- Sub-pixel randomized cursor coordinate jitter.
- Micro-delays (20–80 ms) eliminating robotic machine synchronicity.
- Win32 Window Grid Tiling:
- 1-click automatic arrangement of all active browser windows into a balanced 2×2, 3×3, or 4×4 monitor grid.
- Pre-Built Multi-Step Warmup Scenarios:
- E-Commerce & Google Ads Trust Booster: organic Google searches, SERP dwell time, product browsing on marketplaces, cookie consent dialog acceptance.
- YouTube & Shorts Audience Warmup: feed scrolling, preview dwell, organic video viewing sessions.
- Crypto & Web3 Investor Farming: CoinMarketCap browsing, DeFi protocol exploration, crypto whitepaper dwell.
- Finance & High-CPC Banking Footprint: accumulation of premium Tier-1 financial advertising cookies.
- Concurrent Execution Pool:
- Batch launch scenarios across profile clusters with fine-grained concurrency control (
max_concurrency).
- Batch launch scenarios across profile clusters with fine-grained concurrency control (
- Mass Profile Generation:
- Create 1 to 100+ fully isolated profiles in 1 click.
- Automatic Round-Robin proxy assignment across the pool.
- Authentic OS distribution (Windows 10/11, macOS Sequoia, Linux Ubuntu).
- Portable
.nazakBundles:- Export complete browser profile state (hardware fingerprints, storage sessions, cookies, extensions) into a single portable
.nazakpackage. - Instant one-click import on any workstation with zip-slip traversal protection.
- Export complete browser profile state (hardware fingerprints, storage sessions, cookies, extensions) into a single portable
- Support for rotation URLs in multiple formats:
host:port:user:pass:http://change-ip,host:port:user:pass|http://change-ip,[proxy]#[rotation_url]. - Direct "Rotate IP" trigger button in GUI tables and via REST endpoint
POST /api/profiles/{id}/rotate-proxy.
- Real GPU Hardware Emulation: NVIDIA GeForce RTX 4090 / 4080 / 3080 / 3070, AMD Radeon RX 7900 XTX, Intel Iris Xe / UHD 770.
- Sub-Perceptual Noise Injection:
Canvas 2D Noise: per-profile canvas hash uniqueization without visual artifacts.AudioContext Noise: protects against sound processing fingerprinting viaAudioBuffer.ClientRects Jitter: protects against font-measurement fingerprinting.
- Automation Cloaking: Complete elimination of
navigator.webdriver, spoofing ofnavigator.userAgentData(User-Agent Client Hints),deviceMemory(8–64 GB), andhardwareConcurrency(4–32 cores) in the MAIN execution world. - Port Scanning & Leak Protection: Blocks anti-fraud port scanning targeting localhost
127.0.0.1, enforces strict WebRTC policy--force-webrtc-ip-handling-policy=disable_non_proxied_udp.
- Batch Import from All Major Marketplaces (DarkStore, Retriv, AccsMarket):
login:pass:2fa:recovery. - Integrated RFC 6238 TOTP Engine: Base32 secret decoding with dynamic auto-padding and real-time OTP calculation.
- Autonomous End-to-End Authentication: Automated Google sign-in and dismissal of YouTube Studio onboarding prompts.
- Deep FFmpeg Video Uniqueization: Strips metadata (
-map_metadata -1), applies 3% micro-crop, 1080×1920 vertical conform, imperceptible frame noise, and subtle audio pitch/tempo shift. - Spintax Title & Description Generator:
{Best|Top} Shorts/Reels for {Tech|Crypto} ⚡ {tg} {promo}. - Unified Multi-Platform Pipeline: Single workflow orchestrating autonomous uploads for both YouTube Shorts and Instagram Reels with humanized Bezier mouse trajectory motorics and character-by-character typing.
- Download the latest release from the Releases section.
- Extract the archive and launch
NazakBrowserStudio.exe(orstart_app.bat).
# Install requirements
pip install -r requirements.txt
playwright install chromium
# Launch Native Windows 11 Fluent GUI
python -m nazak.main --mode gui
# Or launch headless REST API and Web Studio
python -m nazak.main --mode webThe project is backed by a comprehensive regression and unit test suite comprising 492 automated tests:
python -m pytest tests -q============================ 492 passed in 83.93s =============================
test_deep_security_and_traversal.py— 25 security tests:validate_pidpath traversal defense, Zip-Slip vulnerability protection, CORS localhost regex restrictions, CLI credential masking.test_deep_storage_and_concurrency.py— 25 concurrency & persistence tests: atomicprofiles.jsonwrite via RLock & unique tmp files, batch save coalescing, process lifecycle monitor transitions.test_deep_fingerprint_and_stealth.py— 25 fingerprint & stealth tests:json.dumpsescaping instealth.js,MAINworld content script execution context, Canvas, WebGL, WebRTC, Audio, Battery, Client Hints emulation.test_deep_api_and_scenarios.py— 25 API & scenario integration tests: bidirectional Netscape cookie roundtrip fidelity, warmup scenario aliases, Dolphin{anty} Local API parity, asynchronoushttpxsynchronizer.test_audit_regression.py— regression tests covering security, validation, and storage fixes.test_local_automation_cdp_api.py— Dolphin{anty} parity API and CDP port tests.test_cookie_bulk_manager.py— batch cookie import, folder/zip handling, and Netscape parser tests.test_synchronizer_engine.py— session synchronizer and Win32 grid layout tests.test_scenario_engine_and_warmup.py— multi-step warmup scenarios and concurrency tests.test_mass_profile_generator.py— mass generation and hardware uniqueization tests.test_profile_bundle_portability.py— portable.nazakbundle export/import tests.test_proxy_rotation_and_mobile.py— mobile proxy rotation link tests.test_account_provisioner_edge_cases.py— RFC 6238 TOTP engine and OAuth tests.test_browser_cdp_resilience.py— Chrome parameter synthesis and stealth extension tests.
Distributed under the MIT License. Engineered for high-throughput traffic arbitrage, account farm orchestration, local CDP browser automation, and stealth content publishing.

