- Fixed compatibility with Android 15+ caused by new linker namespace restrictions ๐๏ธ.
- Improved compatibility with LG devices and others by allowing native hook installation to be delayed ๐ฑ.
- Improved compatibility by also disabling Embedded Elements (EEs) without a defined interface, preventing potential conflicts โ๏ธ.
- Improved NFC library detection to prevent hooking the wrong library ๐ต๏ธ.
- Fixed a bug on ARMv7 devices that causes issues with parsing ELF files ๐.
- Added an informational message for unsupported tag types (e.g. Mifare Classic/Ultralight) ๐ท๏ธ.
- Major refactoring and code cleanup of the native hooking architecture for better stability and maintainability ๐งน.
Full Changelog: v2.4.4...v2.5.0