zjxs1997 / Android_OS_Labs

Linux kernel hacking based on Android 6.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork过来的Android_OS_Labs

Linux kernel hacking based on Android 6.0

Introduction

Four labs included:

  • Add a color to every process and forbid communication between two processes which have different colors using Binder of Android.
  • Implement a task manager in kernel level.
  • Implement a shared memory in kernel level.
  • Implement a cloud file system.

About

Linux kernel hacking based on Android 6.0


Languages

Language:C 100.0%