timschneeb / MsiEcRamEditor

Edit and dump the RAM of the EC chip of MSI laptops via ACPI-WMI
GNU General Public License v3.0
14 stars 1 forks source link

Excluding doesn't work #1

Closed A404M closed 1 year ago

A404M commented 1 year ago

Line 221 in Form1.cs It should be 2 instead of 1 Because addresses has 2 digits

timschneeb commented 1 year ago

Fixed. f31889d8cd2b3ec8930047348dd3ea2378263c4f

timschneeb commented 1 year ago

There was another bug with the exclusion filter. This update fixes it properly: https://github.com/ThePBone/MsiEcRamEditor/releases/tag/v1.4