Recent Posts

Fang, async background processing for Rust

3 minute read

Even though the first stable version of Rust was released in 2015, there are still some holes in its ecosystem for solving common tasks. One of which is back...

Let’s hack crypto wallets

43 minute read

I hacked several poorly protected crypto wallets in “Bitcoin”, “Ethereum”, “Tron” and “Dogecoin” blockchains. In this post, I’ll describe my approach and sho...

Bitcoin address types

3 minute read

Recently I started diving into bitcoin more. One of the interesting things I discovered is bitcoin has several types of address formats.