Giter Site home page Giter Site logo

artful's Introduction

artful logo


License: Apache 2.0 GitHub release (latest by date) GitHub stars GitHub forks GitHub contributors Follow @lauriewired on Twitter


Description

ARTful is a native Android library the allows developers to modify the Android Runtime (ART) on Android 13 + 14. With this tool, you can dynamically change the implementation of any static method within your application or the Android Framework to affect methods called from within your application. This eliminates the requirement of using plaintext references to Android ClassLoaders to execute unexpected code and thwarts Reverse Engineering by entirely removing method cross-references.

ARTful_demo_1.mp4

Usage

For detailed installation, usage instructions, and script examples, visit the Wiki.

You can either incorporate ARTful as a precompiled native binary or build it using the sample ARTful app to tailor your runtime manipulation.

Contribute

  • Make a pull request
  • Add an illustrative snippet to the Wiki.
  • Report an error/issue
  • Suggest an improvement
  • Spread the word or give us a star!

Your contributions are greatly appreciated and will help make ARTful an even more powerful tool.

Screenshots

Invoking ARTful

invoking_ARTful

Replacing log.e() with Custom Code

loge_replace

artful's People

Contributors

lauriewired 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.