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

feat(new tool): WPA PSK Raw Key Generator #1259

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sharevb
Copy link
Contributor

@sharevb sharevb commented Aug 23, 2024

Fix #1236

Copy link

vercel bot commented Aug 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
it-tools ✅ Ready (Inspect) Visit Preview Aug 26, 2024 3:51pm

@bimmer1977
Copy link

Thank you very much for implementing it.
I normal use the tool from https://www.wireshark.org/tools/wpa-psk.html
Is it possible to make so that you can select bit length, so that it is easier to enter via a keyboard?
Thanks for all the work you do. :)

@sharevb sharevb marked this pull request as ready for review August 26, 2024 07:37
@sharevb
Copy link
Contributor Author

sharevb commented Aug 26, 2024

Hi @bimmer1977 , thanks, I am not sure to understand :
bit length is fixed to 256 bits by the norm and quoted tool is exactly same as this

@bimmer1977
Copy link

Hi @bimmer1977 , thanks, I am not sure to understand : bit length is fixed to 256 bits by the norm and quoted tool is exactly same as this

If use SSID: gfdgfd and Passphrase: fghgfhghhd

WireShark give: 4e6c43f63814f430e7ebdb203ec454e92a053d0768661652c354ea8d332a59e2

This tool: 4e6c43f63814f430e7ebdb203ec454e92a053d0768661652c354ea8d332a59e24035a713af94b0dccf9593f8d61ad69adf0ef1c6268d90c175a99f697d8ba8c6c4702372f9ed556a958589624257081660f05ebbf7e56e0996b810c39878c825c96137d18f178085b25dc41ae52fdc8493b4ce3a299e84579636dc117253a756

Copy link

sonarcloud bot commented Aug 26, 2024

@sharevb
Copy link
Contributor Author

sharevb commented Aug 26, 2024

Hi @bimmer1977, oh, right thanks, key length was wrong. Should be ok now.

@bimmer1977
Copy link

Hi @bimmer1977, oh, right thanks, key length was wrong. Should be ok now.

Still the same

@sharevb
Copy link
Contributor Author

sharevb commented Aug 28, 2024

Hi @bimmer1977, oh, right thanks, key length was wrong. Should be ok now.

Still the same

Hi, probably need to Ctrl+F5 in https://it-tools-git-fork-sharevb-feat-d634a3-corentin-thomasset-s-team.vercel.app/wpa-psk-generator

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.

WPA PSK (Raw Key) Generator
2 participants