Skip to content

Commit 5a76d56

Browse files
authored
Update README.md
1 parent b8ae959 commit 5a76d56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
NOTICE:
2+
I (ROHIT SAXENA) created this code for EDUCATION PURPOSE ONLY. Any illegal or intentional harm or misuse of this code is strictly prohibited by the owner (Rohit Saxena GitHub ID: rohit290554) of this code. For any illegal or intentional harm or misuse of this code, the Owner of this code (Rohit Saxena GitHub ID: rohit290554) will not be responsible.
3+
14
# Product Key Finder by Rohit Saxena ([email protected])
25
#The following code is written by Rohit Saxena. STUDY PURPOSE ONLY. Any unauthorized use or modification is prohibited.
36
Language used: python
@@ -7,3 +10,4 @@ also copy the data (FORMAT: file data \t file path) and save into another file (
710
Also able to change/modify search type by editing code variable 'ff'
811
Also able to change/modify search file type by editing LINE: 26 | for file in glob.glob("**/*.txt", recursive = True):
912
Also able to send previously created file to FTP server
13+

0 commit comments

Comments
 (0)