open-obfuscator / o-mvll

:electron: O-MVLL is a LLVM-based obfuscator for native code (Android & iOS)
https://obfuscator.re/omvll
Apache License 2.0
574 stars 62 forks source link

omvll configuration using clang defines instead using environment configuration #45

Open sevilS opened 1 month ago

sevilS commented 1 month ago

In order to to configure the pass python file needs to be specified either as an environment variable OMVLL_CONFIG or inside .yml file. It will be easier to configure it, maybe additionally as a clang define which will be a common point for android and iOS