Dale Harders
Dale Harders
Got bitten by this too. Using `elementaryos-5.1-stable.20200814.iso` Tried copying and renaming `mmx64.efi` file. It no longer complained about missing files, just with the 0x1a Security Violation message.
cc @zcbenz
Still waiting @nurtext .... If my c++ skills were better I'd fix it myself and submit a PR. Here is a simple node script that I knocked up that achieves...
The script was more a proof of concept, called after build but before code signing. Nothing special, just used as a gulp task / npm script. That being said, I...
This just bit me hard in **iOS 11.3**. With the 11.3 update, Apple enabled passive listeners by default. i.e. `{passive: true}` This essentially destroys all drag and drop libraries that...
I found similar artifacts like @SashaRevizov when my camera (NVR) was streaming H265 format. Changing the camera configuration to stream H264 fixed it.