/swiftObfuscator

A simple lexical obfuscator of Swift

Primary LanguageSwiftMIT LicenseMIT

swiftObfuscator

A simple lexical obfuscator of Swift

See SwiftSyntax

Development:Xcode 10.0

The repo is developing.

How to build

swift build

The dependence library SQLite.swift has a bug, need modify its code: @import Foundation;=>#import <Foundation/Foundation.h>` in SQLite-Bridging.h