Skip to content
@Project-ARTist

Project-ARTist

ARTist is a flexible Android instrumentation framework for security researchers and developers based on the Android Runtime’s dex2oat on-device compiler

Pinned

  1. ARTist ARTist Public

    ARTist's core implementation meant to be included in the art project. Provides ARTist APIs and boilerplate code for modules.

    C++ 109 25

  2. art art Public

    Fork of android's official platform/art repo, with ARTist's branches and the ARTist submodule.

    C++ 23 11

  3. ArtistGui ArtistGui Public

    ARTist's deployment application, for code-injection on an Android device.

    Java 37 12

  4. meta meta Public

    Meta repository for matters related to more than one repository or even the whole project as such.

    2

  5. template-codelib template-codelib Public

    The template Java library used in combination with ARTist to do application-instrumentation on Android devices.

    Java 6 3

  6. template-module template-module Public

    A template module for ARTist that can and should be used as a blue print for new modules.

    C++ 4 1

Repositories

Showing 10 of 15 repositories
  • dexterous Public

    Library and standalone CLI tool for apk/dex merging, repackaging and signing. Can also get used as a dex analyzer framework.

    Java 46 16 2 2 Updated Apr 11, 2020
  • ARTist Public

    ARTist's core implementation meant to be included in the art project. Provides ARTist APIs and boilerplate code for modules.

    C++ 109 25 4 0 Updated Oct 1, 2019
  • ArtistGui Public

    ARTist's deployment application, for code-injection on an Android device.

  • art Public

    Fork of android's official platform/art repo, with ARTist's branches and the ARTist submodule.

  • template-module Public

    A template module for ARTist that can and should be used as a blue print for new modules.

    C++ 4 Apache-2.0 1 0 0 Updated Jan 19, 2019
  • stetho-module Public

    ARTist module for injecting facebook's custom Android debug bridge called stetho into arbitrary installed applications.

    C++ 7 Apache-2.0 2 0 1 Updated Jan 19, 2019
  • trace-module Public

    A simple ARTist module that injects method tracing code so that each invoked method logs its name to logcat.

    C++ 1 Apache-2.0 0 0 0 Updated Jan 19, 2019
  • module-sdk-gen Public

    Generate ARTist module SDK versions from an AOSP setup w/ ARTist checked-out.

    Makefile 3 Apache-2.0 0 6 (1 issue needs help) 0 Updated Jan 18, 2019
  • stetho-codelib Public

    The codelib part of the stetho-module, an ARTist module that injects facebook's custom Android debug bridge called stetho into arbitrary applications.

    Java 4 1 0 1 Updated Oct 1, 2018
  • trace-codelib Public

    The codelib project corresponding to the ARTist trace-module.

    Java 0 0 0 0 Updated Jun 22, 2018

Top languages

Loading…

Most used topics

Loading…