kgolawski

Results 17 issues of kgolawski

Done: * New `Makefile` target which allows to install tools - check `make install_tools` (run alongside with `make install`), * New `Makefile` target which allows to build package - check...

Setting `compute_8x` option will cause the following error (tested on RTX 3080). ``` nvrtcCompileProgram(): NVRTC_ERROR_INVALID_OPTION nvrtc: error: invalid value for --gpu-architecture (-arch) ``` This PR fixes it by force stopping...

**Describe the bug** Cannot benchmark PKZIP modules on GeForce RTX 3080 by using CUDA backend. Affected modules: * 17220, * 17225\. **To Reproduce** 1. Download latest Hashcat from GitHub. 2....

bug

Almost forgotten... Few readability improvements in old and new VeraCrypt modules. To make it compatible with similar changes GH-3396.

Fixed #3869 Please, check it on your own. I don't have old wallet to check it (newly created has `cipher: AES-GCM` field).

### Brief description While attempting to convert a ICMP Extension Header packet into a bytes object using the `raw(icmp)` function, the padding is placed in the incorrect location. As a...

## Prerequisites Tested in Rust Playground (state for a day 04/01/2023). - Rust version : 1.66.0 - nom version : 7.1.1 ## Description I am working on parser that will...

In 2.x versions custom Qemu binary could be set to override system default (like custom build or newer version than available by package manager). Version 3.0.0 Beta 1 makes this...

Enhancement

### Brief description Continuing work with ICMP Extension Headers started with #4281 issue, ICMPv6 is not using `length` field which causes malfunction in Wireshark packet tree. ![ICMPv6](https://github.com/secdev/scapy/assets/10523774/96c00546-7340-4c55-abd5-6b00a0315562) ![ICMPv6 without length](https://github.com/secdev/scapy/assets/10523774/72f6688d-7de6-4b4f-8a22-070249aca25f)...

**Is your feature request related to a problem? Please describe.** As far as I see (correct me if I'm wrong) I don't see any `IsTerminal::is_terminal` alternative known from std lib....

A-tokio
M-io
M-process
C-feature-request
S-blocked-on-msrv