Cuteit
IP obfuscator made to make a malicious ip a bit cuter
Install / Use
/learn @D4Vinci/CuteitREADME
Cuteit

IP obfuscator made to make a malicious ip a bit cuter :smile:
A simple python tool to help you to social engineer, bypass whitelisting firewalls, potentially break regex rules for command line logging looking for IP addresses and obfuscate cleartext strings to C2 locations within the payload.
All of that is simply done with obfuscating ip to many forms.
Usage
usage: Cuteit.py [-h] [--disable-coloring] ip
positional arguments:
ip IP you want to convert
optional arguments:
-h, --help show this help message and exit
--disable-coloring Disable colored printing
Screenshot

Using it as a module!
You can use this script as a module in your python scripts as follows:
import Cuteit
convert = Cuteit.lib(ip)
print(convert.hex)
and the photo bellow shows that in action:

Donation
Rewriting and improving this tool took me a lot of focus and time. So if this tool has been useful for you, feel free to thank me by buying me a coffee :)
Related Skills
node-connect
354.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

