mywalkb / LSPosed_mod

My changes to LSPosed
GNU General Public License v3.0
2.1k stars 93 forks source link

[Feature Request] Support stripped ART #34

Closed mywalkb closed 4 months ago

mywalkb commented 4 months ago

Is your feature request related to a problem?/你的请求是否与某个问题相关?

  1. Install LSPosed_mod on ROM with libart stripped library
  2. Try to open manager, result crash

Describe the solution you'd like/描述你想要的解决方案

Support stripped library

Additional context/其他信息

@shanoaice @vslmc @Albert753258 Can any of you try this build? I mentioned your users because you are the ones who opened an issue (https://github.com/LSPosed/LSPosed/issues/2869 https://github.com/LSPosed/LSPosed/issues/2866 https://github.com/LSPosed/LSPosed/issues/2817) on the original LSPosed repository. It support library stripped as libart on xiaomi eu. The header symtab it is not directly exist inside the original elf but inside the gnu_debugdata compress header with xz.

mywalkb commented 4 months ago

This enhancement partially fix #28