darvincisec / DetectFrida

Detect Frida for Android
MIT License
665 stars 138 forks source link

Build .so file #5

Closed paulsenjs closed 3 years ago

paulsenjs commented 3 years ago

how can i build all the library into single .so file ?

darvincisec commented 3 years ago

If your other libraries are static libraries, then all of them can be linked to form a single .so file