Skip to content

Small c# executable file that can search between different text files. You can open .py and .jar files without an IDE and search words inside them. Feel free to edit it and improve it.

Notifications You must be signed in to change notification settings

sanchezzgaboo/FileSearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

FileSearcher

Small C# code that can search between different text files. You can open .py and .java files without an IDE and search for words inside them.

Feel free to edit this code and improve it.

For the moment it is just a simple console that pops up. No administrator perms needed.

If you feel uncomfortable with the .exe file, just copy and paste the code in Program.cs to an existing IDE and run it.

Take in mind that encrypted files won't work quite right nor will do pdf files, images or other executable files.

About

Small c# executable file that can search between different text files. You can open .py and .jar files without an IDE and search words inside them. Feel free to edit it and improve it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages