Stefan Hausotte
Stefan Hausotte
Hi, very nice project! I ran into the following behavior: `Request.FromArray(udpPacket.PayloadData)` throws an exception for the following payload ``` [0]: 0x71 [1]: 0x2e [2]: 0x28 [3]: 0x00 [4]: 0x00 [5]:...
Use Visual Studio Team Services to - [ ] Build and test the master branch - [ ] Deploy to nuget.org if master branch was successfully published - [ ]...
Add gitattributes file to set correct line endings for Linux files. The build.sh needs LF endings.
Regardings Microsoft, the issue with parsing PKCS7 certificates on Linux should be fixed with .NET Core 3.0 Issue: https://github.com/dotnet/corefx/issues/2910#issuecomment-500718982 If the fix is available, it would make sense to switch...
When loading PeNet.dll itself, it shows the value `0x426E` as the MetaData Table Module `Name`. When loaded in CFF Explorer, it shows `0x420F`. In one of the applications has to...
## Environment * **IntelliJ Rust plugin version: 0.4.174.4743-221** * **Rust toolchain version: 1.62.0** * **IDE name and version: CLion 2022.1.3** * **Operating system: Windows 11 + WSL Manjaro** ## Problem...
Hi Neutronium guys, are they any plans to go cross platform with .Net Core? Using your solution under Linux/Mac would be awesome. If you do not currently plan to port...
First: Great project! I've a question: Is it somehow possible to get the process (PID or name) which is the source or target of the network traffic? E.g.: Process with...
Hi, I encountered the following error: If I run my script directly it works fine, if I start it with the Windows Task Scheduler the Get-RabbitMQQueue cmdlet throws the error...