Matthew Schweiss

Results 10 issues of Matthew Schweiss

MacBook Air with 2.2 GHz Dual-Core Intel Core i7 and Intel HD Graphics 6000 1536 MB fails to crack hashes when running on GPU, but succeeds on CPU. Case in...

needs information / data

CppCon 2018: Chandler Carruth "Spectre: Secrets, Side-Channels, Sandboxes, and Security" https://youtu.be/_f7O3IfIR2k

**Describe the bug** On attempting to reset the Python Interpreter, a `java.nio.BufferOverflowException`. Now, the Code Browser window in Ghidra is completely blank. If I try to open the project I...

Feature: Python
Status: Triage

## Description On trying to install this module on Python 3.7, I immediately see an error message on import that is preventing the module from working. Installed package from: ```...

It seems that Verilog user defined primitives are not supported by this parser. If I put in an example with a user defined primitive, I get an error message. ```verilog...

wontfix

For whatever reason, `cv2.findContours` on line 211 returns three arguments instead of the expected 2. From playing with it, I found that by eliminating the first value would solve the...

From testing this weekend, we have seen multiple cases where scouted matches actually don't get logged by the server phone. Initially we thought it was mistakes by people using the...

bug

Meanwhile the problem is not severe, by changing how the randomization is handled, this data pack should use even less time each tick. This replaces the incrementing counters every tick...

Fix the handling of carriage return so it is not ignored at the end of a print line. This allows for progress bars that rely on adding a carriage return...

Issue with QtConsole freezing when using `input()` to prompt the user for input after printing something asynchronously from a second thread. It seems to be important that the prompt given...