- South Carolina
- 09:43
(UTC -12:00) - https://www.linkedin.com/in/christopher-hyatt-09472b189
PinnedLoading
- Network-Scanner
Network-Scanner PublicThis is a python script used to scan your network and get back various important information.
Python 2
- Password-Maker
Password-Maker PublicThis is a script that I wrote to generate complex passwords from a generated wordlist. The wordlist and the password.py file are all you need. The PWD.txt file is the file that is generated by this…
Python
- Profile-Creator
Profile-Creator PublicIs a program used for creating a full account data template for most websites. This is useful for testing websites and scripts for errors. You can use this to create a bot and send data to your dat…
Python
- Host-Checker
Host-Checker PublicThis is a simple program that takes the input of the target host and uses Nmap, GoBuster, and WhatWeb to scan the target host.
Shell
- Daily-Horoscope
Daily-Horoscope PublicThis is a simple tool that checks your horoscope on various astrology sites and puts them together for you each day.
Shell
- Collatz-Conjecture
Collatz-Conjecture PublicStart with a number n > 1. Find the number of steps it takes to reach one using the following process: If n is even, divide it by 2. If n is odd, multiply it by 3 and add 1.
JavaScript
If the problem persists, check theGitHub status page orcontact support.