Releases: unclesp1d3r/CipherSwarmAgent
Releases · unclesp1d3r/CipherSwarmAgent
v0.5.7
Changelog
Others
- 9e360b3: chore: Updated change log (@unclesp1d3r)
- dc98b33: chore: remove obsolete entries from go.sum (@unclesp1d3r)
- 2068f05: chore: update dependencies in go.mod to latest versions (@unclesp1d3r)
v0.5.6
Changelog
Features
- e834adc: feat: Add command line flags for Viper configuration options (#49) (@unclesp1d3r)
- de1d690: feat: update changelog configuration (@unclesp1d3r)
Others
- fb1902f: Add utility methods for file operations and task management (@unclesp1d3r)
- a1f6257: Revert "Add utility methods for file operations and task management" (@unclesp1d3r)
- 1dc2ca7: chore(deps): update cipherswarm-agent-sdk-go and gRPC versions (@unclesp1d3r)
- 218018f: chore: add vcs configuration file (@unclesp1d3r)
- f5a4e45: chore: update Go and dependencies in go.mod (@unclesp1d3r)
- fa7efa4: chore: update changelog with v0.5.6 release details (@unclesp1d3r)
- 9258c5b: chore: update dependency versions and fix agent update request (@unclesp1d3r)
- 6fcc892: fix: enhance hashcat binary location logic (@unclesp1d3r)
- bbffc89: refactor: divide up large library files into single responsibility files (#53) (@unclesp1d3r)
- 67c90ef: refactor: improve findHashcatBinary function documentation (@unclesp1d3r)
v0.5.5
Changelog
Others
- b83fefc: chore: Updated CHANGELOG.md (@unclesp1d3r)
- 5b23543: fix: replace createTempFile with createOutFile (@unclesp1d3r)
v0.5.4
Changelog
Features
- 9b3b401: feat: Added initial Windows client support (@unclesp1d3r)
Others
- d6aa8b8: chore: Bumped dependencies (@unclesp1d3r)
- b11aed6: chore: Bundle dependencies (@unclesp1d3r)
- d6950f2: chore: Updated changelog (@unclesp1d3r)
- 09c28f1: refactor: Heavily cleanup and optimization. (@unclesp1d3r)
- 8d2ae81: refactor: Refactored the agentClient (@unclesp1d3r)
v0.5.3
Changelog
Features
- 8165e12: feat: Added automatic hashcat capability (@unclesp1d3r)
- c1869a6: feat: Devices are now identified using hashcat rather than a brittle shell script (@unclesp1d3r)
Others
- 36ebebe: chore: Update changelog (@unclesp1d3r)
- 83eed4e: chore: Updated CHANGELOG (@unclesp1d3r)
- 6e54a44: chore: Updated changelog (@unclesp1d3r)
- f6403af: fix: Finished enabling support for opencl-devices (@unclesp1d3r)
- 3ad433e: refactor: Code changes to try and make golangci-lint happy (@unclesp1d3r)
- 34759e7: refactor: Minor cleanup of hashcat session code (@unclesp1d3r)
- 3ad2163: refactor: Minor code cleanup (@unclesp1d3r)
v0.5.2
Changelog
Others
- 2deb4f8: chore: Updated ChangeLog (@unclesp1d3r)
- 1a98d7d: fix: Fixed an issue causing SegFaults on weird HTTP errors (@unclesp1d3r)
- 19dd475: fix: Fixed an issue causing SegFaults on weird HTTP errors (@unclesp1d3r)
v0.5.1
Changelog
Others
- c1bf228: chore: Updated CHANGELOG (@unclesp1d3r)
- 19732b6: fix: Added significant error checking to client to prevent nil crashes (@unclesp1d3r)
v0.5.0
Changelog
Features
- 2bb6d3f: feat: Added support for mask list files from v0.5.0 of API (@unclesp1d3r)
Others
- 1d95828: chore: Update changelog (@unclesp1d3r)
v0.4.2
Changelog
Others
- f9e5248: chore: Updated changelog (@unclesp1d3r)
- bce61a8: fix: Upgraded to support version v0.7.2 of API (@unclesp1d3r)
- 3f7c518: refactor: Minor cleanup to meet formatting standards (@unclesp1d3r)
v0.4.1
Changelog
Others
- 9d5067c: chore: Updated changelog (@unclesp1d3r)
- 333bf21: fix: Automatic benchmark now performs all hash types (@unclesp1d3r)