LuqiPan / ios_sh

ios source grepper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ios source grepper


Languages

Language:Shell 100.0%