Skip to content

rohit290554/Python-based-String-scanner-or-finder-in-system-with-FTP-upload-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0a3e96d · Sep 12, 2021

History

33 Commits
Mar 28, 2021
Apr 4, 2021
Sep 12, 2021
Sep 12, 2021
Sep 11, 2021
Mar 30, 2021
Mar 30, 2021
Apr 12, 2021
Apr 12, 2021
Mar 28, 2021
Mar 29, 2021
Mar 30, 2021
Mar 28, 2021
Apr 15, 2021
Sep 12, 2021
Sep 11, 2021
Sep 11, 2021
Mar 30, 2021
Mar 30, 2021
Apr 4, 2021

Repository files navigation

NOTICE: 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.

Product Key Finder by Rohit Saxena (rohitsaxena722@gmail.com)

#The following code is written by Rohit Saxena. STUDY PURPOSE ONLY. Any unauthorized use or modification is prohibited. Language used: python My python learning journey. I work on code and save here this code is able to find any string in local system. Supported file formats : DOCX, XLSX, TXT also copy the data (FORMAT: file data \t file path) and save into another file (PATH : SECOND/FIRST LOCAL DRIVE / rrs / rrs.txt) Also able to change/modify search type by editing code variable 'ff' (CURRENT SET TO MANUAL INPUT) Also able to change/modify search file type by editing LINE: 26 | for file in glob.glob("**/*.txt", recursive = True): Also able to send previously created file to FTP server