VIDEGRO’s Ships is a free Android application which allows you to receive AIS information directly from ships in your neighbourhood using a cheap DVB-T-DAB-FM / RTL-SDR receiver. IMPORTANT: You need to have an OTG capable Android device and a DVB-T-DAB-FM / RTL-SDR receiver, otherwise this application is useless. It is an all in one application.… Continue reading Ships – Android application
Embedded linux op Asus WL-HDD
Heb je nog ergens een Asus WL-HDD (wireless harddisk drive) liggen of heb je er juist één gekocht voor een paar tientjes op Ebay of Marktplaats om ermee te experimenteren? Lees dit artikel dan zodat je weet hoe je embedded Linux in de vorm van OpenWrt op dit apparaatje plaatst en vervolgens de WL-HDD in… Continue reading Embedded linux op Asus WL-HDD
Raspberry Pi: Your cheap Automatic Identification System (AIS) receiver
In this tutorial you will learn how to teach your Raspberry Pi to become a brave Automatic Identification System (AIS) receiver. What is AIS? The Automatic Identification System (AIS) is an automatic tracking system used on/for ships. It transmits information like identification, position, course and speed. Ingredients Raspberry Pi (2 model B) DVB-T-DAB-FM receiver Client… Continue reading Raspberry Pi: Your cheap Automatic Identification System (AIS) receiver
Cisco type 8 and 9 password hashes calculated using Java
In this article I will discuss three types of algorithms used by Cisco to calculate hashes from plain-text passwords, namely: Type 4, Type 5, Type 8 and Type 9. Back in the year 2013, the Type 4 algorithm was proven insecure because of an implementation error. The algorithm does not use PBKDF2 and does not… Continue reading Cisco type 8 and 9 password hashes calculated using Java