Skip to content

Releases: Reloaded-Project/Reloaded.Memory.SigScan

3.1.16

02 Aug 02:19
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

3.1.16 - 2024-08-02

About

Was a bug where SIMD implementation of signature where reads could go out of bounds by a maximum of RegisterLength - patternLength % RegisterLength.

Commits

  • Fixed: Potential out of bounds read in SIMD scanners 2ddbb2e
  • Updated: Project Versions 35063d0

3.1.15

23 Aug 23:07
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

3.1.15 - 2023-08-24

Commits

  • Actually Fixed: Out of Bounds Potential Read on Pattern Not Found in Vectorised Impl 9760d49

3.1.12

23 Aug 08:53
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

3.1.12 - 2023-08-23

Commits

  • Fixed: Build on .NET 8 SDK (SDK Bug Workaround) 6c07923
  • Fixed: Padding in Sigscan Library 887c192
  • Fixed: Out of Bounds Potential Read on Pattern Not Found in Vectorised Impl 79425da
  • Migrated: To 9.X.X of Reloaded.Memory d7f6241
  • Bumped: SigScan Version 8a41729

3.1.11

29 Nov 17:30
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

3.1.11 - 2022-11-29

Commits

  • Fixed: Some Singlethreaded Benchmarks, Upgrade to .NET 7 c66af5c
  • Update build-and-publish.yml 5cf75e0
  • Fixed: Update details for SigScan Mod 3579a48

3.1.10

24 Oct 16:47
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

3.1.10 - 2022-10-24

Commits

  • Added: Missing SIMD Intrinsics Flag for net5.0 b62e4dc

3.1.9

22 Oct 01:59
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

3.1.9 - 2022-10-22

Commits

  • Changed: Removed Unnecessary Annotations 87af6c7

3.1.8

10 Oct 03:34
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

3.1.8 - 2022-10-10

Commits

  • Added: Missing Trimming Root for Definitions Package 0a605da

3.1.7

10 Oct 03:23
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

3.1.7 - 2022-10-10

Commits

  • Fixed: Trimming File [borked template] c56d5d6
  • Bumped: SigScan R-II Library Version 96cd6fd

3.1.6

10 Oct 02:37
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

3.1.6 - 2022-10-10

Commits

  • Added: SkipLocalsInit Directive f0b0695

3.1.5

10 Oct 02:09
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

3.1.5 - 2022-10-10

Commits

  • Added: Readme, Logo, Changelog to R-II Package 2c242e9
  • Added: Missing Mod Icon 251c04c