Bug Fixes
- Remove default from select, which will cause the cpu to spike [490](https://github.com/BishopFox/sliver/pull/490) ([sky](https://github.com/BishopFox/sliver/commit/3f83761a90a82b8b0862bc43890a582ea8318563))
Commits
- 85265d6: WIP, doesn't work with LSASS (rkervella) [492](https://github.com/BishopFox/sliver/pull/492)
- e6d1041: Adding getprivs command for Windows (Raf) [478](https://github.com/BishopFox/sliver/pull/478)
- 0e9545a: Adding getprivs command for Windows (Raf) [478](https://github.com/BishopFox/sliver/pull/478)
- c18ba5f: Merge branch 'master' of github.com:RafBishopFox/sliver (Raf) [478](https://github.com/BishopFox/sliver/pull/478)
- 4ad24ac: Fix typo (rkervella) [480](https://github.com/BishopFox/sliver/pull/480)
- 2df7f13: Fix 479 (rkervella) [480](https://github.com/BishopFox/sliver/pull/480)
- 9cdb3e6: Apply fix to reg-create and reg-write too (rkervella) [480](https://github.com/BishopFox/sliver/pull/480)
- 394fdb4: Add registry list-subkeys and list-values sub commands (rkervella) [485](https://github.com/BishopFox/sliver/pull/485)
- 44abb0e: Switch to in memory process dump on windows (rkervella) [492](https://github.com/BishopFox/sliver/pull/492)
- a51d93c: Merge branch 'master' into procdump-memory (rkervella) [492](https://github.com/BishopFox/sliver/pull/492)
- d46a67c: Go v1.16.7 (moloch--) [493](https://github.com/BishopFox/sliver/pull/493)
- 4a3a2a7: Adding process integrity to getprivs (Raf) [496](https://github.com/BishopFox/sliver/pull/496)
- 61b86a4: Extending ls functionality (Raf) [497](https://github.com/BishopFox/sliver/pull/497)
- Adding a bit more info to long help. [497](https://github.com/BishopFox/sliver/pull/497) ([Raf](https://github.com/BishopFox/sliver/commit/4fa4562bea9400752534246fa482bfc10344315c))
- Adding a bit more info to long help (Round 2). [497](https://github.com/BishopFox/sliver/pull/497) ([Raf](https://github.com/BishopFox/sliver/commit/a13a4dc12e139a262563c9dbdd74db4323892d83))
- 242afb0: Go v1.17 (moloch--) [500](https://github.com/BishopFox/sliver/pull/500)
- 7f31a9e: Clean up of Dockerfile, fixed import (moloch--) [500](https://github.com/BishopFox/sliver/pull/500)
- 93e5d21: Go mod tidy/vendor with 1.17 (moloch--) [500](https://github.com/BishopFox/sliver/pull/500)
- d8fc124: Updated Github Actions to use 1.17 (moloch--) [500](https://github.com/BishopFox/sliver/pull/500)
- 33e03df: Fix case of Binject in vendor/ (moloch--) [500](https://github.com/BishopFox/sliver/pull/500)
- cce67c2: Updated linux install script (moloch--) [501](https://github.com/BishopFox/sliver/pull/501)
- c4101f5: Add process name to getprivs and cleaning up getprivs code (Raf) [503](https://github.com/BishopFox/sliver/pull/503)
- 8cc3f19: Updated garble (moloch--)