Skip to content
View ExVoider's full-sized avatar

Block or report ExVoider

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
ExVoider/README.md
ExVoider terminal banner

profile views

Security Tool Developer • CLI Builder • Networking Enthusiast

I build small but practical tools around security, networking, system behavior, and command-line workflows.


Stack


Current Focus

  • security tooling
  • network protocols
  • CLI utilities
  • system behavior
  • sandboxing experiments

Featured Work

  • safexec — v1 command execution sandbox in Zig
  • repo-analyzer — codebase analysis with GitHub URL support
  • httpfinger — Ruby CLI for HTTP fingerprinting
  • certpeek — TLS certificate inspection CLI

GitHub Stats


Connect


GitHub

Telegram

Pinned Loading

  1. certpeek certpeek Public

    CLI tool to inspect TLS certificate details, expiry status, fingerprint, and SAN names for a domain.

    JavaScript

  2. httpfinger httpfinger Public

    A simple Ruby CLI tool to fingerprint websites by fetching HTTP details such as status, redirects, headers, and page title.

    Ruby

  3. repo-analyzer repo-analyzer Public

    CLI tool to analyze a codebase and report file stats, language breakdown, largest files, and possible secret patterns.

    Python

  4. safexec safexec Public

    A v1 command execution sandbox in Zig with timeout control, output capture, and process handling.

    Zig