+ Reply to Thread
Page 1 of 7 123 ... LastLast
Results 1 to 15 of 91

Thread: BiglyBT Extreme Mod by SB-Innovation 2.5.0.0 Beta

    1. BiglyBT Extreme Mod by SB-Innovation 2.5.0.0 Beta Details »»

      BiglyBT Extreme Mod by SB-Innovation 2.5.0.0 Beta

      Version: 2.5.0.0, by (Coder) DigitalDJ is offline

      Developer Last Online: Mar 2024 Show Printable Version Email this Page
      Category: [Multi OS] Rating:  Downloads: 1552
      Released: 23.09.20 Last Update: Never Installs: 3
      • Supported
      • Re-useable Code
      • Free for all
      • Translations
      • Beta Stage

      SB-Innovation Presents

      BiglyBT Extreme Mod by SB-Innovation 2.5.0.0 Beta



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

      >>>>>> DigitalDJ & ghostfucker <<<<<<


      ╔═══════════════════════════╗
      Credits:
      ╚═══════════════════════════╝

      >>>>>> Butcho <<<<<<
      >>>>>> Rebound <<<<<<
      >>>>>> hitman <<<<<<
      >>>>>> Manas <<<<<<
      >>>>>> eudora <<<<<<
      >>>>>> ghostfucker <<<<<<
      >>>>>> anon <<<<<<
      >>>>>> Instab <<<<<<
      >>>>>> cloud99 <<<<<<
      >>>>>> illusive <<<<<<
      >>>>>> molosse <<<<<<
      >>>>>> --->HDBD<--- <<<<<<

      ╔═══════════════════════════╗
      Supplied by:
      ╚═══════════════════════════╝

      >>>>>> SB-Innovation <<<<<<

      ╔═══════════════════════════╗
      Original Mod by:
      ╚═══════════════════════════╝

      >>>>>> Shu <<<<<<


      Change Log:

      + Fix PerfectSpoof sending User-Agent to tracker

      + Integrated Peer Injector 0.3 by anon

      + Perfect Spoof 2 by ghostfucker

      + uTorrent ID Generator

      + Modifiable Client Files

      + Ghostleech

      + LTEP Fixes

      + Multiple peerlist entries fixed

      + More No Report Options

      + (Fake Upload) Stop faking when swarm speed is zero

      + Upload Kicker

      + Ratio Tool

      + Synced with latest LegitBly Mod

      + (Upload Multiplier) Show as seeder

      + (SBI-Hack Torrentview) Scrollbars added

      + Fix Tracker Update Interval Divider

      + Use Swarm Peers fixed

      + Updated core to BiglyBT 2.5.0.0



      BiglyBT Change Log:
      BiglyBT Change Log
      Vuze Change Log
      Installation:

      Windows

      1. Download the latest OpenJDK Java. It must be Java version 15 or higher. (JDK GA Release).
      2. Download and install the latest non-beta BiglyBT release (BiglyBT - Download). Do not open BiglyBT after installation.
      3. BACK UP YOUR TORRENT LIST! IT IS LIKELY YOU WILL LOSE IT! You must export your torrents. Copying or exporting / importing old configurations will not work.
      4. Extract the hack files using 7-Zip (7-Zip Download) or equivalent to %PROGRAMFILES%\BiglyBT (C:\Program Files\BiglyBT) and overwrite ALL files.
      5. Delete the "jre" folder in %PROGRAMFILES%\BiglyBT (C:\Program Files\BiglyBT).
      6. Open the OpenJDK archive downloaded in step 1 and extract the "jdk-XX" folder to the BiglyBT folder %PROGRAMFILES%\BiglyBT (C:\Program Files\BiglyBT).
      7. Rename the extracted "jdk-XX" folder to "jre".
      8. Run Notepad as Administrator and open %PROGRAMFILES%\BiglyBT\BiglyBT.exe.vmoptions (C:\Program Files\BiglyBT\BiglyBT.exe.vmoptions), append the following line:
      NOTE: If you want to run BiglyBT-console.exe perform step 8 but instead create file "BiglyBT-console.exe.vmoptions"
      Code:
      --patch-module=java.base=ghostfucker_utils.jar
      --add-exports=java.base/sun.net.www.protocol=ALL-UNNAMED
      9. Run BiglyBT and Enjoy!


      macOS
      1. Download and install the latest Java. It must be Java version 15 or higher. (JDK GA Release). Note the path to the OpenJDK archive downloaded. You will need it for step 5.
      2. Download and install the latest non-beta BiglyBT release (BiglyBT - Download).
      3. BACK UP YOUR TORRENT LIST! IT IS LIKELY YOU WILL LOSE IT!
      4. Extract the hack files within the ZIP file to /Applications/BiglyBT/.biglybt and overwrite ALL files.

      NOTE: To see the folder in Finder, you may need to perform the following steps:
      4a. Open Terminal
      4b. Run the following command:
      Code:
      defaults write com.apple.finder AppleShowAllFiles YES
      4c. Hold the "Option/Alt" key, then right click on the Finder icon in the dock and click Relaunch
      4d. Once you have copied the files, you can revert to hiding folders with:
      Code:
      defaults write com.apple.finder AppleShowAllFiles NO
      5. Open up a Terminal and run the following commands. NOTE: You need to replace "PATH_TO_OPENJDK_ARCHIVE" in the first command to the path to the OpenJDK archive from step 1.
      Code:
      OPENJDK_ARCHIVE="PATH_TO_OPENJDK_ARCHIVE"
      sudo rm -r "/Applications/BiglyBT/.install4j/jre.bundle"
      sudo tar -xzf "$OPENJDK_ARCHIVE" -C "/Applications/BiglyBT/.install4j/"
      sudo mv "/Applications/BiglyBT/.install4j/jdk-"* "/Applications/BiglyBT/.install4j/jre.bundle"
      echo -e "\n--patch-module=java.base=ghostfucker_utils.jar" | sudo tee -a "/Applications/BiglyBT/.biglybt/java.vmoptions"
      echo "--add-exports=java.base/sun.net.www.protocol=ALL-UNNAMED" | sudo tee -a "/Applications/BiglyBT/.biglybt/java.vmoptions"
      6. Run BiglyBT and Enjoy!

      Linux
      NOTE: Based on Ubuntu 20.04
      1. Install the latest OpenJDK and libjna package from your distro's package repository. On Ubuntu 20.04 this is openjdk-15-jre and libjna-java.
      NOTE: Some distros do not have an OpenJDK of version 9 or greater available. In which case, you will need to download and extract the tar.gz package supplied by OpenJDK (JDK GA Release).
      Code:
      sudo apt install openjdk-15-jre libjna-java
      2. Download the latest non-beta BiglyBT release and make it executable (BiglyBT - Download).
      Code:
      wget https://files.biglybt.com/installer/BiglyBT_Installer.sh
      chmod +x BiglyBT_Installer.sh
      3. BACK UP YOUR TORRENT LIST! IT IS LIKELY YOU WILL LOSE IT!
      4. Run the installer, specifying app_java_home variable to your JRE folder. On Ubuntu, this is: /usr/lib/jvm/java-15-openjdk-amd64/
      Code:
      app_java_home="/usr/lib/jvm/java-15-openjdk-amd64/" ./BiglyBT_Installer.sh
      5. Extract the hack files within the ZIP file to "~/biglybt" (/home/<username>/biglybt)
      Code:
      unzip -o BiglyBT_*.zip -d ~/biglybt
      6. Append the following VM options:
      Code:
      echo "--patch-module=java.base=ghostfucker_utils.jar" >> ~/.biglybt/java.vmoptions
      echo "--add-exports=java.base/sun.net.www.protocol=ALL-UNNAMED" >> ~/.biglybt/java.vmoptions
      7. Run BiglyBT and Enjoy!

      Troubleshooting:
      Before posting problems please make sure:
      1. You have updated Java in the "jre" folder to the latest version (must be Java 15 or higher) (JDK GA Release]).
      2. You have uninstalled BiglyBT using the uninstaller.
      3. You have removed the BiglyBT Application folder:
      Code:
      C:\Program Files\BiglyBT (Windows x64)
      C:\Program Files (x86)\BiglyBT (Windows x86)
      /Applications/BiglyBT (macOS)
      ~/biglybt / /home/<username>/biglybt (Linux)
      4. You have removed the BiglyBT Settings folder:
      NOTE: THIS WILL RESET ALL BIGLYBT SETTINGS AND TORRENT LISTS
      Code:
      %APPDATA%\BiglyBT / C:\Documents and Settings\<username>\Application Data\BiglyBT (Windows XP - Application Data may be Hidden)
      %APPDATA%\BiglyBT / C:\Users\<username>\AppData\Roaming\BiglyBT (Windows Vista - AppData may be Hidden)
      /Users/<username>/Library/Application Support/BiglyBT (macOS)
      ~/.biglybt / /home/<username>/.biglybt (Linux)
      5. Reinstalled BiglyBT using the package from BiglyBT - Download.
      6. Re-applied the hack by following the installation instructions above.

      Portable Mode:
      Portable mode is now built into BiglyBT / Vuze. See wiki article: Portable Vuze.


      Enjoy!

      Download Now


      Supporters / CoAuthors


      Show Your Support

        -->
      • If you like this modification support the author by donating.
      • For saying thanks to the author, please click here.
      • This modification may not be copied, reproduced or published elsewhere without author's permission.

    Who Said Thanks:

    Clectus1 (05.12.20) , sneakayz47 (04.12.20) , Paranormal (22.11.20) , epicwin101 (21.11.20) , dhunterhell (05.11.20) , cloud99 (31.10.20) , jens32 (26.10.20) , boogeyman12 (26.10.20) , GhostCode (08.10.20) , Snitlev (02.10.20) , Sazzy (01.10.20) , eragooo (26.09.20) , mercuryf (25.09.20) , Lucas Kane (24.09.20) , illusive (24.09.20) , anon (24.09.20) , qUeLo (23.09.20) , sigduwksnsksis9283 (23.09.20)


  1. #2
    Member illusive's Avatar
    Join Date
    24.10.10
    P2P Client
    What ?! That's Private!
    Posts
    505
    Activity Longevity
    3/20 16/20
    Today Posts
    0/5 ssssss505
    Cool update. Thanks for keep it coming. Following UI issue still there

    Quote Originally Posted by illusive View Post
    Great work so far. I'll be testing. However, My previously reported bug (mentioned in the below quote) has changed a bit. Now the (SpeedBetween __ and __) is not enabled unless I tick the option "Use the swarm's average speed as fake upload speed". So the trigger option has changed a bit, that's it.

    Quote Originally Posted by illusive View Post
    OK so far so good, will get back after some testing.

    Update: OK the main cheating option for me is a bit weird. (speed mode++ > SpeedBetween __ and __) is not enabled unless I tick the option "Stop faking when swarm speed is zero".

    image
    Reply With QuoteReply With Quote
    Thanks

  2. Who Said Thanks:

    Lucas Kane (24.09.20)

  3. #3

    Join Date
    25.09.20
    Posts
    2
    Activity Longevity
    0/20 4/20
    Today Posts
    0/5 ssssssss2

    Updating to the new version

    Hi,

    First of all, thank you for the fantastic software.

    My question is I'm already using 2.4.0.0 on my pc. Should I make all these steps all over again or installing the new BilyBT exe would be enough? And if I only install the new exe will it wipe off my torrent list?

    Thank you.
    Reply With QuoteReply With Quote
    Thanks

  4. #4
    Member illusive's Avatar
    Join Date
    24.10.10
    P2P Client
    What ?! That's Private!
    Posts
    505
    Activity Longevity
    3/20 16/20
    Today Posts
    0/5 ssssss505
    Quote Originally Posted by mercuryf View Post
    Hi,

    First of all, thank you for the fantastic software.

    My question is I'm already using 2.4.0.0 on my pc. Should I make all these steps all over again or installing the new BilyBT exe would be enough?
    I installed the newer exe installer and put the new JDK (15) then replaced the files that I got from here and that's it. It worked. So to answer your questions, yes it would work but not guaranteed. Clean installation is always safer, better and easier !


    Quote Originally Posted by mercuryf View Post
    And if I only install the new exe will it wipe off my torrent list?

    Thank you.
    No guarantee at all. You should backup your torrents list always. Every upgrade I get a wipe clean list of torrents. However, this time I got the same list there without any deleted torrent from the seeded/leaching list. But neither I or anyone would guarantee this behavior so better safe than sorry.
    Reply With QuoteReply With Quote
    Thanks

  5. Who Said Thanks:

    sigduwksnsksis9283 (03.10.20) , anon (26.09.20) , mercuryf (25.09.20)

  6. #5
    is it a known bug for the ui to not count flashed amount?

    i flashed few hundred it didn't update here but it did on tracker
    Reply With QuoteReply With Quote
    Thanks

  7. #6
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    Yes, for the "upload kicker" feature that's normal. You can see, add to or reset the upload that will be flashed before the next tracker update is due, but it isn't remembered anywhere afterwards.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  8. Who Said Thanks:

    illusive (06.10.20) , sigduwksnsksis9283 (05.10.20)

  9. #7
    GhostCode's Avatar
    Join Date
    23.02.10
    Location
    USA
    P2P Client
    Utorrent
    Posts
    54
    Activity Longevity
    7/20 17/20
    Today Posts
    1/5 sssssss54
    is there a tutorial for how to modify client spoof? and client files where to get them from?

    thanks
    Reply With QuoteReply With Quote
    Thanks

  10. #8
    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 GhostCode View Post
    is there a tutorial for how to modify client spoof?
    http://www.sb-innovation.de/showthread.php?t=13781

    and client files where to get them from?
    http://www.sb-innovation.de/forumdis...d-Client-Files
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  11. #9
    GhostCode's Avatar
    Join Date
    23.02.10
    Location
    USA
    P2P Client
    Utorrent
    Posts
    54
    Activity Longevity
    7/20 17/20
    Today Posts
    1/5 sssssss54
    hello, may i ask for this two files.

    thanks in advance
    qBitTorrent 3.2.3
    uTorrent 2.2.1 Build 25154
    Reply With QuoteReply With Quote
    Thanks

  12. #10
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    Those clients are very old. Is there any reason you can't use another emulation that's already available?
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  13. #11
    GhostCode's Avatar
    Join Date
    23.02.10
    Location
    USA
    P2P Client
    Utorrent
    Posts
    54
    Activity Longevity
    7/20 17/20
    Today Posts
    1/5 sssssss54
    a site i use which is Dtorrents has that as one of trusted clients, and i serched through database and none of the versions i need are listed on the site.
    Reply With QuoteReply With Quote
    Thanks

  14. #12
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    5/5 ssss39386
    I understand, but...
    • qBittorrent 3.2.3 release date: August 2nd, 2015
    • uTorrent 2.2.1 Build 25154 release date: March 30th, 2011

    If the staff on that tracker explicitly trust clients that were released between 5 and 9 years ago and have known security vulnerabilities, that's a bit crazy. You may want to consider the possibility that their list isn't up to date, or even enforced in the first place.

    Anyway, if that's wrong, let me know and I'll write those client files as soon as I'm able to.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  15. #13
    GhostCode's Avatar
    Join Date
    23.02.10
    Location
    USA
    P2P Client
    Utorrent
    Posts
    54
    Activity Longevity
    7/20 17/20
    Today Posts
    1/5 sssssss54
    anon i will send you the list from their site...i want to keep utorrent as it works on 3 majors sites i use...so to answer your question i would love to get the two clients mentioned above but will send u pm with their list...
    Reply With QuoteReply With Quote
    Thanks

  16. #14
    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 GhostCode View Post
    will send u pm with their list...
    That screenshot mentions newer versions of qBittorrent for which client files are already available, and doesn't say anything about specific uTorrent 2.2.1 builds Anyway, I'll look into it over the next few days.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  17. #15

    Join Date
    12.10.20
    Posts
    18
    Activity Longevity
    0/20 4/20
    Today Posts
    0/5 sssssss18
    Is there a guide to set this up to mimic/be undetected? I know there's the guide explaining all the settings, but am I missing anything if I follow the instructions in this post and then follow the instructions for spoofing a client? Just want to make sure I'm not missing anything that would be an easy giveaway.
    Last edited by motalemb; 17.10.20 at 18:07.
    Reply With QuoteReply With Quote
    Thanks

+ Reply to Thread
Page 1 of 7 123 ... 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
  •