Skip to content

Commit d1baee6

Browse files
authored
Update Product Key File Finder 4.1
1 parent 743415f commit d1baee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Product Key File Finder 4.1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#The following code is written by Rohit Saxena. STUDY PURPOSE ONLY. Any unauthorized use or modification is prohibited.
12
import glob, os, shutil, ftplib, string
23
rs = ['%s://' % d for d in string.ascii_uppercase if os.path.exists('%s://' % d)]
34
print(rs);

0 commit comments

Comments
 (0)