Important
Use the new app "WiFi Frankenstein", which can do the same thing but contains a lot of ne features and improvements. https://github.com/LowSkillDeveloper/WIFI-Frankenstein
| Feature | WiFi Frankenstein | 3WiFi Locator |
|---|---|---|
| Local in-app Database | ✅ Yes | |
| WiFi Maps | ✅ Yes | ❌ Not supported |
| Offline Full 3WiFi Database | ✅ Supported | ❌ Not supported |
| WiFi Location (geoMAC) | ✅ Yes | ❌ Not supported |
| Handshake capture ® | ✅ Supported (Root, kernel) | ❌ Not supported |
| Handshake cracker | ✅ Supported | ❌ Not supported |
| wpa-sec.stanev.org integration | ✅ Supported | ❌ Not supported |
| WPS PixieDust (OneShot) ® | ✅ Supported (Root) | ❌ Not supported |
| Router Scan by by Stas'M ® | ✅ Supported (proot) | ❌ Not supported |
| Checking DPI blocking by your provider or RKN | ✅ Supported | ❌ Not supported |
| Custom SQLite Database connection | ✅ Supported | ❌ Not supported |
| Advanced 3WiFi API Settings | ✅ Full access | |
| Viewing saved passwords ® | ✅ Supported (Root) | ✅ Supported (Root) |
| WPA Algorithms (Router Keygen) | ✅ Supported | ❌ Not supported |
| WPS Algorithms | ✅ Supported | |
| Local network scanner | ✅ Supported | ❌ Not supported |
| Neighbor-based WPS PIN Algorithms | ✅ Supported | ❌ Not supported |
| 3WIFI offline IP ranges | ✅ Supported | ❌ Not supported |
| WiFi Channel Analysis | ✅ Supported | ❌ Not supported |
| WiFi API Maps | ❌ Not supported | |
| Database Updates | ✅ SmartLinkDB | ❌ Not supported |
| App/Component Updates | ✅ Supported | |
| Customizable Themes | ✅ Multiple options | |
| Custom App Icon | ✅ Supported | ❌ Not supported |
| Manufacturer Databases | ✅ 3 databases | ✅ 3 databases |
| Distance Calculation | ✅ Supported | ❌ Not supported |
| SDK version | ✅ Latest |
Unofficial 3wifi locator, which is based on the version from drygdryg
Note
The changelog contains only information about the changes that I made myself in version of locator by drygdryg. The original drygdryg version repository has been removed.
- Added ability to view saved passwords on your phone (root only)
- Added switch to enable search by ESSID on the scanning page.
- Added primitive validation for WPS PIN and password on the local database page.
- Added Connection via WPS button
- Added the ability to connect to the 3wifi server directly by IP address (No longer need a proxy server for redirection)
- Server list URLs in the start menu.
- Display of 3WiFi API keys with the ability to copy them.
- Dark theme and option to switch to it.
- Offline vendor database from "Wps Wpa Tester" app.
- Added history of data founded in 3wifi for networks you scanned. (Local database in the application, where the networks saves when you found data in 3wifi)
- Import txt file from RouterScan to local DB (or myuploads.txt from 3wifi)
- Added ability to backup SQLite file and restore database from it.
- Added a local database search button next to the search button in the online 3wifi database
- Added the ability to download wpspin.html to the phone
- Added caching of wps pin code data from the 3wifi server
- Added the ability to login using only the API key
- Ability to open 3wifi website in WebView
- Added the ability to manually search by BSSID in the 3WiFi
- Added the ability to manually search by ESSID in the 3WiFi
- Added WPS connection via Root
- Added button to display Wi-Fi point location on Google Map if coordinates are returned by server.
- Offline mode button.
- Kotlin updated to version 2.0.20
- Upgraded the SDK version
- In network security definition, WPA3 definition has been added
- Feature for checking application updates.
- Latest wpspin.html from 3WiFi.
- Local pin.db updated to the 2024 version from "Wps Wpa Tester" (includes 2000 new pins).
- Update some libraries.
- Added more buttons for logging out of your account
- Updated the way to grant permissions due to the requirements of the new SDK
- Optimization of wps pin generation initialization (Now PIN code generation loads faster.)
- Minor updates to the section with detailed information about the network
- Enabled minify during compilation
- Getting online vendor information from wpsfinder.
- Fixed crash when searching in the local database
- Remade some hardcoded lines
- Visibility of some objects
- Fixed a crash when switching passwords (The problem exists in all versions from drygdryg, which migrated from java to kotlin, but I no longer have it)
- Fixed the message "this app was built for an older version of android" (If Android is 13 or higher, the message still appears, it will not appear until version 13 of Android)
- Fixed black bars at the top and bottom of the application
- Fixed offline wps generation from wpspin.html file (The problem exists in all versions from drygdryg, which migrated from java to kotlin, but I no longer have it)
- Fixed Error when trying to save an empty network profile after checking in the database
- Added multidex to the application because the application hit the limit of methods.
- Fixed WPS connection without root permissions.
- Fixed overlap of the last item in Wi-Fi networks list.
- Fixed crash when clicking on a list item after searching in local database.
- Fixed adding server URL with '/' at the end.
drygdryg version of Locator (abandoned and deleted): https://github.com/drygdryg/WiFiPasswordSearcher
Original locator source (abandoned): https://github.com/FusixGit/WiFiPasswordSearcher
3WIFI source: https://github.com/binarymaster/3WiFi
ROOT version of Locator (abandoned): https://github.com/LowSkillDeveloper/Root-3WiFiLocator-Unofficial
Important











