-
When I load the driver I get BSOD 'caused by Security Check Failure.
Can someone pls point me to a newer method to mitigate this when hooking a function.
I'm running Windows10.v.1941
-
**Describe the bug**
Imagine you have an Order entity. It has a property named address (string) and submitted (bool). If the order is submitted=false, the address property can be edited. If the ord…
-
The tests on FreeBSD are failing during the hooking of `some_function` in `test1.c`.
The reason for that is not clear yet.
-
Reproduction steps:
1. Install ParametricText
2. Parameterize a text sketch
3. Change parameter via standard parameter dialog, notice text updates accordingly
4. Change parameter via ParamEditPl…
-
Although this is working on a couple of live sites, when trying it on localhost using MAMP or Bitnami WP, it throws an error
__Call to undefined function wp_verify_nonce();__
A [suggested workaro…
jvarn updated
2 years ago
-
In response to this from Gary Jones on Bill Erickson's site:
https://www.billerickson.net/genesis-dont-start-engine/
We could consider dropping this line from `functions.php` and using a setup fun…
-
I've seen some but not many segfault problems in ARM and AArch64 due to return address hooking. It could be fixed by `-finstrument-functions`, but we need a better way to handle this since `-finstrume…
-
I'm trying to understand how process injection works, and I might be off here, so please correct me if I’m wrong. Let’s say we want to inject `ethminer` into `svchost.exe`. From what I gather, the pro…
-
Please add feature for enlarged mouse, as the default is far too small 32x32 pixels is very small on 3k+ monitors.
Please see https://github.com/allfoxwy/dxvk/releases (this .dll has texture error…
-
### Summary
This came about when working with dynamic libraries. If you write a dynamic library in Nim and then load it into a separate program there is no (documented) way to free all the memory if …