Skip to content

Commit 8bff910

Browse files
authored
Update README.md
1 parent 6a143b6 commit 8bff910

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
## Example
1818

1919
```bash
20-
$ ./ComputeSIDFromServiceName -s "MSSQLSERVER"
21-
S-1-5-80-1000-1000-1000-1000-1000
20+
$ ./ComputeSIDFromServiceName --service-name Podalirius
21+
S-1-5-80-3770745066-2942035328-3156452616-3958868927-3920104677
2222
```
2323

2424
## Usage
@@ -36,4 +36,4 @@ Usage: ComputeSIDFromServiceName [--debug] --service-name <string>
3636
Pull requests are welcome. Feel free to open an issue if you want to add other features.
3737

3838
## References
39-
- https://pcsxcetrasupport3.wordpress.com/2013/09/08/how-do-you-get-a-service-sid-from-a-service-name/
39+
- https://pcsxcetrasupport3.wordpress.com/2013/09/08/how-do-you-get-a-service-sid-from-a-service-name/

0 commit comments

Comments
 (0)