mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#keyboad

0 Beiträge0 Beteiligte0 Beiträge heute
Felix Palmen :freebsd: :c64:<p>minor new on my <a href="https://mastodon.bsd.cafe/tags/Xmoji" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Xmoji</span></a> (<a href="https://mastodon.bsd.cafe/tags/X11" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>X11</span></a> <a href="https://mastodon.bsd.cafe/tags/emoji" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>emoji</span></a> <a href="https://mastodon.bsd.cafe/tags/keyboad" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>keyboad</span></a>): The <a href="https://mastodon.bsd.cafe/tags/kqueue" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>kqueue</span></a> backend for watching the config file now works on <a href="https://mastodon.bsd.cafe/tags/FreeBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreeBSD</span></a> (as far as I can tell, hard to test every possible edge case).</p><p>I also want to add <a href="https://mastodon.bsd.cafe/tags/inotify" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>inotify</span></a> for <a href="https://mastodon.bsd.cafe/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a>. I just realized I'll need a Linux machine to properly do that. So, installing Debian in bhyve. Joined my samba domain, mounted my <a href="https://mastodon.bsd.cafe/tags/kerberos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>kerberos</span></a>-encrypted <a href="https://mastodon.bsd.cafe/tags/NFS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NFS</span></a> homedirs, couldn't login, no idea where to find diagnostic output with dreaded systemd ... but right now I found the solution to the problem:</p><p># ln -s /usr/bin/zsh /usr/local/bin/zsh</p><p>😂🤪</p>
Gonçalo Ribeiro<p>Trying to reverse a bit of the USB configuration protocol for my <a href="https://infosec.exchange/tags/8bitdo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>8bitdo</span></a> <a href="https://infosec.exchange/tags/retro" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retro</span></a> <a href="https://infosec.exchange/tags/keyboad" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>keyboad</span></a>, the bad boy in the picture. I want to configure some of its keys to something I can't with their <a href="https://infosec.exchange/tags/proprietary" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>proprietary</span></a> software, that's why.</p><p>The protocol is based on <a href="https://infosec.exchange/tags/USBHID" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>USBHID</span></a>. I've captured packets and think I understand the basics of what I would need to send it. Capturing these packets had to involve a Windows VM, since the configuration software is not available for <a href="https://infosec.exchange/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a>.</p><p>Now I want to replay some packets to test the protocol. Struggling a bit with that, on how to do it. Explored <a href="https://infosec.exchange/tags/usbrply" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usbrply</span></a> as an option but it seems not to be looking at the HID data. A bit weird.</p><p>I think I'll try to write a simple thing in <a href="https://infosec.exchange/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> for testing next.</p><p>And I hope not no brick the thing...</p>