zdw@
zdw@
### Summary I want to be able to statically use the `api` feature for dynamically resolved function pointers, via `GetProcAddress` or `dlsym`. ### Motivation While working on https://github.com/mandiant/capa-rules/pull/1046, I ran...
#### Description This PR updates a few of the exceptions raised in `optmanager` to make it clear to callers which specific option failed parsing, by including the option name in...
### Problem Description ## Bug When using custom Python code in mitmproxy via `--script`, you can specify additional arguments with types associated with them. However, if a value provided to...