SQLite creator fires back at Tencent’s bug hunters
The creator of SQLite has downplayed reports of a bug that could lead to remote code execution. Continue reading SQLite creator fires back at Tencent’s bug hunters
Collaborate Disseminate
The creator of SQLite has downplayed reports of a bug that could lead to remote code execution. Continue reading SQLite creator fires back at Tencent’s bug hunters
Cybersecurity researchers have discovered a critical vulnerability in widely used SQLite database software that exposes billions of deployments to hackers.
Dubbed as ‘Magellan’ by Tencent’s Blade security team, the newly discovered SQLite flaw could a… Continue reading Critical SQLite Flaw Leaves Millions of Apps Vulnerable to Hackers
Hello again readers and welcome back! Based off the title of this blog post, I am pretty sure that you already know that we will be covering Skype in this post. As with any good story, it is best to start at the beginning of this magical journey….Cha… Continue reading Skype Hype/Gripe
Whether you want some quick and dirty data storage, or simply don’t have that heavy requirements for your local database system, SQLite is always a good choice. With its portable single-file approach, bindings to all major languages, and availability on systems of all sizes, it is relatively easy to integrate a SQLite database in your undertakings. And if you tend to develop directly in your production environment, you may be interested to hear that the folks at [aergo] made this a lot more flexible (and interesting) by adding Git-style branching to the SQLite engine.
Similar to Git, each database operation …read more
Continue reading Branch out your SQLite Database with LiteTree
My apologies if you speak the Queen’s English since that title probably has a whole different meaning to you than I intended. In fact, I’m talking about Git, the version control system. Last time I talked about how the program came to be and offered you a few tutorials. If you are a dyed-in-the-wool software developer, you probably don’t need to be convinced to use Git. But even if you aren’t, there are a lot of things you can do with Git that don’t fit the usual mold.
Git is really good at tracking changes in documents. If …read more
What happens to your WhatsApp messages when you delete them? Continue reading WhatsApp may leave deleted chats behind in your iCloud backups
SQLite BLOB work used to be an adventure … Not anymore!Did you know that SQLite databases can also hold binary data? BLOB fields can contain pictures, audio, base64 encoded data and any other binary data you care to wobble your gelatinous finger at.M… Continue reading Extracting Ones BLOBs From The Clutches Of SQLite
SQLite BLOB work used to be an adventure … Not anymore!Did you know that SQLite databases can also hold binary data? BLOB fields can contain pictures, audio, base64 encoded data and any other binary data you care to wobble your gelatinous finger at.M… Continue reading Extracting Ones BLOBs From The Clutches Of SQLite
Monkey was having such a great time, no one had the heart to tell him he had the wrong type of base …A recent blog post by Heather Mahalik (@HeatherMahalik) mentioned that a multiple Base64 decoding tool would be useful for mobile application analysi… Continue reading How u like Base(64)?
Monkey was having such a great time, no one had the heart to tell him he had the wrong type of base …A recent blog post by Heather Mahalik (@HeatherMahalik) mentioned that a multiple Base64 decoding tool would be useful for mobile application analysi… Continue reading How u like Base(64)?