Skip to content

Hide an IP address in scripts using hex/decimal/octal conversions

Notifications You must be signed in to change notification settings

bobby-tablez/IP-Obfuscator

Repository files navigation

IP-Obfuscator

This PowerShell script takes a standard IPv4 address and obfuscates it using several methods. Each method "should" be interpreted correctly using a console, browser, or compiler.

ip-obfuscator-screenshot

The script supports several conversion methods such as decimal, several hexadecimal conversions, mixed notation such as hex+decimal, and several octal conversion methods.

Example (Hex+Decimal)

0x8e.16433102 becomes 142.250.191.206 (Google) ip-obfuscator-hex_octal_example

Use at your own risk! For educational purposes only.

About

Hide an IP address in scripts using hex/decimal/octal conversions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published