+ Reply to Thread
Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 56

Thread: BEncode Editor

  1. #1
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386

    BEncode Editor

    SB-Innovation Presents

    >>>>>> BEncode Editor <<<<<<





    ╔═══════════════════════════╗
    Coded by:
    ╚═══════════════════════════╝

    >>>>>> Ultima <<<<<<

    ╔═══════════════════════════╗
    Changelog / Features:
    ╚═══════════════════════════╝


    (Quoted from the official site)

    Introduction
    BEncoding is a data encoding scheme used primarily in the BitTorrent world. Because BEncoded files can contain binary data, and because of some of the intricacies involved in the way binary strings are stored, it is often not safe to edit such files in text editors. Many people have previously asked about where one might find an editor that can safely edit BEncoded files, but none have really existed in the general sense. The only ones I've seen were .torrent file editors, which (although they technically do edit BEncoded files) don't edit just ANY type of BEncoded file. Out of a bit of boredom and free time, this editor was born.

    Example Uses
    · Edit .torrent files
    ·· the announce/announce-list keys (binary/list) store the tracker(s)
    ·· the url-list key (binary/list) stores the webseed(s)
    ·· the nodes key (list) stores the DHT bootstrap node(s)
    ·· WARNING: When editing .torrent files, any changes to the info dictionary will change the .torrent file's infohash. Unless you know what you're doing, you should refrain from doing this. If you aren't familiar with the .torrent file metadata structure, read this: https://wiki.theory.org/BitTorrentSpecification (in particular, the "Metainfo File Structure" section).
    · Edit µTorrent's .dat files
    ·· corrupt resume.dat files can sometimes be salvaged simply by loading and saving the resume.dat file in this editor
    ·· the paths stored in resume.dat can be edited en masse with Find/Replace
    ·· WARNING: Make sure you exit µTorrent before editing these files, as µTorrent rewrites/updates the files on exit. Additionally, the .fileguard key should be removed, since µTorrent will consider its .dat file to be damaged if it is edited and no longer matches the stored .fileguard hash.

    Final Warning
    This utility is for advanced users. Read the warnings above, and read them again until you understand well what you're getting yourself into by using this editor. Its relatively intuitive UI can beguile most uninitiated/beginning users, as it has an inherent ability to invalidate many files through wrong and incorrect edits.

    Consider this editor to be experimental. As such, you should exercise caution by backing up any files you plan on editing with this utility.

    Download
    x64 builds will run only on 64-bit versions of Windows. Unicode builds can display Unicode characters (like Asian characters) properly, but work only with Windows 2000 and above. ANSI builds can't display Unicode characters properly, but should work on Windows 9x and above.

    Notes
    · Binary data and integers are exported as raw data rather than BEncoded data
    · Dictionary merging does not sort keys or resolve duplicate keys
    · File recovery recovers only decodable parts of input files
    · Finding "Value by Key" finds exact key names unless RegEx is used
    · Holding Ctrl while reloading reloads data from disk
    · Holding Shift while moving moves an item to top/bottom (direction-dependent)
    · Holding Shift while pasting pastes the item below the currently focused item
    · Holding Shift while sorting will recursively search for dictionaries to sort
    · Only dictionaries can be sorted
    · Only files containing dictionaries and lists can be edited directly
    · Switching an item between dictionary/list will cause the item to be cleared
    · The root of a dictionary (not its children) must be selected to sort it


    Mod Features

    · nothing is actually modded, I just packed the latest ANSI, Unicode and x64 versions for convenience
    · you can use this to edit your uTorrent stats, see http://www.sb-innovation.de/showthread.php?t=29925
    Last edited by anon; 12.06.18 at 02:36. Reason: .
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  2. Who Said Thanks:

    wookie25 (03.11.19) , Marvelboy (31.01.19) , [TOSHIBA] (31.05.16) , LittleCow (08.05.16) , sann (06.03.15) , ozymandis (04.03.15) , Lucius (31.01.14) , phuochalan (19.08.13) , userxxx (28.01.13) , eNonymous (31.12.12) , oscdat (03.11.12) , deplome (15.10.12) , Jordan (16.03.12) , nawwaf (17.07.11) , Nokki (20.06.11) , Yahoo (28.05.11) , Dr.house (09.05.11) , wordreader (07.04.11) , SaintShaolin (09.03.11) , surgat (16.02.11) , Pliplo (16.01.11) , ParamouR (09.01.11) , piratemeister (30.12.10) , D-Tag (30.12.10) , GypsyMan (20.09.10) , (12.09.10) , TSOL (10.09.10) , pimphead07 (02.09.10) , seldom (18.08.10) , MacGyver (06.07.10) , dreamer (04.06.10) , Owyn (22.05.10) , SealLion (22.05.10) , Extraterrestrial (21.05.10) , shawshankraj (18.05.10) , Großmutter (17.05.10) , saebrtooth (17.05.10) , Mihai (17.05.10) , BrianBosworth (08.02.10) , moreratio (14.01.10) , drzoos (01.10.09) , SBfreak (19.09.09) , DriftKing (30.05.09) , mmmmm (24.03.09) , - (04.10.08) , DCore (23.07.08) , hitman (22.07.08)

  3. #31

    Join Date
    04.05.10
    Location
    DaiViet
    P2P Client
    uTorrrent
    Posts
    170
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 ssssss170
    Yes, now I can modify it with a look better value. I got some issue with bin before.
    Reply With QuoteReply With Quote
    Thanks

  4. #32
    Hey guys. Sorry for bumping this old thread. I found out some stuff about the new statistics and mainly "downloaded today" and "downloaded in the last 31 days".

    Before you do edit anything in the .dat files, be sure to remove the folowing line fist from settings.dat:
    .fileguard key

    This will force utorrent to put it's authenticity verification again on first run. If you don't do this utorrent will see that the file has been tampered with and will create multiple settigs.dat.bad files.

    The below is everything I found on settings that that has to do with ul/dl statistics:

    .daily_download_hist = "Downloaded today" (hex bytes)
    .daily_upload_hist = "Uploaded today" (hex bytes)

    Transfered last 31 days is daily_download_hist + daily_upload_hist

    . daily_local_download_hist = "Downloaded this run" (?)
    .daily_local_upload_hist = "Uploaded this run" (?)
    .tu = "Total Uploaded" (bytes)
    .td = "Total Downloaded" (bytes)
    .rt = "Total running time" (seconds)
    .fd = "Number of files added"
    .st = "Program started: x times"
    • Delete settings.dat.old

    The (?) means i haven't figured out what type of data to insert in order to make it work. Tried to put 5 gb worth in bytes and it displayed as 9KB or something like that. Hope it helps someone.
    Reply With QuoteReply With Quote
    Thanks

  5. Who Said Thanks:

    Donky (26.04.15) , oscdat (05.11.12) , Jordan (15.03.12) , crashnburn (07.11.11) , D-Tag (30.12.10) , lolz (20.08.10) , caballero (18.08.10) , seldom (18.08.10) , anon (17.08.10)

  6. #33

    Join Date
    04.02.10
    P2P Client
    Utorrent
    Posts
    218
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 ssssss218
    Ok... i'm editing and saving the resume.dat file for a specific torrent, But for some reason utorrent isn't updating the stats for the torrent...?
    Last edited by Nokki; 22.08.10 at 18:54.
    Reply With QuoteReply With Quote
    Thanks

  7. #34
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386
    You must do it with uTorrent closed, and delete the resume.dat.old file before you restart it.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  8. Who Said Thanks:

    Uninvited2611 (06.04.11) , D-Tag (30.12.10) , Nokki (22.08.10)

  9. #35

    Join Date
    04.02.10
    P2P Client
    Utorrent
    Posts
    218
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 ssssss218
    Thanks anon!
    Now this is a silly question but wanted to make sure...
    There is no way that this new stat will get reported to the tracker right? E.g If I set 145GB uploaded on a torrent? :)
    Reply With QuoteReply With Quote
    Thanks

  10. #36
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386
    No.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  11. Who Said Thanks:

    Nokki (22.08.10)

  12. #37

    Join Date
    04.02.10
    P2P Client
    Utorrent
    Posts
    218
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 ssssss218
    Is there any chance we can jump as seeder on a torrent by editing stats? That way we don't have to use other mods...?
    Reply With QuoteReply With Quote
    Thanks

  13. #38
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386
    You can fool uTorrent into thinking you have the full file editing the .dat file, but it'll realize it doesn't right after the torrent is started, so once again the answer is no.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  14. Who Said Thanks:

    Nokki (22.08.10)

  15. #39
    Advanced User saebrtooth's Avatar
    Join Date
    21.06.09
    Location
    somewhere?
    P2P Client
    An eMule & VEM
    Posts
    2,150
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 sssss2150
    Quote Originally Posted by Nokki View Post
    Is there any chance we can jump as seeder on a torrent by editing stats? That way we don't have to use other mods...?
    u can alway use VEM and select "Show as seeder" but then that using another "mod"
    dont ban me just spank me
    Reply With QuoteReply With Quote
    Thanks

  16. #40
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386
    Quote Originally Posted by saebrtooth View Post
    u can alway use VEM and select "Show as seeder" but then that using another "mod"
    Hah, same goes for the (No)Report-Seeder uT mods.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  17. #41

    Join Date
    30.12.10
    Posts
    9
    Activity Longevity
    0/20 16/20
    Today Posts
    0/5 ssssssss9
    How do i add 200GB for "Transfered last 31 days is daily_download_hist + daily_upload_hist" if i added value using bytes its not work! I think there's another kind of thing, So how do i do that?
    I can change total download and total upload etc but this one i can't.
    Please help me!
    Last edited by D-Tag; 11.01.11 at 07:58.
    Reply With QuoteReply With Quote
    Thanks

  18. #42
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386
    Apparently, daily_upload_hist and daily_download_hist are a sequence of 248 bytes, 8 per each of the 31 days. I suppose each group of 8 bytes is a number (in hexadecimal) representing how much was uploaded/downloaded every day. If I'm right, get HxD and a decimal to hex converter and see what you can do.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  19. #43

    Join Date
    30.12.10
    Posts
    9
    Activity Longevity
    0/20 16/20
    Today Posts
    0/5 ssssssss9
    I'm not familiar with this statistic so if you can give me solution. I try then "Transferred last 31 days is daily" goes to 51KB.
    Last edited by D-Tag; 11.01.11 at 12:34.
    Reply With QuoteReply With Quote
    Thanks

  20. #44
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386
    Yeah, I kind of knew it wouldn't be that easy. Maybe I'll see what I can do later.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  21. Who Said Thanks:

    D-Tag (19.01.11)

  22. #45

    Join Date
    04.02.10
    P2P Client
    Utorrent
    Posts
    218
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 ssssss218
    Hey guys, I would like to urgently how to make the complted status as 100% because I need to show some proofs
    I know this has been answered in the past, but worse comes to worse I'll take the screen shot when they're all stopped...

    Thanks
    Reply With QuoteReply With Quote
    Thanks

+ Reply to Thread
Page 3 of 4 FirstFirst 1234 LastLast

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •