Charlie Bromberg

Results 116 comments of Charlie Bromberg

I've had the same issue here by changing the delay times using the WHID Connector app. I have tried the whole inital flashing and hardware unbricks without luck. Did anyone...

Thank you for this addition, can you resolve the conflicts that probably raised with the last merge?

Here is what's raised when making (ARM64 arch as well) ``` rm -f loader.exe exe2h.exe exe2h loader32.exe loader64.exe donut.o hash.o encrypt.o format.o clib.o hash encrypt donut hash.exe encrypt.exe donut.exe lib/libdonut.a...

> I didn't mention that but since that update (I think) you have to create the golden ticket for an existing user and with a matching RID. I think that's...

> That is some very good information that I have not seen anywhere else. Thank you! I have a biderectional forest trust in my lab so I will test this...

Any news on this PR?

Agreed, I would very much like to have pipx support However, I have very few time at the moment, do you mind creating a PR I could review & merge...

Hi, can you try again with this `setup.py` content, and tell me if it works? ```python import shutil import os from setuptools import setup with open('README.md', 'r', encoding='utf-8') as f:...