Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added functionality to run hackingtool on Windows using wsl with automated setup. #484

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Thepathakarpit
Copy link

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:

  1. Open cmd as administrator
  2. Move to path where setup file is stored by using cd
  3. Type hackingtool_windows_setup.bat, Hit enter.
  4. Wsl and Ubuntu will be downloaded and installed. Restart the pc when message is shown.
  5. Run the script again
  6. Setup ubuntu by assigning username and password. Then again run the script.
  7. 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.

Thank you.

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.
Copy link

@vignesh1507 vignesh1507 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really appreciate the effort @Thepathakarpit

@Thepathakarpit
Copy link
Author

Thank you man

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants