Skip to content

Add program to lookup by hash, for use with make test, add to words.txt, add hashes file - #15

Open
jamesyoungdigital wants to merge 9 commits into
defuse:masterfrom
jamesyoungdigital:master
Open

Add program to lookup by hash, for use with make test, add to words.txt, add hashes file#15
jamesyoungdigital wants to merge 9 commits into
defuse:masterfrom
jamesyoungdigital:master

Conversation

@jamesyoungdigital

Copy link
Copy Markdown

Fix lookup_hash.php even though it's a bit messy. Designed to be used with make test.

Then php test/lookup_hash.php sha1 sha1_hashes.txt

to try it out. Or omit the file name and it goes in interactive mode. Enter hashes, then type quit to exit.

James Young and others added 6 commits September 25, 2018 02:39
Add explanation of lookup_hash.php and example usage.
Add test run of lookup_hash.php with filename containing SHA-1 hashes.

That file is now in the test/ directory as well.
@jamesyoungdigital jamesyoungdigital changed the title Better pull request than before Add program to lookup by hash, for use with make test, add to words.txt, add hashes file Sep 24, 2018
@jamesyoungdigital

Copy link
Copy Markdown
Author

LookupTable.php and MoreHashes.php were added to test directory because of require_once(). Just makes it easier to test things out instead of modifying the require path.

@jamesyoungdigital

Copy link
Copy Markdown
Author

Clean up and add hash creation tool for tests in latest commit.

Update instructions for test cases, generating hash lists for the test suite, running test program in interactive mode.
@sdjkkfv

sdjkkfv commented Apr 3, 2024

Copy link
Copy Markdown

~~~~**@@#٪٪»«)(())()~~~#@jamesyoungdigital **~~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants