jreyesr / frida-sqlite-c

This repo holds a sample C application that interacts with the SQLite engine, plus a Frida script that hooks onto it and exfiltrates information about the SQL statements executed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This repo holds a sample C application that interacts with the SQLite engine, plus a Frida script that hooks onto it and exfiltrates information about the SQL statements executed

License:MIT License


Languages

Language:C 70.3%Language:Python 27.6%Language:Makefile 2.0%