Pinned Repositories
avr-ws2812b-i2c-demo
Reference implementation driving WS2812B via double buffered SPI (not burning 100% CPU and leaving CPU free to process TWI/I2C commands)
avrlibs-baerwolf
AVR Code Execution Control Package
avrskel
just an avr-firmware skeleton for comfort
Canon-LiDE210-Buttons
Demonstration how to poll and evaluate integrated buttons on Canon's LiDE 210 flatbed scanner
cve-2021-33909
This module fixes an issue in the kernels filesystem layer (CVE-2021-33909) by kprobe-replacing vulnerable functions during runtime
linux-stephan
Linux kernel source tree
syncrestrict
syncrestrict is a linux module that hooks the kernel's syscall "sync" via kprobing ksys_sync in order to introduce restrictions for it
USBaspLoader
An (V)USB bootloader firmware for AVR-MCUs emulating the popular USBasp for programming itself
USBaspTool
Calling "./usbasploader exit" enables users to startup firmware directly from script.
usbbuzzerbox
USB Buzzer Box is a free programmable one key USB HID keyboard. By default for locking your computer screen.
baerwolf's Repositories
baerwolf/USBaspLoader
An (V)USB bootloader firmware for AVR-MCUs emulating the popular USBasp for programming itself
baerwolf/cve-2021-33909
This module fixes an issue in the kernels filesystem layer (CVE-2021-33909) by kprobe-replacing vulnerable functions during runtime
baerwolf/avrskel
just an avr-firmware skeleton for comfort
baerwolf/linux-stephan
Linux kernel source tree
baerwolf/syncrestrict
syncrestrict is a linux module that hooks the kernel's syscall "sync" via kprobing ksys_sync in order to introduce restrictions for it
baerwolf/avr-ws2812b-i2c-demo
Reference implementation driving WS2812B via double buffered SPI (not burning 100% CPU and leaving CPU free to process TWI/I2C commands)
baerwolf/CCID
CCID driver
baerwolf/diy-tinyusbboard
baerwolf/I2C-Tiny-USB
Cheap and simple I²C to USB interface
baerwolf/rev3-tinyUSBboard-PCB
TinyUSBboard revision 3 pcb Eagle files (single sided tht bb_1.2_rev3_tinyUSBboard)
baerwolf/rtl8189ES_linux
baerwolf/softpwm32ch
Extreme fast 32channel software pwm for AVRs
baerwolf/USBaspTool
Calling "./usbasploader exit" enables users to startup firmware directly from script.
baerwolf/usbbuzzerbox
USB Buzzer Box is a free programmable one key USB HID keyboard. By default for locking your computer screen.
baerwolf/avrlibs-baerwolf
AVR Code Execution Control Package
baerwolf/Canon-LiDE210-Buttons
Demonstration how to poll and evaluate integrated buttons on Canon's LiDE 210 flatbed scanner
baerwolf/libsyssec
A simple and minimalistic library to handle syscall filters for utilizing SECCOMP-BPF
baerwolf/simplewebsocat
A TCP server forwarding connections to (secure) websockets