Git Product home page Git Product logo

pcompiler's Introduction

PCompiler

Releases

Patch creator for Apk Editor. Note: Please use newer version of Apk Editor by timscriptov

Screenshots

Drawer main screen tabs screen
Regexp tester settings screen

About Patch

Patch is supported in APK Editor Pro since version 1.6.0. In general, it is a zip file, which contains patch.txt and other necessary files. Patch.txt inside the zip file specifies patch rules, and other files provide patch resources. It is not mature yet, please be careful when combining with other modifications.

Patch Format A patch is mainly composed of patch rules. Currently, it supports 8 patch rules:

  • ADD_FILES
  • REMOVE_FILES
  • MATCH_REPLACE
  • MATCH_ASSIGN
  • MATCH_GOTO
  • GOTO
  • MERGE
  • EXECUTE_DEX
  • DUMMY

Inside a rule, each line starts with ‘#’ means that is a comment line. And, each configuration starts in a new line.

Building

This project uses:

  1. JDK 11
  2. Kotlin 1.7.
  3. AndroidX Jetpack libs 1.6
  4. Gradle 7.2.2

Use Android Studio Arctic Fox (or newer). Build this with Build -> Build APK

About

Copyright (c) 2017-2022 Snow Volf (Artem Zhiganov) Licenced under the Apache Licence, version 2.0

pcompiler's People

Contributors

snowvolf avatar pavan3999 avatar radiationx avatar 02629524272 avatar

Stargazers

⭐ 🐾 avatar

Watchers

James Cloos 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.