Numerous changes and updates#4
Open
WaffleBears wants to merge 3 commits into
Open
Conversation
- Features - added Active PMKID, Interface Selection, and Dual-Radio Mode; reworded the handshake bullet to reflect deauth+dwell. - Startup Menu - added the Interface item plus a new Interface Selection subsection with a table showing what each mode (Auto / Built-in / MK7AC) uses for capture vs. PMKID, the "resets to Auto every launch / not saved" behavior, and the missing-adapter fallback. - Configuration - annotated [capture] interface as a fallback-only default (radio is menu-selected each launch). - Requirements - added the optional MK7AC adapter (wlan2mon) and hcxdumptool. - Technical Details → Attacks - rewrote to match the real flow (active PMKID via hcxdumptool on a dedicated radio, broadcast/targeted deauth + on-channel dwell, PMKID-on-every-AP / deauth interaction-limited). - File Structure - fixed the stale agent.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NEW FEATURES
CAPTURE ENGINE
PERFORMANCE
RELIABILITY
BUG FIXES
MENU
DOCS / CLEANUP
FILES
ui/view.py, ui/state.py, ai/epoch.py, ap_logger.py, gps.py