Skip to content
View samibutt77's full-sized avatar

Block or report samibutt77

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

Pinned Loading

  1. HTTPS-Request-Tool-with-TLS-Spoofing HTTPS-Request-Tool-with-TLS-Spoofing Public

    A high-performance, Go-based HTTP client designed to bypass anti-bot mechanisms like Cloudflare, PerimeterX, and Akamai. It mimics real browser behavior through TLS fingerprint spoofing, header mim…

    Go 7 1

  2. EFS-Key-Extraction-File-Decryption EFS-Key-Extraction-File-Decryption Public

    A Digital Forensics project on Windows EFS. Demonstrates identifying encrypted files, extracting File Encryption Keys (FEKs), retrieving private keys from certificates, and decrypting file contents…

  3. Filmception Filmception Public

    An AI-powered system that cleans and processes movie summaries, predicts genres using multi-label classification, and provides multilingual translation (Arabic, Urdu, Korean) with text-to-speech au…

    Jupyter Notebook

  4. hybrid-azure-proxmox-lab hybrid-azure-proxmox-lab Public

    Hybrid cloud lab integrating Azure with Proxmox virtualization, pfSense firewall, WireGuard VPN, and Zabbix monitoring for security and performance.

  5. Musicify Musicify Public

    A Spotify-like music app built in C# (Windows Forms) with a SQL Server backend. Features include login/register authentication, database-driven song management, and playlist handling. Designed with…

    C#

  6. VulnAI--Al-Driven-Vulnerability-Prioritization-Remediation-System VulnAI--Al-Driven-Vulnerability-Prioritization-Remediation-System Public

    A machine learning–powered tool that analyzes CVE descriptions, predicts vulnerability severity (low, medium, high, critical) using logistic regression with vector embeddings, and generates remedia…

    Python