Skip to content

A simple library to expose the linker namespace functionality in Android 9+ together with symbol hooking

License

Notifications You must be signed in to change notification settings

bylaws/liblinkernsbypass

Repository files navigation

Android Linker Namespace Bypass Library

Provides access to the hidden linker namespace functionality in Android 9+ and exposes an interface for hooking libraries similar to a runtime equivalent of LD_PRELOAD.
See the android_linker_ns.h header for an API reference.

Support

Android 9+
Arm64

Android 8 and arm32 could be supported with some trivial changes, feel free to open an issue if you have a use for this library on either of them.

About

A simple library to expose the linker namespace functionality in Android 9+ together with symbol hooking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published