WiFi Password Viewer for MMRL
August 16, 2025 ยท View on GitHub
An inspired project from veez21's wpd gist, ported to MMRL.
Using DOMParser to extract local saved wifi passwords
Important
This project requires MMRL above 33162!
const wifiXmlParser = new DOMParser();
This module does not extract passwords from unauthorized wifi's. This module is for education purpose only
Screenshots