Gerhard Klostermeier

Results 148 comments of Gerhard Klostermeier

Hi! Thank you for reporting this. Once I will find some free time I will have a closer look. Good luck with your student project. Looking forward to new open...

Hi. What a weird bug/design choice. Thanks for reporting and proposing a workaround. It's not exactly on my "high priority list", but it should be not that hard if I...

Bumped into this issue as well. On `v4.18341` the warning is: ``` In file included from /usr/include/qt/QtCore/qfuture.h:45, from /usr/include/qt/QtCore/QtCore:97, from /usr/include/qt/QtGui/QtGuiDepends:3, from /usr/include/qt/QtGui/QtGui:3, from src/proxguiqt.h:30, from src/proxguiqt.cpp:19: /usr/include/qt/QtCore/qfutureinterface.h:284:37: warning: template-id...

Yes, this I understand. Just wasn't expecting "warnings" when doing nothing. Also, the fill up the screen fast. But true, receiving nothing (idle-high) could technically be interpreted as framing errors....

> I consider this the desired behavior It was just new to me because other USB to UART converters (e.g. FTDI, etc.) don's show that. But fair enough, I understand...

Payload? Payloads for this exploit are just series of keystrokes. You can edit the proof of concept here: https://github.com/marcnewlin/hi_my_name_is_keyboard/blob/0649e7bd10b62f0bdf54e65db48635f9c3ac8d81/keystroke-injection-android-linux.py#L88 You can modify the keystrokes e.g. to download a file and...

I thought I already did?!? I guess you need to get a basic understanding of Python programming. Or you look at the BlueDucky project and the DuckyScript language (https://docs.hak5.org/hak5-usb-rubber-ducky/duckyscript-tm-quick-reference).

Interesting Idea. I don't want to make them `00` bytes because they are not distinguishable from a successful read where the data/keys were zero bytes. But I could live with...

OK, I was now able to crack the key using said arch system for the first time. The difference was, that the hardnested never hit `(Ignoring Sum(a8) properties)`. ``` [=]...

OK, got some other news. I start to believe that the issue is with AVX512, like you expected. I have not Issues recovering the keys using the PM3 rdv4 on...