As chinese static tampering tool bypass integrity with help of other library insertion , it may be feasible to do same thing via syscall to watch for extra lib if they are from /data/data/pkg or /data/app/ except our lib , so crash the program if any other lib detected in maps
https://github.com/su-vikas/conbeerlib/blob/master/conbeerlib/src/main/java/com/suvikas/conbeer/ConBeer.java#L190
As chinese static tampering tool bypass integrity with help of other library insertion , it may be feasible to do same thing via syscall to watch for extra lib if they are from /data/data/pkg or /data/app/ except our lib , so crash the program if any other lib detected in maps
https://github.com/su-vikas/conbeerlib/blob/master/conbeerlib/src/main/java/com/suvikas/conbeer/ConBeer.java#L190