HikariObfuscator/Hikari

Ask

frankl1m opened this issue · 5 comments

I am newbie on this, i added CFLAg, my proyect is in Swift and when i checked on assembler this display as normally even strings are not encrypted, i putted like this

I tried to add on Swift compiler Custom Flags -> other swift flags and app dont build

Swift uses its own Swift Frontend and needs extra work like porting Hikari to a Swift Toolchain

I have my proyect but i need protect it on Swift maybe you can work paided with your own things

Extract the Bitcode and re-obfuscate it with llc and opt would achieve what you need