LSPosed/core
JingMatrix 4cec46a074 Fix and refactor DexParser implementation (#509)
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>
2026-01-21 18:12:25 +01:00
..
src/main Fix and refactor DexParser implementation (#509) 2026-01-21 18:12:25 +01:00
.gitignore Stablize CMake arguments (#2266) 2022-12-03 06:41:54 +00:00
build.gradle.kts Fix and refactor DexParser implementation (#509) 2026-01-21 18:12:25 +01:00
proguard-rules.pro Fix proguard rules 2024-08-31 02:43:25 +02:00