+ Reply to Thread
Page 3 of 6 FirstFirst 12345 ... LastLast
Results 31 to 45 of 86

Thread: uTorrent -Serenity- 2.2.1 Build 25302

  1. #1
    Guest Coder
    Owyn's Avatar
    Join Date
    08.05.10
    Location
    Russia
    P2P Client
    uSerenity
    Posts
    478
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 ssssss478

    Post uTorrent -Serenity- 2.2.1 Build 25302

    SB-Innovation Presents

    >>>>>> uSerenity 2.2.1 Build 25302 <<<<<<





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

    >>>>>> BitTorrent Inc. <<<<<<

    ╔═══════════════════════════╗
    Modded by:
    ╚═══════════════════════════╝

    >>>>>> Owyn <<<<<<

    ╔═══════════════════════════╗
    Features / How to use:
    ╚═══════════════════════════╝


    · See https://www.sb-innovation.de/showthread.php?t=22032.

    ╔═══════════════════════════╗
    Changelog:
    ╚═══════════════════════════╝


    February 12th, 2024
    · Fixed build number being reported incorrectly to some trackers (credits to xorg)

    March 21st, 2023
    · Included fix for minidumps being generated when exiting the mod (credits to Rinat8411)

    October 19th, 2021
    · Updated mod to uTorrent 2.2.1 Build 25302
    · Included NEW5 fix for crashes with announce URLs longer than 512 bytes
    · Included mod that emulates uTorrent 3.5.5 Build 46074 (ideal for using alongside https://www.sb-innovation.de/showthread.php?t=34487)
    · Removed debug version
    · Removed all autoupdating and call-homes
    · Removed invalid digital signature from the executable
    · Included original uTorrent icons
    · Included official language pack and help file
    · Included DevonHess WebUI (credits to https://github.com/DevonHess/uTorrent-WebUI)
    · Included preconfigured settings.dat file to disable "featured content" and improve security

    June 5th, 2012
    · Fixed fakeupload incorrect behavior when chaning label to empty one while torrent is active.

    March 31st, 2012
    · Now Fakeuploading stops and pauses along with pressing according buttons on a torrent.
    · Added support for ipv6 announces.

    March 24th, 2011
    · remade whole fakeupload and multi system to be more fail-safe and flexible
    · now you can safely change labels from and to "fake" & "multi" while torrent is active

    ╔═══════════════════════════╗
    Known issues:
    ╚═══════════════════════════╝


    · Large torrents (> 1 TB) are not supported.
    This is a limitation of the base client and has no fix.

    · Large torrent piece sizes (> 16 MB) are not supported.
    This is a limitation of the base client and has no fix.

    · The uSerenity process may remain active or crash after exiting.
    Workarounds: use File -> Exit to close the program and/or toggle bt.graceful_shutdown in the Advanced settings.

    · The mod may not start under Windows 10.
    Workarounds: run as administrator and/or set Windows XP SP3 compatibility mode for the executable.

    · Download speeds may be very slow, even with good client settings.
    The cause of and solution to this problem are unknown.

    · The fake upload feature has a limit of 999.9 KB/s per torrent.
    Workaround: edit serenity_settings.cfg with a text editor to set higher values.

    · Mod features are non-functional if uSerenity.exe is renamed.
    This behavior is intentional.

    ╔═══════════════════════════╗
    Password:
    ╚═══════════════════════════╝



    Password:
    uSerenity2024

    信心正気宇裁
    Reply With QuoteReply With Quote
    Thanks

  2. Who Said Thanks:

    There are too many to display.

  3. #31
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    See right below "Attached Files" in the first post. You also need to click on the Thanks button to see the password, but it looks like you figured that one out already.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  4. Who Said Thanks:

    slawas (30.12.21)

  5. #32
    Hello, long time user of uSerenity. Great to see that it was updated recently.

    Are there any crossplatform clients/tools that do what this mod does (specifically not reporting ul/dl)? Open source ideally too. Cheers.
    Reply With QuoteReply With Quote
    Thanks

  6. #33
    Quote Originally Posted by ForgotMyOtherLogin View Post
    Hello, long time user of uSerenity. Great to see that it was updated recently.

    Are there any crossplatform clients/tools that do what this mod does (specifically not reporting ul/dl)? Open source ideally too. Cheers.
    Bigly Extreme Mod
    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
    5/5 ssss39386
    Quote Originally Posted by ForgotMyOtherLogin View Post
    (specifically not reporting ul/dl)
    If that's the only feature you need, any open source client can be modded to have it with relative ease. Just find the part of the code that builds the announce, and edit it so that the uploaded, downloaded and corrupt values are always 0. For extra plausibility, also change "left" so that it's either 0 (100% done) or the torrent's full size (0% done), and see that event=completed is never sent. Compile the mod and you're done. Obviously, such a hack will apply to all active torrents with no ability to control it in any way, but making something like Extreme Mod takes time
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  8. #35
    Thanks for the replies. So I ended up using this updated version (25302) and it seems that the default profile is not working and my dl is being reported to the tracker.

    Steps I took:

    Unzip `uTorrent Serenity 2.2.1_25302`
    Run `uSerenity Settings.exe`
    File -> Save
    File -> Load
    File -> Exit
    Run `uSerenity.exe`
    Options -> Preferences
    - Uncheck apply rate limit to uTP connections
    - Uncheck DHT, Local Peer Discovery, Bandwidth Management, Ask tracker to scrape, peer exchange
    - Enable outgoing protocol encryption
    Load and start torrent

    After realizing it wasn't working I went back to 25130 and did the same steps and the settings worked.

    * Also every time I closed the client (File->Exit or via sys tray) it was creating a memory dump. I tried toggling bt.graceful_shutdown but that didn't make a difference.
    Last edited by ForgotMyOtherLogin; 13.01.22 at 04:25.
    Reply With QuoteReply With Quote
    Thanks

  9. #36
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    I'll look into it. What's your OS?
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  10. #37
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    OK, I can't reproduce this under Windows 7 x64. I did everything you mentioned, then started a torrent using the default settings (no label) and let it run. Download speed was deliberately limited to 5 KB/s to make the test last as long as possible. Serenity always reported zero traffic and 0% completion, verified via packet capture. No crash dumps upon exiting either.

    I suggest the following potential solutions, listed from most to least likely to work based on the details you've given so far.

    • Do a clean install. Delete the %AppData%\uTorrent directory if it exists, then (re)create it and move all mod files besides the EXEs and DLL inside.
    • Run the mod and settings manager as administrator, set Windows XP SP3 compatibility mode for them, or combine both.
    • Apply the following registry values and reboot.
      Code:
      REGEDIT4
      
      [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]
      "CWDIllegalInDllSearch"=dword:00000000
      "SafeDLLSearchMode"=dword:00000000
      "ProtectionMode"=dword:00000000
      
      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\uSerenity.exe]
      "MitigationOptions"=hex(b):00,22,22,02,22,22,22,22
      
      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\uSerenity Settings.exe]
      "MitigationOptions"=hex(b):00,22,22,02,22,22,22,22
      
      
      ; Do not delete this comment
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  11. #38

    Join Date
    12.02.22
    Location
    Canada
    P2P Client
    utorrent
    Posts
    10
    Activity Longevity
    0/20 3/20
    Today Posts
    0/5 sssssss10
    Really good version, currently using with no issues
    Reply With QuoteReply With Quote
    Thanks

  12. #39

    Join Date
    04.08.10
    Location
    germany
    P2P Client
    utorrent
    Posts
    4
    Activity Longevity
    0/20 16/20
    Today Posts
    0/5 ssssssss4
    Which sites you're using? What is your setting?
    Reply With QuoteReply With Quote
    Thanks

  13. #40

    Join Date
    14.05.10
    Posts
    156
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 ssssss156
    Is there a chance userenity will not show files I grabbed ? I've noticed on some low lvl tracker (they have this grabbed list) that it actually shows what I grabbed. It doesnt show in snatch list but it sure does become visible to everyone what i grabbed. I was using win7.
    Last edited by fakeup; 16.02.22 at 22:53.
    Reply With QuoteReply With Quote
    Thanks

  14. #41
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    Can you elaborate on how a "grab" differs from a "snatch" in that tracker?
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  15. #42

    Join Date
    14.05.10
    Posts
    156
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 ssssss156
    Quote Originally Posted by anon View Post
    Can you elaborate on how a "grab" differs from a "snatch" in that tracker?
    As i understand a grabbed means its metadata files have been downloaded vs snatched when its data files have been (probably fully) downloaded. I've read it somewhere, not something I've came up with.

    I thought it would look weird/suspicious to have say 20 torrents grabbed and only 1 snatched.
    Last edited by fakeup; 17.02.22 at 19:56.
    Reply With QuoteReply With Quote
    Thanks

  16. #43
    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 fakeup View Post
    As i understand a grabbed means its metadata files have been downloaded
    Since this is logged before adding the torrent to any client (if at all), there's nothing Serenity or any other program can do about it.

    I thought it would look weird/suspicious to have say 20 torrents grabbed and only 1 snatched.
    Indeed.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  17. #44

    Join Date
    14.05.10
    Posts
    156
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 ssssss156
    Quote Originally Posted by anon View Post
    Since this is logged before adding the torrent to any client (if at all), there's nothing Serenity or any other program can do about it.



    Indeed.
    So I'm guessing using default setting (leecher) on trackers with visible to eveyone "grabbed list" is simply idiotic.

    What about places where you do not see that grabbed info I guess then it still should be safe right?
    Is uSerenity still as undetected as it used to be in the past? I really love it.
    Last edited by fakeup; 18.02.22 at 10:47.
    Reply With QuoteReply With Quote
    Thanks

  18. #45
    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 fakeup View Post
    So I'm guessing using default setting (leecher) on trackers with visible to eveyone "grabbed list" is simply idiotic.
    You may get away with it once or a few times, but it's not a sustainable tactic.

    What about places where you do not see that grabbed info I guess then it still should be safe right?
    Don't believe everything you don't see, nya.

    Spoiler :


    I found this alleged staff toolbox screenshot some years ago. The third column is supposed to show the ratio of torrents that were merely started vs. those actually finished. While I have no means of validating the authenticity of the image, the fact is such a feature is easy to code, and the stock NexusPHP source already includes something similar.

    Is uSerenity still as undetected as it used to be in the past?
    Owyn took a existing client, added cheating features, and never implemented any sort of ID spoofing. That's as safe as a cheating program can be, since you don't need to evaluate how client X does thing Y under scenario Z, then carefully and completely replicate that behavior. Of course, immediate detectability is only one half of the equation... the other half is using those features in a way your tracker(s) also can't detect, but you already know that.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  19. Who Said Thanks:

    fakeup (19.02.22)

+ Reply to Thread
Page 3 of 6 FirstFirst 12345 ... 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
  •