Sergi Sevil Montoro
Sergi Sevil Montoro
How to reproduce: - HackerNews project: https://github.com/amitburst/HackerNews.git Using the following configuration: import omvll from functools import lru_cache class MyConfig(omvll.ObfuscationConfig): def init(self): super().init() def obfuscate_arithmetic(self, mod: omvll.Module, fun: omvll.Function) -> omvll.ArithmeticOpt:...
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,...
Add support for xcode 15_4
New global variable with the output folder Move omvll-logs to the outut-folder if it is set