/wpd

WiFi Password Viewer for MMRL

Primary LanguageJavaScript

WiFi Password Viewer for MMRL

An inspired project from veez21's wpd gist, ported to MMRL. This project is also a example to show how powerful MMRL's ModConf feature is.

Get it on MMRL

Using DOMParser to extract local saved wifi passwords

Important

This project requires MMRL above 2.14.10!

const wifiXmlParser = new DOMParser();

This module does not extract passwords from unauthorized wifi's. This module is for education purpose only