{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"dexterous","owner":"Project-ARTist","isFork":false,"description":"Library and standalone CLI tool for apk/dex merging, repackaging and signing. Can also get used as a dex analyzer framework.","allTopics":["analysis","tool","merge","artist","android","dex"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":2,"issueCount":2,"starsCount":46,"forksCount":16,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-04-11T12:55:09.535Z"}},{"type":"Public","name":"ARTist","owner":"Project-ARTist","isFork":false,"description":"ARTist's core implementation meant to be included in the art project. Provides ARTist APIs and boilerplate code for modules.","allTopics":["art","android","compiler","instrumentation","artist","code-injection","dex2oat"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":4,"starsCount":109,"forksCount":25,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-10-01T11:49:26.192Z"}},{"type":"Public","name":"ArtistGui","owner":"Project-ARTist","isFork":false,"description":"ARTist's deployment application, for code-injection on an Android device.","allTopics":["deployment","artist","android"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":2,"issueCount":30,"starsCount":37,"forksCount":12,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-09-12T12:24:38.154Z"}},{"type":"Public","name":"art","owner":"Project-ARTist","isFork":false,"description":"Fork of android's official platform/art repo, with ARTist's branches and the ARTist submodule.","allTopics":["art","android","compiler","instrumentation","artist","code-injection","dex2oat"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":4,"starsCount":23,"forksCount":11,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-09-11T09:02:20.676Z"}},{"type":"Public","name":"template-module","owner":"Project-ARTist","isFork":false,"description":"A template module for ARTist that can and should be used as a blue print for new modules.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-01-19T12:30:55.693Z"}},{"type":"Public","name":"stetho-module","owner":"Project-ARTist","isFork":false,"description":"ARTist module for injecting facebook's custom Android debug bridge called stetho into arbitrary installed applications.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":1,"issueCount":0,"starsCount":7,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-01-19T12:18:42.001Z"}},{"type":"Public","name":"trace-module","owner":"Project-ARTist","isFork":false,"description":"A simple ARTist module that injects method tracing code so that each invoked method logs its name to logcat.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-01-19T12:17:55.638Z"}},{"type":"Public","name":"module-sdk-gen","owner":"Project-ARTist","isFork":false,"description":"Generate ARTist module SDK versions from an AOSP setup w/ ARTist checked-out. ","allTopics":[],"primaryLanguage":{"name":"Makefile","color":"#427819"},"pullRequestCount":0,"issueCount":6,"starsCount":3,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-01-18T17:04:19.084Z"}},{"type":"Public","name":"stetho-codelib","owner":"Project-ARTist","isFork":false,"description":"The codelib part of the stetho-module, an ARTist module that injects facebook's custom Android debug bridge called stetho into arbitrary applications.","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":1,"issueCount":0,"starsCount":4,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-10-01T22:30:46.974Z"}},{"type":"Public","name":"trace-codelib","owner":"Project-ARTist","isFork":false,"description":"The codelib project corresponding to the ARTist trace-module.","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-06-22T13:53:10.605Z"}},{"type":"Public","name":"template-codelib","owner":"Project-ARTist","isFork":false,"description":"The template Java library used in combination with ARTist to do application-instrumentation on Android devices.","allTopics":["android","template","artist"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":3,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-06-22T13:46:50.396Z"}},{"type":"Public","name":"codelib-gen","owner":"Project-ARTist","isFork":false,"description":"This python tool generates a C++ class from the java source-code of a CodeLib.","allTopics":["helper","tool","artist"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":2,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-06-22T13:29:43.445Z"}},{"type":"Public","name":"logtimization-module","owner":"Project-ARTist","isFork":false,"description":"A simplistic demo module for ARTist that prints some information about the compiled app's code to logcat at compile-time. ","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-06-22T13:10:20.278Z"}},{"type":"Public","name":"meta","owner":"Project-ARTist","isFork":false,"description":"Meta repository for matters related to more than one repository or even the whole project as such. ","allTopics":["artist","meta"],"primaryLanguage":null,"pullRequestCount":0,"issueCount":8,"starsCount":2,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-04-14T13:07:27.439Z"}},{"type":"Public","name":"monkey-troop","owner":"Project-ARTist","isFork":false,"description":"Monkey Troop is a python program for the evaluation of ARTist Modules and ARTist itself. It executes custom evaluations on multiple connected devices, stores reports and computes results. Evaluations can be resumed after stopping the script.","allTopics":["automation","tool","artist","evaluation"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":4,"starsCount":3,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-04-14T13:06:58.284Z"}}],"repositoryCount":15,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}