FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ShellCode33/FindTool: GNU-like `find` utility written in x86 assembly for Windows (MASM) · GitHub

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FindTool

Find utility coded in x86 assembly (MASM).

This project has no real purpose and was only there for me to learn assembly.

(Unicode supported)

Command Line Interface

Here's the help menu :

Using depth :

Wildcard support :

GUI

To start the GUI, the argument --gui must be specified. The CLI additionnal parameters will be sent to the GUI.

Note however that the depth can't be changed from the GUI yet.

About

GNU-like `find` utility written in x86 assembly for Windows (MASM)

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL