Skip to content

Releases: p0dalirius/winacl

v1.2.5: Added GUID.FromString

17 Feb 10:51
e5aacd2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4: Added serialization through ToBytes() functions

16 Feb 19:52
52a1a8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

12 Feb 13:11
9c5209b
Compare
Choose a tag to compare

What's Changed

  • [enhancement] Updated GUID to add New random guid creation by @p0dalirius in #12

Full Changelog: v1.2.2...v1.2.3

v1.2.2

31 Oct 17:50
d459b31
Compare
Choose a tag to compare

What's Changed

  • [enhancement] Added ace.IsInherited() and ace.HasFlag() functions by @p0dalirius in #10
  • [enhancement] Created AccessControlMask HasRight() by @p0dalirius in #11

Full Changelog: v1.2.1...v1.2.2

v1.2.1

31 Oct 11:27
862d085
Compare
Choose a tag to compare

What's Changed

  • [enhancement] Added Github action update_go_pkg_version.yaml by @p0dalirius in #3
  • [enhancement] Updated name lookup code flow of SecurityIdentifierAuthority.Parse() by @p0dalirius in #4
  • [enhancement] Improved code in SecurityIdentifier.go + documentation by @p0dalirius in #5
  • [enhancement] Created NtSecurityDescriptorControl by @p0dalirius in #6
  • [enhancement] added HasControl by @p0dalirius in #7
  • [enhancement] update SystemAccessControlListHeader.go by @p0dalirius in #8
  • [enhancement] Updated ACE structures and parsing by @p0dalirius in #9

Full Changelog: v1.1.0...v1.2.1

v1.1.0

30 Oct 07:31
a07cfdf
Compare
Choose a tag to compare
Merge pull request #2 from p0dalirius/github-action-Update-Go-Pkg-Ver…