Polidea / ios-class-guard

Simple Objective-C obfuscator for Mach-O executables.
http://www.polidea.com
1.64k stars 241 forks source link

Better property/method names deduction #1

Closed marcinkiewiczblazej closed 10 years ago

marcinkiewiczblazej commented 10 years ago

Property and method name deduction using standard Objective C convention e.g. getters with is.

ayufan commented 10 years ago

LGTM