Skip to content

ForFinder is a search tool for folder and files. You can use that when you Source Code Analysis at your project's local files or other projects that you are download. Enter a root path and keyword to ForFinder.

cagrialis/forfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ForFinder

ForFinder is a search tool for folder and files. You can use that when you Source Code Analysis at your project's local files or other projects that you are download. Enter a root path and keyword to ForFinder.

Downloading and Running

For Windows:

for-finder-windows

Clone the project

  git clone https://github.com/cagrialis/forfinder.git

Open your command prompt

Run this command

  python [YOUR_LOCAL_REPO_PATH] "[ROOT_PATH]" "[SEARCH_KEYWORD]"

For Example

  python B:\ForFinder\forfinder.py "B:\Downloads\forfinderfile" "log4j"

For Linux:

for-finder-linux

Clone the project

  git clone https://github.com/cagrialis/forfinder.git

Go your local folder

  cd forfinder

Run this command

  python3 forfinder.py "[ROOT_PATH]" "[SEARCH_KEYWORD]"

For Example

  python3 forfinder.py "/home/kali/Desktop/forfinderfile" "log4j"

About

ForFinder is a search tool for folder and files. You can use that when you Source Code Analysis at your project's local files or other projects that you are download. Enter a root path and keyword to ForFinder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages