hexhacking/xUnwind
:fire: xUnwind is a collection of Android native stack unwinding solutions.
6 Releases
Latest: 3y ago
xUnwind v2.0.0v2.0.0Latest
📋 Incompatible Changes
- Change POM group ID from `io.hexhacking` to `io.github.hexhacking`.
🐛 Bugs fixed
- Fix crash on x86 architecture. (Upgrade xDL version to 2.0.0)
📦 不兼容的变更
- POM group ID 从 `io.hexhacking` 修改为 `io.github.hexhacking`。
🐛 Bugs 修复
- 修复 x86 架构上的崩溃问题。(升级 xDL 版本到 2.0.0)
xUnwind v1.1.1v1.1.1
📦 Announcements
- Compatible with Android 13.
📦 公告
- 兼容 Android 13。
xUnwind v1.1.0v1.1.0
📦 Improve
- Upgrade xDL to 1.1.2.
- Upgrade NDK to 23.1. Enable LLVM ICF and machine outliner.
📦 改进
- 升级 xDL 版本到 1.1.2。
- 升级 NDK 版本到 23.1。启用 LLVM ICF 和 machine outliner。
xUnwind v1.0.3v1.0.3
✨ New features
- Compatible with Android 12 (API level 31).
📦 Improve
- Update version for gradle, AGP and NDK.
📦 新特性
- 兼容 Android 12 (API level 31)。
📦 改进
- 升级 gradle,AGP 和 NDK 的版本。
xUnwind v1.0.2v1.0.2
📋 Incompatible Changes
- POM groupId:artifactId changed from `io.hexhacking.xunwind:xunwind-android-lib` to `io.hexhacking:xunwind`.
- Switch from JCenter to Maven Central.
📦 Improve
- Update xDL to v1.0.4.
📦 不兼容的变更
- POM groupId:artifactId 从 `io.hexhacking.xunwind:xunwind-android-lib` 改为 `io.hexhacking:xunwind`。
- 从 JCenter 切换到 Maven Central。
📦 改进
- 升级 xDL 到 v1.0.4。
xUnwind v1.0.0v1.0.0
First version. 第一个版本。
