The Wayback Machine - http://web.archive.org/web/20210914142756/https://github.com/topics/instrumentation
Skip to content
#

instrumentation

Here are 500 public repositories matching this topic...

AFLplusplus
r00tus3r
r00tus3r commented May 28, 2021

Hi, I also have a question regarding the custom post processor.

In the example https://github.com/AFLplusplus/AFLplusplus/blob/stable/custom_mutators/examples/post_library_gif.so.c#L48 it is mentioned that if the post process function returns 0 the input is not sent to the target program and fuzzing is continued. When I tried to do that same the fuzzer throws the error: `Custom_post_process fa

node-opcua
BartaG512
BartaG512 commented Aug 24, 2021

Is your feature request related to a problem? Please describe.

When starting a nodejs process with pm2 using node-opcua on Windows 10 a Windows Prompt windows pops ups each time when "node-opcua-pki" package runs child_process.exec() method. The exec process is calling openssl.
There are two occurances: lib/misc/install_prerequisite.ts:98 and lib/pki/toolbox.js:123

**Describe

Improve this page

Add a description, image, and links to the instrumentation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the instrumentation topic, visit your repo's landing page and select "manage topics."

Learn more