Posted by & filed under Android.

I just discovered Voodoo OTA Rootkeeper, which makes a backup copy of root (su) and could restore root after any OTA update. I guess this is useful for me since I haven’t installed any custom roms on these two devices (yet) and am able to do OTA updates. The app does not work with all devices, but it works on my HTC Evo 3D phone and Asus Transformer Prime tablet.

Posted by & filed under Security.

This site lists 52 things that people should know about cryptography, if you want to get into the cryptography world. I was also recommended Bruce Schneier’s book, Applied Cryptography: Protocols, Algorthms, and Source Code in C.

Posted by & filed under Linux, Networking.

This post discusses how one could use Reaver to make use of a flaw in WPS to recover a WPA password. Tomato and DD-WRT firmwares don’t support WPS so my network is safe. Lesson: buy and use a router that you can flash Tomato or DD-WRT.

On another note, WEP passwords could also be compromised using BackTrack.

Posted by & filed under Linux.

Sometimes I need to annotate a pdf file, either to take notes or to fill it out as a form since I have ugly handwriting; for the latter, I’m referring to the case where the pdf file does not have form fields you can type in with Adobe Reader. This post describes some programs for annotating pdf files. Xournal is useful when you just want to write on top of a file and print out the content; it converts the content of the original pdf file to an image and saves the old and new contents as a pdf file. I use Xournal on my Asus T101MT touchscreen netbook. Okular seems good except that you can’t save the annotated content and original content as one file or even print the annotated content with the original content.

I just tested Foxit Phantom via Wine and I am able to annotate, save the new pdf file, and print the old+new contents. For form-filling, I recommend printing to pdf as I noticed some glitches with how contents are displayed in the saved pdf files.