> cat /dev/github | grep security-tools
discovered 03 Aug 2026

ARTful

via awesome-list
→ View on GitHub
ARTful is a native Android library designed for Android 13 and 14 that enables developers to dynamically modify the Android Runtime (ART) by altering the implementation of static methods within applications or the Android Framework. This tool aims to enhance security against reverse engineering by eliminating plaintext references to ClassLoaders, thus preventing cross-references for method calls. Key features include precompiled binary integration and the ability to customize runtime manipulations tailored to specific application needs.