Commit 497faba
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | 497faba5cd7be8edbde2ae3a9d176c31f261f19b |
Description
- Add missing
from typing import Optionalin thearm_uzi - Patch pymetasploit3 msfrpc.py at build time: add raw=False to all msgpack.unpackb() calls to decode bytes keys as strings (msgpack>=1.0 changed default from raw=False to raw=True, breaking auth.login check)
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com