Skip to content
This repository has been archived by the owner on Apr 2, 2022. It is now read-only.

SteidleR/DHBW-OS-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS-Assignments

Buffer Overflow

STATUS: Full Points

Usage:

  • compile vulnerable program: gcc -z execstack -fno-stack-protector vulnerable.c -o vulnerable

Signal Handler

STATUS: Full Points

RAM disk driver

STATUS: WIP

  • prepare for module installation: make prepare
  • create and install module: make all
  • clean module: make clean
  • update module (if already installed): make update

Shared Library

STATUS: WIP

About

DHBW OS Lecture Assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published