You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ _1. Install Python from the Official website https://www.python.org/ftp/python/3
12
12
2. Set the PATH for Python (Press WINDOWS key then type "Edit the system environment variables" -> "Environment Variables" -> Double click on Path -> Add this path "C:\Users\Administrator\AppData\Local\Programs\Python\Python312"
13
13
3. Install the libraries (Press WINDOWS key then type "CMD" -> type "python -m pip install [the library is missing]"_
14
14
15
-
**Introduction:**
15
+
**INTRODUCTION:**
16
16
_1-Extract all Username:Password from logs from Passwords.txt files
17
17
2-Clean all of the duplicate lines in a txt file
18
18
3-Delete all lines with Username contain special character (the result will only have letters and numbers)
0 commit comments