Thursday, June 9, 2011

Reverse Engineering: Developing a device driver for Linux

Reverse engineering is the most used way to develop a device driver for Linux. If you are interested to write a program to support your unknown driver in Linux, at least you need an average programming capability in C language.

Some useful links:

Introduction to Reverse Engineering Software
www.acm.uiuc.edu/sigmil/RevEng

Learning how to reverse engineer a Windows USB driver
www.jespersaur.com/drupal/book/export/html/21


No comments: