Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

A rootkit for Android. Based on "Android platform based linux kernel rootkit" from Phrack Issue 68

Notifications You must be signed in to change notification settings

bincker/Android-Rootkit

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Android-Rootkit

A rootkit for Android. Based on "Android platform based linux kernel rootkit" from Phrack Issue 68

Part of a class project. Adding it here just because there is not just enough documentation out there to do this for android

Kernel Build Specs

Module Information

filename: sys_call_table.ko description: This rookit is developed to intercept the following calls SYS_WRITE, SYS_READ ,SYS_CREAT ,SYS_MKDIR ,SYS_RMDIR ,SYS_KILL ,SYS_OPEN ,SYS_CLOSE , SYS_GETDENT ,SYS_UNLINK, SYS_KILL

author: Hitesh Dharmdasani hdharmda@gmu.edu license: GPL depends:
vermagic: 2.6.38.8-cos-bravo-jellybean+ preempt mod_unload ARMv7

Other details

  • The source tree will not complile to give you a zImage that you should use. A hack around it was to just use a pre built rom with the same specs
  • If you are facing vermagic issues. Fix them by the obvious. -- Fix entry in utrelease.h -- Fix entry in kernel.release -- DO NOT 'make' the kernel source tree after you do this

About

A rootkit for Android. Based on "Android platform based linux kernel rootkit" from Phrack Issue 68

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.