ios_sh icon indicating copy to clipboard operation
ios_sh copied to clipboard

ios source grepper

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