Skip to content

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

License

Notifications You must be signed in to change notification settings

ShellCode33/FindTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

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.

alt find_tool

(Unicode supported)

Command Line Interface

Here's the help menu :

alt cli_help

Using depth :

alt cli_depth

Wildcard support :

alt cli_wildcard

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.

alt gui

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published