We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddbe786 commit e18842aCopy full SHA for e18842a
README.md
@@ -26,7 +26,9 @@ Every minute a small mouse movement and shift key press are generated by a devic
26
## Password Update
27
In order to record password, you have to get lazy-password in normal operation mode.
28
29
-Prepare a file containing <password_idx>:<password>\0
+Prepare a file containing: ```<password_idx>:<password>\n\0```
30
+
31
32
For example p0.txt:
33
34
```
0 commit comments