Skip to content
View foxhackerzdevs's full-sized avatar
🦊
Join the pack. Build. Break. Secure.
🦊
Join the pack. Build. Break. Secure.

Block or report foxhackerzdevs

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 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
foxhackerzdevs/README.md

🦊 Fox Hackerz

Cybersecurity • Automation • Developer Tools

Build. Break. Secure.


Python Linux Security Open Source


🚀 About

Fox Hackerz is a GitHub profile focused on cybersecurity, automation, cryptography, networking, and developer tools.

The goal is simple:

  • 🔐 Build secure software
  • ⚡ Keep it fast
  • 🛠️ Keep it practical
  • 📦 Keep it portable

No unnecessary complexity.

No overengineering.

Just tools that work.


⚡ Featured Projects

🔐 FoxPipe

Secure end-to-end encrypted Unix pipe communication.

No servers. No accounts. No setup.

Repository: https://github.com/foxhackerzdevs/FoxPipe PyPI: https://pypi.org/project/foxpipe


📡 Packet Auditor

Real-time packet inspection with:

  • IPv4 & IPv6 support
  • TCP flag analysis
  • BPF filtering
  • Human-readable output

Think:

tcpdump for humans.

Repository: https://github.com/foxhackerzdevs/packet-auditor PyPI: https://pypi.org/project/packet-auditor


🔒 fox-vault

Minimalist file encryption CLI.

Built with:

  • XChaCha20-Poly1305
  • Argon2id
  • Secure defaults

Repository: https://github.com/foxhackerzdevs/fox-vault


⚡ sshm

Instant SSH access without wrestling with large configuration files.

A faster, cleaner SSH workflow.

Repository: https://github.com/foxhackerzdevs/sshm


🔎 FoxScan

Lightweight reconnaissance toolkit.

Features:

  • Port scanning
  • HTTP header analysis
  • Service discovery

Repository: https://github.com/foxhackerzdevs/FoxScan


🖼️ pinlock-img

Authenticated PNG vault.

Hide encrypted information inside ordinary images.

Repository: https://github.com/foxhackerzdevs/pinlock-img


🛡️ Cryptify

Multi-layer encryption and system protection toolkit.

Repository: https://github.com/foxhackerzdevs/Cryptify


⚡ Quick Start

Install popular tools directly from PyPI:

pip install foxpipe
pip install packet-auditor

🛠 Technology Stack

Areas of Interest

  • Cryptography
  • Networking
  • Linux Systems
  • Cybersecurity
  • Secure Protocol Design
  • CLI Applications
  • Automation

🧠 Design Philosophy

Security should not require complexity.

We prioritize:

  • Clarity over cleverness
  • Reliability over hype
  • Security over convenience shortcuts
  • Small tools that solve real problems

If a tool requires a 20-page manual, it's probably overbuilt.


🌐 Links

GitHub: https://github.com/foxhackerzdevs

PyPI: https://pypi.org/user/abhrankan/


🌐 Other Identities

🧮 Abhrankan-Chakrabarti

Mathematics, algorithms, numerical methods, computational science.

https://github.com/Abhrankan-Chakrabarti


🌑 abhrankan

Tor hidden services, ARGs, signal environments, experimental web projects.

https://github.com/abhrankan


🦊 Join the Pack

Build. Break. Secure.

Pinned Loading

  1. FoxPipe FoxPipe Public

    Secure • Simple • Reliable data streaming via end-to-end encrypted Unix pipes.

    Python 4

  2. packet-auditor packet-auditor Public

    A lightweight command-line network packet auditing tool built with Python and Scapy. It captures live network traffic and displays concise, human-readable metadata in real time.

    Python 1

  3. fox-vault fox-vault Public

    A minimalist, zero-config file encryption utility. Simple, practical, and hard to misuse.

    Go 1

  4. sshm sshm Public

    Fast CLI tool to instantly connect to SSH hosts from your ~/.ssh/config.

    Shell 1

  5. FoxScan FoxScan Public

    Lightweight reconnaissance tool for fast port scanning and HTTP header analysis.

    Python 6 1

  6. pinlock-img pinlock-img Public

    Authenticated PNG image vault using Encrypt-then-MAC with HMAC-SHA256.

    Python 1