+ Reply to Thread
Page 4 of 4 FirstFirst ... 234
Results 46 to 56 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
    5/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. #46
    Quote Originally Posted by Nokki View Post
    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
    When you select the torrents ,in the FILES tab right-click on the files.Then "Don't Download"

    If you want to add new torrents,in a popup that appears choose "Select none" and add the torrent.

    Be sure to remove the "Selected Size" and similar columns from utorrent.
    Reply With QuoteReply With Quote
    Thanks

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

  5. #48

    Join Date
    17.07.11
    Posts
    38
    Activity Longevity
    0/20 15/20
    Today Posts
    0/5 sssssss38
    Anon, did you ever figure out how to change the last 31 days transferred?
    Reply With QuoteReply With Quote
    Thanks

  6. #49
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    No, but it's not like I bothered, really. But you can always upload to localhost a lot until you hit your desired figure.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  7. #50

    Join Date
    17.07.11
    Posts
    38
    Activity Longevity
    0/20 15/20
    Today Posts
    0/5 sssssss38
    Quote Originally Posted by anon View Post
    No, but it's not like I bothered, really. But you can always upload to localhost a lot until you hit your desired figure.
    True. I wonder also if it's possible just to get a copy of the .dat file from someone with a better upload/ratio.
    Reply With QuoteReply With Quote
    Thanks

  8. #51
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    My settings.dat without any sensitive stuff... maybe.

    Total uploaded on the last 31 days: 64.7GB.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  9. #52

    Join Date
    15.03.12
    Location
    Nowhere
    P2P Client
    utorrent
    Posts
    451
    Activity Longevity
    0/20 15/20
    Today Posts
    0/5 ssssss451
    Quote Originally Posted by anon View Post
    But you can always upload to localhost a lot until you hit your desired figure.
    Can you please tell in detail how this is done??
    Reply With QuoteReply With Quote
    Thanks

  10. #53
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    Run two instances of uTorrent using different ports. In the first one (the one whose stats you want to increase): go to Preferences -> BitTorrent and make sure "limit local peer bandwidth" is ticked. You might also want to go to Bandwidth and limit the upload speed to 1000kB/s, as it'll go sky-high otherwise. Now, load a public torrent and seed it in the first one, but delete all tracker URLs for it and make sure DHT and PEX are disabled. Note the port you're using for this one.

    In the second one (a new, disposable install): load the same torrent, but point it to a different path, and remove all tracker URLs, etc. as well. Now start it. It won't download anything, obviously. Click it in the list, now go to the Peers tab below, right-click the empty area -> Add Peer -> type 127.0.0.1:XXXXX where XXXXX is the port you noted above.

    You're now uploading to yourself.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  11. Who Said Thanks:

    Jordan (16.03.12) , SBfreak (15.03.12)

  12. #54

    Join Date
    22.02.12
    Location
    Sri Lanka
    P2P Client
    utorrent 3.1.2
    Posts
    6
    Activity Longevity
    0/20 15/20
    Today Posts
    0/5 ssssssss6
    Is This Tool Working with New utorrent Files
    Reply With QuoteReply With Quote
    Thanks

  13. #55
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    Quote Originally Posted by REDBONE View Post
    Is This Tool Working with New utorrent Files
    As long as uTorrent keeps on using bencoding for its config files, it should keep on woking.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  14. #56
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    I revamped the first post, uploaded the latest versions and did a small cleanup of this thread. Everything that's known about editing uTorrent statistics can now be found at http://www.sb-innovation.de/showthread.php?t=29925, without the need to "hunt" information spread across multiple threads (one of which was from 2008).
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

+ Reply to Thread
Page 4 of 4 FirstFirst ... 234

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
  •