AdrMXR / KitHack

Hacking tools pack & backdoors generator.
https://adrmxr.github.io/KitHack/
MIT License
1.63k stars 212 forks source link

YOU REALLY NEED TO LOOK AT THIS #39

Closed TotallyNotAHaxxer closed 2 years ago

TotallyNotAHaxxer commented 2 years ago

ive been a programmer and ethical hacker for quite a long time, HOWEVER time.sleep() is the most annoying, and useless method ever, ill admit ive used it before but it can REALLY slow down a process, especially if your writing a hacking framework, the last thing hackers want is to be stopped by a time and sleep base function for 2-10 seconds, so it would be healthy for you to try to remove this

AdrMXR commented 2 years ago

It is only to give it appearance, i will consider removing the sleeps from startup.

TotallyNotAHaxxer commented 2 years ago

i can understand, when it comes to banners and design its completely understood but when it comes to system commands sometimes it can be a bit useless, just was handing out some tips of advice, best of luck with that project!!! :smile:

AdrMXR commented 2 years ago

I really keep this project very outdated, feel free to pull requests to the project with your suggestion.