I wrote some code to handle bencoding/decoding in C#, the code is based on the specification. I created also a helper class to open/save torrent files and also compute its info_hash. I wrote this project in C#, but the sample below is in visual basic...