You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tutorial discusses technical issues to develop your own linux device driver. The aim of this tutorial is to provide, easy and practical examples so that everybody can understand the concepts in a simple manner.
Author of Project Adrishya a rootkit which use ftrace mechanism to hook syscall; (write this because God commanded me); work for both x86_64 and arm; CREDIT-(Oleksii Lozovskyi{ilammy})FOUNDER OF FTRACE HOOKING
A simple Linux kernel driver for the Panasonic AMG88xx series thermal camera sensors. This driver exposes the device's I2C registers to userspace through sysfs.
This repository serves as a setup for future Linux device driver development activities on the Raspberry Pi 3B+, including cross-compiling drivers and deploying modules to the target hardware.