0E800
0E800
I seen Binkybears github collection. Seems to be the next presumed release will include some type of hybrid android + x86/64 meld. Anyone else trying to port NH to Bliss...
Kernel patched with Carl and Mac802 and HID KB Kernel ver. 3.4.113 Built from: https://github.com/followmsi/manifests There is a updated version to replace this one Please hold off until then..
First, thank you for a most excellent tool. I would like to embed the server dashboard into a html iframe. Is it possible to either: a) auto login to dashboard...
Was just wondering if there is any reason why the sensor cannot be converted to a windows executable. Something like: `C:\ sensor.exe -manual [server url:port]`
I understand this this script is over 2 years old. Just wanted to point out that there is a slightly more updated version of easy-creds (3.8-dev); the wget link should...
Trying to add HID Keyboard support to Android Pie on Marlin. Most of the 3.18.x patch succeeds: ``` patching file drivers/usb/gadget/android.c Hunk #1 succeeded at 72 (offset 3 lines). Hunk...
#!/bin/bash if [ "$1" == "Enable" ] then TERM=linux /usr/bin/setterm -blank 0 > /dev/tty1 else TERM=linux /usr/bin/setterm -blank 600 > /dev/tty1 fi
#!/bin/bash if [ "$1" == "Enable" ] then TERM=linux /usr/bin/setterm -blank 0 > /dev/tty1 else TERM=linux /usr/bin/setterm -blank 600 > /dev/tty1 fi
Would like to have the images that are posted to include some lightbox functionality. Currently users have to download the image or view it in a new tab in order...
Notes
Not really an issue. HUGE thank you for your time and effort and documentation. Just going to use this area for notes. Your version of Mint rocks on the SP3....