Aaron Presser
Aaron Presser
When capa drops support for Python 3.8, let's add in the type annotation for the exctype parameter in the simple_message_exception_handler function definition in main.py. The type annotation would be "type[BaseException]"....
This PR partially resolves #1907. It extracts web domains and IP addresses, and implements rendering functions and tests. These changes likely don't require updates to the documentation, but if some...
Can you help me understand the difference between the "length" and "captured_length" attributes of a Packet class instance? Is "length" the length of the packet that was sent? How is...
This PR partially resolves #1907. It extracts web domains and IP addresses, and implements rendering functions and tests. These changes likely don't require updates to the documentation, but if some...
The "Honeydrive" link appears to redirect to a malicious website. It should be changed or removed.
Not sure if it's a "me" problem but Opus isn't building for me on Ubuntu 24.04. I've cloned the GitHub repo and followed the installation instructions (running `sudo apt install...
Would any of the authors consider doing a video tutorial? The usage guide has helped me a little bit but there aren't many great resources online showing how to use...