Skip to content
View pilgun's full-sized avatar
Block or Report

Block or report pilgun

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. acvtool acvtool Public

    ACVTool (Android Code Coverage Tool) is a tool to measure fine-grained code coverage of 3rd-party Android apps.

    Python 85 26

  2. app-run-and-log app-run-and-log Public

    A simple Android app executer. Installs an application, starts main activity or runs monkey and reports crashes. It helps to automatically/manually check a set of applications if they crash or not.

    Python 2 3

  3. acvcut acvcut Public

    This tool shrinks/debloat Android apps towards executed code. Based on ACVTool instruction coverage.

    Python 7 1

  4. acvpatcher acvpatcher Public

    ACVPatcher patches AndroidManifest and rewrites DEX files inside an APK not touching resources (unlike apktool)

    C# 2