Liberty
Liberty
Hi, I tried to use nativedroid or jnsaf. But It didn't work as expected. I build on the environment in ubuntu 20.04 system on docker. And It was installed OpenJDK...
System properties can be sources to trigger sensitive operations such as [emulator detection](https://github.com/secure-software-engineering/DroidBench/blob/develop/eclipse-project/EmulatorDetection/Build1/src/com/example/newedtester/MainActivity.java) (They are also defined in [Difuzer](https://github.com/Trustworthy-Software/Difuzer/blob/master/src/main/resources/build_fields.txt)). I implemented one case obtaining system properties in native code. Another...