Code Monkey home page Code Monkey logo

rootcheckermeasure's Introduction

Root Checker (Measurer Module)

A project to gather information about Android device configurations based on some features (a.e. execution time of a command in a shell).

This module is used as a part of my bachelor thesis about detection an access to the superuser account on an Android device, which is hidden by Magisk.
The target is to find Magisk on a device, assuming that the module of detection can be placed into Magisk Hide List.
The approach uses side-channel attacks. This project is used to gather data about a device to build a statistical/ML models then (not in the project).

Project structure

The project consists of 3 Android apps.

  • app is an app to gather information about device (main module)
  • roothidelist is an app that needs to be placed into Magisk Hide List
    • It is used by main module to determine the launch time of an app in Magisk Hide List
  • rootnormalapp is an app that is not placed into Magisk Hide List
    • It is used by main module to determine the launch time of an app not in Magisk Hide List

Gathered features

  • Time needed to execute a shell command that needs superuser account to run (a.e. su)
  • Time needed for PackageManager to return the list of installed apps
  • Time needed for an app from Magisk Hide List to launch
  • Time needed for an app not from Magisk Hide List to launch

Barinov Fedor, 43601/2, St.Petersburg Polytechnic University, 2019.

rootcheckermeasure's People

Contributors

fedyab avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.