GitHunt
RO

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

My python learning journey. I work on code and save it here

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

Languages

Python59.8%Roff40.2%

Contributors

Other
Created March 28, 2021
Updated May 2, 2023