SearchSploit.py
SearchSploit.py copied to clipboard
PEP8 Conventions
Clearly this program was not made with standards in mind. In some worse situations, it is just as unreadable as the bash script that came before it. That is how it's been for the longest time. Well no more. Once I have the majority of current changes I want done (because I am a creature of habit), I will change it all to meet Python's PEP8 coding conventions.