I have written my own ransomware in Go to simulate ransomware attacks and learn more about malware development. It only works on UNIX systems. It creates randomly generated keys and IVs for each file going to be encrypted, it makes files impossible to decrypt- i guess. Please don't use it for bad.
github.com/xHector1337/RGO
I have created a hashcat clone in go. It can check 30k words in 10 minutes. It'd be better if I could make it run with goroutines but I haven't used them before so I don't know how to do that.
github.com/xHector1337/hashGopher
I have created a discord bot that has very fun to use random commands such as random fun facts or random dad jokes. Also, it uses its own library so you can use it in your projects.
github.com/xHector1337/ultimateRandomBot
For #arcade
I love playing Minecraft with my friends. We create our servers from Aternos but waiting for queue disturbs us. So I made this Minecraft bot to avoid waiting and making our server 7/24 alive. (It is my first time using Mineflayer library and I do not think I'll use it again.)
GitHub repo: github.com/xHector1337/mcbot
For #C06SBHMQU8G|
Arcadia is a mini, cute shell based on fun. You can play games on it, interact with your virtual cat Schopenhauer on it and do system-based jobs such as creating, removing files. Also, you can write your own Arcadia scripts! It is written in Python and I should not spoil it for you.
Git repo: github.com/xHector1337/arcadia
Demo photo: github.com/xHector1337/arcadia/blob/main/image.png