Skip to content

Googlers-Repo/wpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.19.18!

const wifiXmlParser = new DOMParser();

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