javascript-obfuscator / react-native-obfuscating-transformer

Obfuscation for React Native bundles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How react-native-obfuscating-transformer work with react native hermes ?

ehxxn opened this issue · comments

So do the hermes compile the encrypted result of obfuscator. or obfuscator encrypt the bytecode generated by hermes ?