mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 21:21:41 +00:00
Update README
This commit is contained in:
parent
906bd684e4
commit
2da3ff5091
13
README
13
README
@ -1,3 +1,16 @@
|
||||
# Linux - Modified USB Driver
|
||||
|
||||
Forked from https://github.com/torvalds/linux/tree/master.
|
||||
|
||||
For COSC439 final report, our team's goal is to To reverse engineer the
|
||||
Linux USB driver by identifying system calls, finding the
|
||||
implementation of these calls, and understanding how their implementation
|
||||
works. The driver will be modified to implement automatic encryption of
|
||||
files added to a USB flash drive and introduce user authentication for
|
||||
accessing the files.
|
||||
|
||||
|
||||
|
||||
Linux kernel
|
||||
============
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user