ahjolinna | coincidence? https://www.gentoo.org/news/2018/06/28/Github-gentoo-org-hacked.html | 01:34 |
---|---|---|
*** frinring_ is now known as frinring | 02:04 | |
*** Acou_Bass is now known as Piece_Maker | 15:06 | |
Hummer12007 | hmm, does libhybris allow to load arbitrary bionic-linked .so-files on a glibc system? | 20:15 |
r0kk3rz | Hummer12007: what are you trying to do? | 20:30 |
Hummer12007 | load an ndk-built library on a linux system | 20:31 |
r0kk3rz | ok. then you need to implement a hybris wrapper for it | 20:32 |
NeKit | in theory it can work, but you will run into difficulties if the library depends on Android Java runtime | 20:32 |
Hummer12007 | i need to hybris_dlopen the library and launch stuff via dlsym? | 20:33 |
r0kk3rz | not really no | 20:33 |
NeKit | Hummer12007, https://github.com/libhybris/libhybris/blob/master/hybris/sf/sf.c as example | 20:37 |
NeKit | usually macroses are used to define functions from bionic library and make a wrapper | 20:37 |
Hummer12007 | oh, neat, thanks | 20:37 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!