<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <link href="https://www.bitleaks.net/atom.xml" rel="self" type="application/atom+xml" />
    <author>
      <name>Primiano Tucci</name>
    </author>
    <title>BitLeaks.net</title>
    <link href="https://www.bitleaks.net/"/>
    <id>https://www.bitleaks.net/</id>
    <updated>2017-10-20T01:02:41.360492Z</updated>
    
    <entry>
        <title>Hacking Android on the UDOO board for SATA and S/PDIF</title>
        <link href="https://www.bitleaks.net/blog/android-on-udoo-quad/"/>
        <id>https://www.bitleaks.net/blog/android-on-udoo-quad/</id>
        <updated>2015-04-03T00:00:00Z</updated>
        <summary>How to build and flash a custom Android image for the UDOO Quad board. Hacking the UDOO kernel config and Android prop files to enable SATA hard-drive support and S/PDIF digital audio.</summary>
    </entry>
    
    <entry>
        <title>DIY Home Automation in the IoT era with UDOO and Polymer</title>
        <link href="https://www.bitleaks.net/blog/diy-home-automation-with-udoo-and-polymer/"/>
        <id>https://www.bitleaks.net/blog/diy-home-automation-with-udoo-and-polymer/</id>
        <updated>2015-02-14T00:00:00Z</updated>
        <summary>From real-time bit banging on TRIACs to HTML material design. Using remote lighting as a case study, this post proposes a full dive into all the layers involved in a modern IoT application, based on a PIC micro, a UDOO board, Android and Polymer HTML5 components.</summary>
    </entry>
    
    <entry>
        <title>My UDOO wall-mount set-top box</title>
        <link href="https://www.bitleaks.net/blog/udoo-set-top-box-wall-mount/"/>
        <id>https://www.bitleaks.net/blog/udoo-set-top-box-wall-mount/</id>
        <updated>2015-02-09T00:00:00Z</updated>
        <summary>Pictures, video and cad model of my wall-mounted home-automation and set-top-box project based on a UDOO Quad board.</summary>
    </entry>
    
    <entry>
        <title>Large scale Git history rewrites</title>
        <link href="https://www.bitleaks.net/blog/large-scale-git-history-rewrites/"/>
        <id>https://www.bitleaks.net/blog/large-scale-git-history-rewrites/</id>
        <updated>2015-01-12T00:00:00Z</updated>
        <summary>How to rewrite the history of 170k commits and 2.8 million objects in 19 minutes with ~300 lines of python code. The adventures of a Git pervert, a python fanatic and a performance freak.</summary>
    </entry>
    
    <entry>
        <title>A (almost) Perfectly Forward Secret OpenSSL one-liner</title>
        <link href="https://www.bitleaks.net/blog/openssl-forward-secrecy-oneliner/"/>
        <id>https://www.bitleaks.net/blog/openssl-forward-secrecy-oneliner/</id>
        <updated>2014-10-11T00:00:00Z</updated>
        <summary>A quick one-liner which might come handy in paranoid occasions. It shows how to initiate a very simple and cryptographically robust connection between two hosts, which has forward secrecy properties, with a one line invocation of OpenSSL.</summary>
    </entry>
    
    <entry>
        <title>How to fork Android on GitHub</title>
        <link href="https://www.bitleaks.net/blog/fork-android-on-github/"/>
        <id>https://www.bitleaks.net/blog/fork-android-on-github/</id>
        <updated>2014-10-07T00:00:00Z</updated>
        <summary>Forking Android for personal embedded projects can be an interesting use case. Unfortunately, due to the complexity of Android&#39;s codebase, it might not be as straightforward as forking an average standalone project, even for of a single line change. This post explains how to maintain a fork of Android on GitHub in a sensible and efficient way.</summary>
    </entry>
    
    <entry>
        <title>Siemens MC35 GSM terminal hacking and programming</title>
        <link href="https://www.bitleaks.net/blog/siemens-mc35-gsm-modem-hacking/"/>
        <id>https://www.bitleaks.net/blog/siemens-mc35-gsm-modem-hacking/</id>
        <updated>2007-12-13T00:00:00Z</updated>
        <summary>This article is a hack guide to the Siemens MC35 GSM terminal. Siemens MC35 is a common GSM/GPRS terminal that can provide embedded systems with GSM network connectivity.</summary>
    </entry>
    
</feed>