Guardsquare / kotlin-metadata-printerLinks
Prints the Kotlin metadata attached to Java class files
☆61Updated 2 months ago
Alternatives and similar repositories for kotlin-metadata-printer
Users that are interested in kotlin-metadata-printer are comparing it to the libraries listed below
Sorting:
- [DEPRECATED] Replaced by the Guardsquare CLI: https://help.guardsquare.com/en/articles/161270-using-the-guardsquare-cli☆47Updated 5 months ago
- Transform Android project classes with Byte Buddy at compile time☆45Updated 3 years ago
- Library to read, write, analyze, and process java bytecode☆329Updated this week
- Tokenization and parsing Kotlin code using the ANTLR Kotlin grammar☆115Updated last year
- Gr8 = Gradle + R8. It makes it easy to relocate, shrink and obfuscate your jars.☆94Updated 2 months ago
- Run code within any debuggable Android process, without modifying its APK☆118Updated last week
- JNI implemented in Kotlin/Native, called from Kotlin/JVM☆27Updated 5 years ago
- An Intellij IDEA and Android Studio Plugin to de-obfuscate your Proguard stack traces☆16Updated 7 months ago
- This project contains a Gradle plugin and a small command-line app that allows replicating the structure of a given Gradle project.☆133Updated 4 months ago
- JNI glue code generator☆93Updated last year
- ☆18Updated 3 years ago
- Remove Kotlin Coroutines DebugMetadata annotations from .class files☆21Updated last year
- Remoter - An alternative to Android AIDL for Android Remote IPC services using plain java interfaces☆88Updated last year
- Contains the per-release bundled sources to the Android Gradle Plugin, useful for general Android development and pointing to open Google…☆120Updated 5 months ago
- Run a "hook" lambda after a block of code regardless of whether the block succeeds, fails, or the application is killed.☆73Updated this week
- remove all Kotlin Metadata and DebugMetadata annotations from .class files☆52Updated last year
- A plugin for creating a merged aar file.☆38Updated 2 weeks ago
- How to write Gradle plugins - answers to common questions and alternative implementation solutions☆135Updated 11 months ago
- ☆51Updated 3 years ago
- A Gradle plugin for Metalava, AOSP's tool for API metadata extraction and compatibility tracking.☆82Updated last week
- Loading apks or classes without reinstalling your app.