CUITCHE / swiftObfuscator

A simple lexical obfuscator of Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple lexical obfuscator of Swift

License:MIT License


Languages

Language:Swift 100.0%