Skip to content

Claude/scan repo analysis 7 cx4 f#445

Merged
kimocoder merged 2 commits intomasterfrom
claude/scan-repo-analysis-7Cx4F
Mar 5, 2026
Merged

Claude/scan repo analysis 7 cx4 f#445
kimocoder merged 2 commits intomasterfrom
claude/scan-repo-analysis-7Cx4F

Conversation

@kimocoder
Copy link
Copy Markdown
Owner

No description provided.

claude added 2 commits March 5, 2026 18:25
…odules

- hashcat.py: fix operator precedence bug in should_use_force() that always returned True
- aireplay.py: fix file descriptor leak by storing and closing output file handle
- reaver.py: fix file handle leak by adding __del__ cleanup and guarding double-close
- hcxdumptool.py: add null-safety for PID access, ProcessLookupError handling, use os.path.join
- aircrack.py: fix division-by-zero in ETA calculation, guard stdout access, safe __del__
- airodump.py: handle FileNotFoundError in temp file cleanup to prevent race conditions

https://claude.ai/code/session_01AR5k1ToyGf5WcdRMqiQvcT
Prevents potential NameError if tempfile creation fails in
hcxpcapngtool_handshakes() exception handler.

https://claude.ai/code/session_01AR5k1ToyGf5WcdRMqiQvcT
Copilot AI review requested due to automatic review settings March 5, 2026 18:28
@kimocoder kimocoder merged commit 9bcd4ee into master Mar 5, 2026
5 checks passed
@kimocoder kimocoder deleted the claude/scan-repo-analysis-7Cx4F branch March 6, 2026 02:56
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