Added Batch file to install Ubuntu using wsl in windows and giving command to be pasted on ubuntu terminal which will be there to run the hackingtool.
Just:
Open cmd as administrator
Move to path where setup file is stored by using cd
Type hackingtool_windows_setup.bat, Hit enter.
Wsl and Ubuntu will be downloaded and installed. Restart the pc when message is shown.
Run the script again
Setup ubuntu by assigning username and password. Then again run the script.
Paste the command shown in message in ubuntu terminal. And BOOM you can use hackingtool on Windows.
This will make the project much more accessible and much more flexible. Will attract even those users who don't have unix based systems installed. Will make project scalable.
And Thank you for such an awesome toolkit I was looking for something like that from a long time. This repo deserves all the traction it is getting and more.
I know my script can be improved a lot but it works right now and I hope you'll appreciate this PR for the idea.
Added Batch file to install Ubuntu using wsl in windows and giving command to be pasted on ubuntu terminal which will be there to run the hackingtool.
Just:
This will make the project much more accessible and much more flexible. Will attract even those users who don't have unix based systems installed. Will make project scalable.
And Thank you for such an awesome toolkit I was looking for something like that from a long time. This repo deserves all the traction it is getting and more.
I know my script can be improved a lot but it works right now and I hope you'll appreciate this PR for the idea.
Thank you.