In the LSPosedDexParser constructor, the methodIds array is allocated correctly, but the loop condition is wrong: its length is divided by 3 twice. We rewrite this class in Kotlin, marking the first commit of refactoring LSPosed into Vector. Co-authored-by: Willian Wang <git@willian.wang> |
||
|---|---|---|
| .. | ||
| src/main/kotlin/org/matrix/vector | ||
| README.md | ||
| build.gradle.kts | ||
README.md
Xposed API implementation of the Vector framework
LSPosed is being refactored into a new project Vector.
This sub-project xposed, written in Kotlin, will be refactored from the core sub-project written in Java.