Skip to content

WinDirTraverse is a directory traversal project designed for Windows operating systems. Utilizing BFS (Breadth First Search algorithm), and multithreading techniques, it navigates through file systems, processes directories, and lists files with high performance. This project is just a base POC for other projects.

License

Notifications You must be signed in to change notification settings

lusca0x01/WinDirTraverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinDirTraverse

WinDirTraverse is a directory traversal project designed for Windows operating systems. Utilizing BFS (Breadth First Search algorithm), and multithreading techniques, it navigates through file systems, processes directories, and lists files with high performance. This project is just a base POC for other projects.

About

WinDirTraverse is a directory traversal project designed for Windows operating systems. Utilizing BFS (Breadth First Search algorithm), and multithreading techniques, it navigates through file systems, processes directories, and lists files with high performance. This project is just a base POC for other projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages