Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ethanperrine/GoIris
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanperrine committed Jan 29, 2024
2 parents 5273dcd + 689f5a2 commit 993bffe
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# GoIris
## An open-source portable project for local password recovery supporting the following hash types
* MD4
* MD5
* SHA1
* SHA256
* SHA512
* Potentially more in the future!

## TODO:
* Implement TUI || GUI for improved user experience
* Implement a config system to choose what hash types users want.
* Possibly different types of local storage options? e.g., LevelDB, UnQLite, extremeDB, etc...
* Improve compatibility across different types of operating systems.

0 comments on commit 993bffe

Please sign in to comment.