Wrapper’s Delight

During my summer at Trail of Bits, I took full advantage of the latest C++ language features to build a new SQLite wrapper from scratch that is easy to use, lightweight, high ...
vulnerable SQLite code in the stack frame above the memcpy() crash

Magellan and the Security Pitfalls of Third-Party Code

The Security Pitfalls of Third-Party Code As the web evolves, webpages are offering new powerful and interactive features Vulnerabilities in these features may allow remote attackers to run malware on your machine ...
Sqlitespy for Sqlite Database analysis

Sqlitespy for Sqlite Database analysis

| | database, Ruby, SQLite, sqlitespy
Sqlite is the ubiquitous database for mobile applications on iPad, iPhone and Android. It is also used by certain internet browsers, web application frameworks and software products for their local storage needs ...