Skip to content

This is an redirect repo to anonymously redirect to relevant artefacts for FSE 2020 paper

Notifications You must be signed in to change notification settings

gaojun0816/FSE-anonymous-artefact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

List of Artefacts

This is a list of artefacts for our paper:

Borrowing Your Enemy’s Arrows: the Case of Code Reuse in Android via Direct Inter-app Code Invocation which is published on FSE 2020.

The Tool

DICIDer

DICIDer is a tool takes as input an Android APK file and outputs a list of DICI paths that trace how direct inter-app code invocations are planned in the analyzed app.

Proof of Concept Apps

StealthApp

This app performs a malicious behavior to leak the IMEI of a device to the out of the world via SMS. It utilizes functions of 2 benign apps to achieve obtaining IMEI number and sending SMS respectively instead of implementing these functions itself. In this way, it hides its malicious behaviors.

TikTokDownloader

This app plagiarizes the "signature" algorithm implemented in TikTok by using DICI to achieve downloading videos from their server which is blocked by TikTok normally.

About

This is an redirect repo to anonymously redirect to relevant artefacts for FSE 2020 paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published