tools

This is a page where I’ll share some of the tools I’ve built.


Invisible Unicode Tags Playground
This is a page for experimenting with invisible Unicode tag characters. You can convert ASCII text to invisible Unicode tag characters and vice versa. Useful for testing prompt injection techniques and understanding how they work.

Link: Invisible Unicode Tags Playground


Emoji Variation Selector Playground
A tool for hiding arbitrary data within Unicode characters using variation selectors (VS1-VS256). Based on Paul Butler’s technique, this tool allows you to encode any data into invisible variation selectors attached to a visible character. The data becomes completely invisible when rendered but can be extracted later.

Link: Emoji Variation Selector Playground


Shift: The Cursor of Hacking Shift is a tool that allows you to control Caido, the web proxy, with simple English commands. No more memorizing complex syntax or digging through documentation.

Link: Shift


github projects

cewlai

CewlAI is a domain generation tool that uses Google’s Gemini AI to create potential domain variations based on seed domains. It’s inspired by dnscewl which was inspired by CeWL, but this tool focuses on domain name pattern recognition and generation.

Link: cewlai


ffufai

ffufai is an AI-powered wrapper for the popular web fuzzer ffuf. It automatically suggests file extensions for fuzzing based on the target URL and its headers, using either OpenAI’s GPT or Anthropic’s Claude AI models.

Link: ffufai


Note: This is a living page that will be updated as new tools and projects are developed.