Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 243 Bytes

File metadata and controls

11 lines (6 loc) · 243 Bytes

Password stealing application

This will get all WiFi password and store it a file.

In python here is one module call subprocess

pip install subprocess

or

here is application also