Ships – Android application

Ships in Istanbul (01-12-2017) received by the Android application.

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

Raspberry Pi: Your cheap Automatic Identification System (AIS) receiver

AIS tracking at December 29th 2015 - 17:05h - Saffira, Wilhelmina Arina, RWS 27,Kansas City, Roeroord, Residence, and Alcyon.

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