Project-Tauro icon indicating copy to clipboard operation
Project-Tauro copied to clipboard

A Router WiFi key recovery/cracking tool with a twist.

Results 5 Project-Tauro issues
Sort by recently updated
recently updated
newest added

Need to write test class for UpdaterDao. Should be pretty straight forward. Also, no real calls should be made. You could use Mockito and/or PowerMockito to write the tests. Example...

help wanted
good first issue
Hacktoberfest
difficulty: easy

README.md needs to be updated to document the new `-m` option to generate masscan command from ipinfo.io network (`-n`).

difficulty: easy
documentation

Yes, I know the class name needs refactor. We need a test class made for this class. Tests should not make real calls. Instead, calls must be mocked with Mockito...

help wanted
good first issue
Hacktoberfest
difficulty: easy

This project is finally up on github. However, since this is new (as in newly exposed outside of the author's computer and to the community), we need a lot of...

help wanted
good first issue
Hacktoberfest

Currently, TauroMain.java doesn't return control to the terminal after execution is complete. After the successful execution and when everything's done, it just sits there. This needs to be fixed.

help wanted
good first issue
Hacktoberfest