Skip to content

p1tsi/sqlitespy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlitespy - SQLite C API interceptor

Features:

  • Intercept (currently not all) sqlite C API functions
  • iOS support.

Example:

1.Compile the agent with:

$ make compile-agent
  1. Launch the script
$ python3 sqlite-runner.py -U -f com.apple.mobilesafari -r -v

Inspired by: https://github.com/hot3eed/xpcspy

About

SQLite C API interceptor. Powered by Frida

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published