mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
Added link to page that reverse-engineers a hash to a text string that produces that MD5 hash
@@ -9,3 +9,6 @@ WebUI\Password_ha1=@ByteArray(5ebe2294ecd0e0f08eab7690d2a6ee69)
|
|||||||
```
|
```
|
||||||
the password will be set to `secret`.
|
the password will be set to `secret`.
|
||||||
4. You should then be able to login the WebUI using your usual username and the password `secret`. Remember to change it back to your preferred password.
|
4. You should then be able to login the WebUI using your usual username and the password `secret`. Remember to change it back to your preferred password.
|
||||||
|
|
||||||
|
|
||||||
|
You could also try copy/pasting the existing value in WebUI\Password_ha1=@ByteArray(value) into https://isc.sans.edu/tools/reversehash.html and that could possibly reveal what the original password was.
|
||||||
Reference in New Issue
Block a user