Skip to content

Releases: TheManticoreProject/Manticore

v1.0.8

12 Nov 10:07
08589d4

Choose a tag to compare

What's Changed

  • [enhancement] removed remaining debug printf in the bcrypt keys code by @p0dalirius in #55
  • [enhancement] Refactor windows/keycredentiallink/key/customkeyinformation/ by @p0dalirius in #56
  • [enhancement] Refactored network/ldap/DNWithBinary by @p0dalirius in #57
  • [bug fix] removed debug print in bcrypt rsa key by @p0dalirius in #58
  • [enhancement] Improved error handling of CustomKeyInformationVolumeType by @p0dalirius in #59

Full Changelog: v1.0.7...v1.0.8

v1.0.7

11 Nov 12:21
7aac97b

Choose a tag to compare

What's Changed

  • [enhancemen] Improved and renamed function ParseDNWithBinary -> UnmarshalDNWithBinary by @p0dalirius in #51
  • [enhancement] Refactor keycredential package and structs by @p0dalirius in #52
  • [enhancement] Implemented BCRYPT_ECC_KEY, fixes #47 by @p0dalirius in #54

Full Changelog: v1.0.6...v1.0.7

v1.0.6: Added some windows/CNG/bcrypt structs

07 Nov 09:07
f8ee1b5

Choose a tag to compare

What's Changed

  • [bugfix] (*KeyCredential).Unmarshal should return errors but never panic, fixe… by @p0dalirius in #35
  • [enhancement] Remove old naming of functions FromBytes() to Unmarshal() by @p0dalirius in #36
  • [enhancement] Renamed ldap.DNWithBinary.Parse() to ldap.DNWithBinary.Unmarshal() by @p0dalirius in #37
  • [enhancement] Implemented UUID v3, fixes #8 by @p0dalirius in #38
  • [enhancement] Implement UUIDv4, fixes #9 by @p0dalirius in #39
  • [enhancement] Implemented UUID v3, fixes #8 by @p0dalirius in #40
  • [enhancement] Implement UUIDv6, fixes #11 by @p0dalirius in #41
  • [enhancement] Implement UUIDv7, fixes #12 by @p0dalirius in #42
  • [enhancement] Refactored network/ldap/sid to use winacl/sid.SID{} structs by @p0dalirius in #43
  • [enhancement] Removed remaining fmt.Print*(...) used for testing in the codebase by @p0dalirius in #44
  • [enhancement] Creating windows/cng/bcrypt structures by @p0dalirius in #45
  • [enhancement] Implement BCRYPT_DSA_KEY, fixes #46 by @p0dalirius in #48
  • [enhancement] Renamed all structures to keep a consistent naming convention, fixes #49 by @p0dalirius in #50

Full Changelog: v1.0.4...v1.0.6

v1.0.4 Minor bug fixes on windows keycredential time functions

29 Oct 10:58
f534c34

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3: Parts of SMBv1 and minor fixes

28 Oct 16:12
03c727c

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2: NBTNS and LDAP improvements

31 May 13:34
c6dfaad

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1: Minor improvements

21 May 08:39
85cbf2c

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0: The beast awakens

13 May 05:49
2b9ce48

Choose a tag to compare