/ios_sh

ios source grepper

Primary LanguageShell

ios.sh

iOS Source Grepper, drop in your project file folder to identify lines of code that should be inspected for:

  • HTTP or Webview calls
  • SQLite writes or operations
  • SQLi
  • Password references
  • Logging
  • Weak encryption/encoding
  • weak ssl
  • keychain storage
  • vuln C calls
  • format string vulns