Skip to content

ksb3214/numstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Numstring

This is a very simple example of a small program to enumerate a string.

I made this as a really very insecure way of being able to provide individual letters of a long complex password.

Compile

This should be pretty simple on all platforms...

gcc -o numstring main.c

For fun I did a bash version...

./numstring.sh <string>

About

A very small C example

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors