Deft_

Results 105 comments of Deft_

Did you run the eaphammer --cert-wizard command to generate the certificates ?

Hey! So it seems like the pywebcopy library is having an issue with semaphore deadlock: > https://github.com/rajatomar788/pywebcopy/issues/46 On the thread davidwgrossman mentionned a fork of the pywebcopy that doesn't use...

Just realised I forgot a debug command in api/generateJWT.sh: > ls -al config/jwt Gonna have to remove that.

Hey! So I have been working with HTTPS socks and I stumbled upon this bug: > Exception occurred during processing of request from ('127.0.0.1', 53258) Traceback (most recent call last):...

Hello there! I have realised something else, it looks like the error related to the password complexity is also showed when you submit an invalid email address. If you want...

This is indeed very strange. You're the second person to tell me that however I have no idea, as of now, why there is no token. Are there special GPO's...

I'm sorry but I can't reproduce this behaviour. I have installed a new Windows 10 pro, fully updated, defender updated as well and it does work :/

That one is interesting, it implies that the secured string copy fails because of a buffer being too small. However I have no idea how it is possible. I might...

Hey hey! For information I have been able to reproduce the bug on a Windows Pro N version. So I'll take a deeper look and try to hack something :P...