Raphael Dray

Results 3 issues of Raphael Dray

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the existing issues ### Clap Version 3.0.0-beta.2 ### Describe your use case...

C-enhancement
A-help
S-waiting-on-design

The implementation of ntlmv1 module was only useable when we got admin rights or being able to perform Remote Registry operations, hence, it was not useful when you were trying...

Here is a fix working with CS 4.11 (latest), there was an error while packing the argument `Close_Handles`, Indeed packed with `z` for (string/char */LPSTR) instead of `i` for (int)....