All Projects → zmrbak → SQLiteReverse

zmrbak / SQLiteReverse

Licence: MIT license
腾讯课堂《SQLite数据库逆向分析》

Programming Languages

c
50402 projects - #5 most used programming language
assembly
5116 projects
C++
36643 projects - #6 most used programming language

Labels

Projects that are alternatives of or similar to SQLiteReverse

Web Database Analytics
Web scrapping and related analytics using Python tools
Stars: ✭ 175 (+48.31%)
Mutual labels:  sqlite3
Knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
Stars: ✭ 15,083 (+12682.2%)
Mutual labels:  sqlite3
sqlite-createtable-parser
A parser for sqlite create table sql statements.
Stars: ✭ 67 (-43.22%)
Mutual labels:  sqlite3
Quick.db
An easy, open-sourced, Node.js database designed for complete beginners getting into the concept of coding.
Stars: ✭ 177 (+50%)
Mutual labels:  sqlite3
React Native Sqlite 2
SQLite3 Native Plugin for React Native for iOS, Android, Windows and macOS.
Stars: ✭ 217 (+83.9%)
Mutual labels:  sqlite3
Sqleet
SQLite3 encryption that sucks less
Stars: ✭ 244 (+106.78%)
Mutual labels:  sqlite3
Sqlittle
Pure Go SQLite file reader
Stars: ✭ 171 (+44.92%)
Mutual labels:  sqlite3
xyr
Query any data source using SQL, works with the local filesystem, s3, and more. It should be a very tiny and lightweight alternative to AWS Athena, Presto ... etc.
Stars: ✭ 58 (-50.85%)
Mutual labels:  sqlite3
Notadd
A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。
Stars: ✭ 2,556 (+2066.1%)
Mutual labels:  sqlite3
HealthApp
A desktop application to fetch Wikipedia,Google,Disease results and save them as text file,in database.Have a Section to search details about doctors in location
Stars: ✭ 23 (-80.51%)
Mutual labels:  sqlite3
Choochoo
Training Diary
Stars: ✭ 186 (+57.63%)
Mutual labels:  sqlite3
Better Sqlite3
The fastest and simplest library for SQLite3 in Node.js.
Stars: ✭ 2,778 (+2254.24%)
Mutual labels:  sqlite3
Mikro Orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
Stars: ✭ 3,874 (+3183.05%)
Mutual labels:  sqlite3
Nanodbc
A small C++ wrapper for the native C ODBC API | Requires C++14 since v2.12
Stars: ✭ 175 (+48.31%)
Mutual labels:  sqlite3
Luki
[Deprecated] The official repository for Luki the Discord bot
Stars: ✭ 21 (-82.2%)
Mutual labels:  sqlite3
Ctlstore
Control Data Store
Stars: ✭ 171 (+44.92%)
Mutual labels:  sqlite3
Rsqlite
R interface for SQLite
Stars: ✭ 225 (+90.68%)
Mutual labels:  sqlite3
usqlite
μSQLite library module for MicroPython
Stars: ✭ 52 (-55.93%)
Mutual labels:  sqlite3
Swift-FFDB
a Object/Relational Mapping (ORM) support to iOS and MacOS .Since SwiftFFDB is build on top of FMDB.
Stars: ✭ 22 (-81.36%)
Mutual labels:  sqlite3
sqllex
The most pythonic ORM (for SQLite and PostgreSQL). Seriously, try it out!
Stars: ✭ 80 (-32.2%)
Mutual labels:  sqlite3

腾讯课堂《SQLite数据库逆向分析》示例代码

腾讯课堂:https://ke.qq.com/course/476440

课程简介

SQLite数据库加密了,怎么办?

没关系,不需要密码,也不需要解密,让我们直接读取里面的内容吧!

掌握这个技能,只要它是SQLite数据库,只要它能被“专有”的程序访问,那么,无论它采取多么“强”的加密方式,在你面前,它就是一个普通数据库而已,里面的数据可由你任你摆布!

示例图片









  • 交流

    游客交流QQ群:456197310 点击链接加入群聊:https://jq.qq.com/?_wv=1027&k=56gX7DY

    学员交流QQ群:741218412 点击链接加入群聊:https://jq.qq.com/?_wv=1027&k=55L252D

    学员评价






  • Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].