Posts from November 2013
-
Adventures in Arch: Part 1 - Goodbyee Ubuntu!
Introduction
Well, this is it… This is the moment every Linux user dreads: It's time… to install Arch Linux.
Why am I doing this? How has the moment come so soon?? I thought I had more time!! Well in a nutshell, it's because (as my… » -
GUIDE: Exporting Encrypted bitcoin-qt Wallets into MultiBit
Introduction
Bitcoin is awesome. Unfortunately, migrating between Bitcoin clients is not. It's especially annoying when the recommended method of exporting with pywallet, importing into BlockChain.info, exporting as an aes.json and importing into MultiBit is 1) incredibly confusing and 2) doesn't actually work.So, here… » -
Hand-Crafting a Linux Computer Virus… in Java!
It's a computer virus… for Linux… in Java. That's right, I've broken the Internet.
(app.exec is a shell script, hello.exec and hello2.exec are compiled C programs)Disclaimer
There won't be any code in this post, nor will there be detailed plans for how to implement… »