theapache64 / stackzy

πŸ’» A cross-platform desktop application to identify libraries used inside an android application. Made possible by Compose Desktop ⚑
Apache License 2.0
1.04k stars 56 forks source link
apk-tool compose compose-desktop coroutines coroutines-flow dagger2 mvvm

πŸš€ stackzy

Twitter: theapache64

A desktop app to analyse APK. Built using Compose desktop

✨ Demo

πŸ“½οΈ Usage

πŸ’» Install

Platform Download Status
Linux Download Button Experimental
Windows Download Button Experimental
MacOS Download Button Experimental

ℹ️ To run the jar, you need Java 15 or above. If you hate running jar, you can clone the repo and execute ./gradlew createDistributable to build executable for your system.

πŸ‹ Dependency

πŸ—οΈοΈ Built with

What How
🎭 User Interface Compose Desktop
πŸ— Architecture MVVM
🧠 Backend Retrosheet
πŸ’‰ DI Dagger2
πŸ› οΈ APK Decompiling ApkTool
β˜• Dex to Java jadx
πŸ›£οΈ Navigation Decompose
🌊 Async Coroutines + Flow
🌐 Networking Retrofit
πŸ“„ JSON Moshi
⌨️ Logging Arbor
πŸ’» ADB Adam
πŸ§ͺ Testing DaggerMock + JUnit

πŸ˜‚ Fun Facts

πŸ™‡ Credits

πŸ₯Ό Test

Before executing any test, ensure

🀝 Contributing

❀ Show your support

Give a ⭐️ if this project helped you!

Patron Link

Buy Me A Coffee

πŸ“ License

Copyright Β© 2021 - theapache64

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

This README was generated by readgen ❀