Mark Eklund

Results 13 issues of Mark Eklund

trailofbits/winchecksec#82 * Adds a -d flag to the output for those that don't want to pipe through a JSON formatter. * Documents the -V flag. * This adds a warning...

According to [Windows 10 security: How the shadow stack will help to keep the hackers at bay](https://www.techrepublic.com/article/windows-10-security-how-the-shadow-stack-will-help-to-keep-the-hackers-at-bay/) published by TechRepublic in April of 2020, Return Flow Guard (RFG) was never...

enhancement
help wanted
hacktoberfest

I’ve been considering converting this to Javascript and making it into a library. Unfortunately, GPLv2 would prevent it from being used that way(1). Would you consider allowing me to change...

If I remove the text, go to a different field, and then click on the placeholder text, focus is not achieved. If I click under the placeholder text, focus happens....

**Problem:** When the Selection demo is run in releases 2.x.x, it works, but not in 3.x.x. The difference is that 3.x.x loses focus when the buttons are clicked. **Action required:**...

From the gitthub page, it is time to search for another implementation. > THIS PROJECT IS CURRENTLY IN MAINTENANCE MODE. It will not receive any feature updates, only critical security...

When I upgraded to use typescript, I did the work to get the demos working, but did not copy the new code patterns to the demo code. It may be...

Clicking in the **Dynamically Changing Value** demo cause the changed value handler to run. This may be related to select also causing an event. Look to see if either excessive...

Pasting already formatted HTML will preserve the html's formatting. For example, open the [demo page](https://bonafideduck.github.io/react-highlight-within-textarea/), copy the **function** in the sample code and paste it in. The bold is preserved....

The selection on the [demo page](https://bonafideduck.github.io/react-highlight-within-textarea/) is broken. This probably came with the version 3 release.