codehydra.com Innovation via brute-force

6Mar/100

HowTo: Extract MMS Attachments from Android

Needed Software:
SQLite3explorer

Needed Files:
/data/data/com.android.providers.telephony/app_parts/*
/data/data/com.android.providers.telephony/databases/mmssms.db

Load mmssms.db in SQLite3explorer and execute...
SELECT ct, _data, name FROM part WHERE ct LIKE 'image%';

should return something like..

Then just rename the PART_######### file(s) to something with the correct extension, like "image_1.gif"

Tagged as: No Comments
10Jan/100

Script to convert android boot images

Tagged as: , No Comments
29Dec/090

Technical Articles | Android Developers

Technical Articles | Android Developers.

16Dec/090

MLIGN Shows HTC Nexus Running on G1

MLIGN Shows HTC Nexus Running on G1.

Tagged as: , , , No Comments
8Dec/090

Android ADB .DLL exports

AdbWinApi.dll
mgwz.dll

4Aug/090

How To: Hackintosh a Dell Mini 9 Into the Ultimate OS X Netbook – Dell mini 9 hackintosh guide – Gizmodo

How To: Hackintosh a Dell Mini 9 Into the Ultimate OS X Netbook - Dell mini 9 hackintosh guide - Gizmodo.

20May/090

Whole Home Information Awareness | cyborgworkshop.org

Whole Home Information Awareness | cyborgworkshop.org.

Filed under: Hardware, Software No Comments
19May/090

HVACMonitor: Web-Enabled Thermostat – Marc Daigneault

HVACMonitor: Web-Enabled Thermostat - Marc Daigneault.

24Mar/090

Education: Academic Earth Aggregates Lectures from MIT, Harvard, Yale, and Others

Education: Academic Earth Aggregates Lectures from MIT, Harvard, Yale, and Others.

I have been watching the Stanford lectures for a few months now in an attempt to recall my programing classes from years ago.

31Jan/090

MintyBoost Downloads

MintyBoost Downloads.

still here.. just working on a few things