How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form and rebuild them after modification. It functions as a Dalvik bytecode disassembler and a resource decoder, transforming binary Android XML and DEX files into editable text and Smali representation. The project serves as an application rebuilder, packing modified resources and Smali code back into a functional Android application package. This capability enables the modification of application logic and resources for testing and deployment. The tool covers a broad surface of an
Provides useful development tools for managing a CakePHP app.
The main features of dereuromark/cakephp-setup are: Debugging, Miscellaneous.
Projects with overlapping indexed features include: ibotpeaches/apktool — Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form… cakedc/cakephp-inertia — CakeDC Inertia Plugin. cakedc/enum — CakeDC Enum Plugin. cnizzardini/cakephp-preloader — An OPCache preloader for CakePHP. dcramer/django-devserver — A drop-in replacement for Django's runserver. bradmontgomery/django-querycount — Django Querycount.