You would like to deviate from the beaten track and compile software for your VU Plus (VU+) yourself? Read this article! This article is also more or less applicable for building software for any other device running OpenVuPlus but is written with the VU+ Solo2 in mind. As computer for compiling the software, a Linux-desktop has… Continue reading How to compile software for VU Plus (Vu+)
Netwerkconfiguratie van OpenWrt op een Asus WL-HDD
In dit artikel wordt beschreven hoe de netwerkinstellingen van OpenWrt (versie Kamikaze) op de Asus WL-HDD (wireless harddiskdrive) geconfigureerd moeten worden. Doel is om de Asus WL-HDD draadloos (Wi-Fi) te laten connecten met het WIFI-access point. In mijn geval is het WiFo-access point een Samsung Router SMT-G3210 geconfigureerd als ADSL-router. We hebben reeds in de… Continue reading Netwerkconfiguratie van OpenWrt op een Asus WL-HDD
ClockworkMod Recovery at Wolfgang AT-AS45IPS / Amoi N821 using MS Windows virtual machine
In this tutorial you will learn how to install ClockworkMod Recovery on a MediaTek based Android device. The special part in this tutorial is the usage of an MS Windows virtual machine running on a Linux host. The tutorial has been divided into 5 parts. Namely: Linux host, Virtualbox, MS Windows 7, SP Flash Tool… Continue reading ClockworkMod Recovery at Wolfgang AT-AS45IPS / Amoi N821 using MS Windows virtual machine
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