Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BraveRoaster committed Aug 1, 2019
1 parent c6eaf02 commit ec29f97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Run `git clone <publicGitRepo>`

Next, install with `python setup.py install`

Then initialize your key. You can get your key by visiting: https://nebulous.nuid.io/login
Then initialize your key. You can get your key by visiting: https://nebulous.nuid.io/#/register
Once registered, click the button to generate your API key and copy it.

Now you can initialize them like so: `nebulousAD -init-key <api_key>`
Expand Down Expand Up @@ -64,7 +64,7 @@ If dumping manually you can point to the files with `-system path\to\SYSTEM` and

#### -check

This requires an API key from https://nebulous.nuid.io/login. Once you have that and installed with `-init-key`, you can check the hashes against the NuID API.
This requires an API key from https://nebulous.nuid.io/#/register. Once you have that and installed with `-init-key`, you can check the hashes against the NuID API.
If you have specified `-history` it will also check each accounts password history to see if there was a password the user previously used that was compromised.

#### -user-status
Expand Down

0 comments on commit ec29f97

Please sign in to comment.