Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View N0deZ3r0's full-sized avatar

Block or report N0deZ3r0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
N0deZ3r0/README.md
N0deZ3r0 — privacy engineering · browser internals · automation

English · Русский

About

I work on the parts of the web that identify you without asking — canvas, WebGL, font metrics, timezone, screen geometry — and on making them report something else, consistently enough to survive cross-checking. A spoof that contradicts itself is worse than none: it makes you more distinctive, not less.

Fingerprint resistance. Coherent profiles rather than scattered navigator overrides. Verified against CreepJS, BrowserLeaks, Pixelscan and AmIUnique.

Patched Chromium and extensions. When a flag is not enough, the patch series is. Manifest V3, WebAssembly cores, isolated and main-world injection.

Windows privacy tooling. C# and PowerShell. Telemetry off — and still off after the next feature update, because something has to keep watching.

Automation. Job applications, latency checks, and the browser workflows worth writing down once.

Every repository below ships CI, a security policy, issue templates and documentation in both English and Russian.

Stack

LanguagesJavaScript · TypeScript · C# · C++ · Python
Runtime and buildWebAssembly · Node.js · .NET Framework 4.8 · PowerShell · Bash
TargetsChromium · Chrome extensions (Manifest V3) · Windows 10 and 11
ToolingGit · GitHub Actions · Visual Studio · VS Code

Selected work

One coherent invented machine — the same one in the window, in every frame and in every worker. A claim the layout can contradict produces a machine that cannot exist, which is rarer than the one you started from. 40 suites, and a Limits section naming the sixteen things it knowingly does not close.

CI Version

Disables Microsoft's data collection, shows what has already been collected about this machine, and keeps checking on a schedule — because feature updates quietly restore what you turned off.

Build Release

Applies to hh.ru vacancies behind five layers of defence — 26 WebAssembly functions, 32 blocked trackers, 11 intercepted APIs — so the site cannot profile the machine doing it.

CI Version

The same idea without an extension: one injected script that checks what you have already applied to, fills in the cover letter and turns the pages.

CI License

Response time for any site from the Chrome toolbar. Type an address, get milliseconds. No account, no configuration, and ERROR instead of an invented number when a host is unreachable.

CI Version

Chrome MV3 instrument, not a blocker: a journal of which script read which fingerprinting surface, and outgoing beacons parsed field by field — "this is a hash of your email" instead of base64

CI License

Activity

activity over the last 12 months
top languages by repository, and commits by hour
contribution streak
contribution graph as a game of Pac-Man

Privacy isn't a setting. It's an engineering budget.

Pinned Loading

  1. fingerprint-shield fingerprint-shield Public

    Chrome MV3 anti-fingerprinting extension: one coherent invented machine across window, frames and workers. Interface in English and Russian, following the browser. Every fix carries a measurement, …

    JavaScript

  2. Win11Privacy Win11Privacy Public

    Приватность Windows 11: отключает сбор данных Microsoft, показывает что о вас уже собрано, следит чтобы обновления не вернули слежку обратно

    C#

  3. hh-ru-job-automation-bot hh-ru-job-automation-bot Public

    Chrome-расширение для откликов на hh.ru: читает данные, которые сайт отдаёт браузеру, но не показывает — конкуренцию за вакансию, скрытое тестовое задание, реальный возраст вакансии и активность ре…

    JavaScript

  4. AutoSend-Letters-HH.RU AutoSend-Letters-HH.RU Public

    HH.ru Авто-отклик для_Scripty - Javascript Injector

    JavaScript

  5. Quick-Ping-Chrome-Extension Quick-Ping-Chrome-Extension Public

    Response time for any site from the Chrome toolbar: type an address, get milliseconds — a median over several samples, and ERROR instead of a made-up number when a host is unreachable

    JavaScript

  6. X-ray-for-web X-ray-for-web Public

    Chrome MV3 instrument, not a blocker: a journal of which script read which fingerprinting surface, and outgoing beacons parsed field by field — "this is a hash of your email" instead of base64

    JavaScript