Hey there! I'm dotsearch, also known as EntropyUnderflow, extralog, or sxli1sy. I'm a software developer, wannabe hacker and my dream is to index everything in the world.
My projects...
Intersect
This is my primary project I'm working on right now. It's an internet-wide Minecraft server scanner.
Crapcrypt
A simple symmetric cipher I coded as my first project in C. It's capable of encrypting files and text and has ECB and CBC modes. It's also slow and does much more memory copying than a cipher ideally should.