mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 01:01:33 +00:00
8 lines
216 B
Markdown
8 lines
216 B
Markdown
# unsigaction
|
|
|
|
This library disables sigaction handlers when preloaded.
|
|
|
|
Mainly needed by Wine mode but can be used as a separate tool.
|
|
|
|
A similar solution can be found in [preeny](https://github.com/zardus/preeny).
|