Renaming Author in Git

Recently, I noticed that there are other authors with a different name in my Git’s history. Apparently, I’ve accidentally committed into the repository using a different author’s name and email. This is mainly due to the way Netbeans stores author’s information history.

Read more

How to Read MyKad

I’ve decided to merge posts about reading MyKad from my previous blog into a single post.

Notes:

  1. The original codes were written by Xenon from Lowyat.net. Somehow, he managed to reverse engineer MyKad’s APDU so that we can read it without buying any SDK.

  2. This application only reads data from Jabatan Pendaftaran Negara (JPN).

Read more