Skip to content

ShriramShagri/Bencode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

BitTorrent Bencode (B-encode) Decoder

Simple bencode decoder in python!

Supports .torrent files only

How to get it running

python decoder.py

or

python decoder.py <file path>

Former promts to enter the complete file path or the latter just takes it in as an arguement.

  • As output it prints on terminal as well as saves the json file with the contents in the same folder the torrent file is present

About

Convert any .torrent files to json and read the contents of the file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages