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