Hello, This is my UDF working with *.torrent files. It converts torrent file to readable and editable text structure and back to torrent. Binary data will be encoded in base64. Written on pure AutoIt, except base64 located Due to limitation of this version of base64 code, code will not work on x64 compilation. Updated to new x64 compatible code. This code can also be used to edit utorrent/BitTorrent config files (like settings.dat), as it encoded using bencode. Examples are included. torren