DlOpen bypass ALPHA
The native restriction bypass will be installed automatically via the Content Provider and will give you the power to load any system library.
No header or linked library is needed, just follow the example in the README.md
This bypass replaces the env->functions->FatalError function with instructions telling to jump to the original dlopen function. This let the VM think that this call is invoked from libart itself and not from you're library.
If you find any bugs please create an issue in this project and provide logs as well as an coding example!