+ Reply to Thread
Page 1 of 5 123 ... LastLast
Results 1 to 15 of 66

Thread: BiglyBT Extreme Mod by SB-Innovation 2.6.0.0 Beta

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

      BiglyBT Extreme Mod by SB-Innovation 2.6.0.0 Beta

      Version: 2.6.0.0, by (Coder) DigitalDJ is offline

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

      SB-Innovation Presents

      BiglyBT Extreme Mod by SB-Innovation 2.6.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.6.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:

    Paranormal (20.01.21) , mercuryf (26.12.20) , Snitlev (23.12.20) , illusive (23.12.20) , TheBuzzer (23.12.20) , vanperkiwer (19.12.20) , RaMa (18.12.20) , anon (18.12.20) , mmmmm (18.12.20) , qUeLo (18.12.20) , lil-fella (18.12.20) , sigduwksnsksis9283 (18.12.20) , JohnareyouOK (18.12.20)


  1. #2

    Join Date
    19.12.20
    Location
    Hell
    P2P Client
    rtorrent+bittorent+deluge
    Posts
    3
    Activity Longevity
    0/20 4/20
    Today Posts
    0/5 ssssssss3
    is there any usage information?
    Reply With QuoteReply With Quote
    Thanks

  2. #3

    Join Date
    09.09.20
    P2P Client
    Tixati 2.6.7
    Posts
    241
    Activity Longevity
    0/20 4/20
    Today Posts
    0/5 ssssss241
    Quote Originally Posted by vanperkiwer View Post
    is there any usage information?
    You may check here
    https://www.sb-innovation.de/showthr...ings-explained
    Reply With QuoteReply With Quote
    Thanks

  3. Who Said Thanks:

    vanperkiwer (19.12.20)

  4. #4

    Join Date
    19.12.20
    Location
    Hell
    P2P Client
    rtorrent+bittorent+deluge
    Posts
    3
    Activity Longevity
    0/20 4/20
    Today Posts
    0/5 ssssssss3
    Quote Originally Posted by sashiagustina View Post
    thank you so much for the information. Can i cheat with bittorrent? is there bittorrent mod?
    Reply With QuoteReply With Quote
    Thanks

  5. #5

    Join Date
    26.04.12
    Location
    france
    P2P Client
    vuze
    Posts
    2
    Activity Longevity
    0/20 14/20
    Today Posts
    0/5 ssssssss2
    Hello,
    i have startup error,
    i follow all above your instructions,
    i used: BiglyBT_Installer64.exe v.2.6.0.0
    Java version 17, openjdk-17-ea+2_windows-x64_bin = renamed "jre"
    OS=win 8.1 pro 64bit
    someone help please
    Click image for larger version. 

Name:	ffgf.jpg 
Views:	578 
Size:	138.5 KB 
ID:	20846
    Last edited by freedomworld; 19.12.20 at 10:48.
    Reply With QuoteReply With Quote
    Thanks

  6. Who Said Thanks:

    vanperkiwer (19.12.20)

  7. #6

    Join Date
    09.09.20
    P2P Client
    Tixati 2.6.7
    Posts
    241
    Activity Longevity
    0/20 4/20
    Today Posts
    0/5 ssssss241
    Quote Originally Posted by freedomworld View Post
    Hello,
    i have startup error,
    i follow all above your instructions,
    i used: BiglyBT_Installer64.exe v.2.6.0.0
    Java version 17, openjdk-17-ea+2_windows-x64_bin = renamed "jre"
    OS=win 8.1 pro 64bit
    someone help please
    Click image for larger version. 

Name:	ffgf.jpg 
Views:	578 
Size:	138.5 KB 
ID:	20846
    i was having this issue.

    The file "pref_inst.cfg" is missing. that is the problem. in version 2.5 i was also experiencing this. And i figured it out because that file is missing. not even installed. i did clean install. still. 'pref_inst.cfg" is my missing. i will maybe upload fixed version. so nobody is experiencing this again.

    Just follow "How to install" inside.

    Don't worry i included latest jre, latest biglybt, and latest mod.

    https://gofile.io/d/SD8F1z
    Last edited by sashiagustina; 19.12.20 at 12:24.
    Reply With QuoteReply With Quote
    Thanks

  8. Who Said Thanks:

    freedomworld (19.12.20) , vanperkiwer (19.12.20)

  9. #7

    Join Date
    26.04.12
    Location
    france
    P2P Client
    vuze
    Posts
    2
    Activity Longevity
    0/20 14/20
    Today Posts
    0/5 ssssssss2
    Quote Originally Posted by sashiagustina View Post
    i was having this issue.

    The file "pref_inst.cfg" is missing. that is the problem. in version 2.5 i was also experiencing this. And i figured it out because that file is missing. not even installed. i did clean install. still. 'pref_inst.cfg" is my missing. i will maybe upload fixed version. so nobody is experiencing this again.

    Just follow "How to install" inside.

    Don't worry i included latest jre, latest biglybt, and latest mod.

    https://gofile.io/d/SD8F1z
    @ sashiagustina

    yes, its working
    Thanks a lot
    Reply With QuoteReply With Quote
    Thanks

  10. #8

    Join Date
    09.09.20
    P2P Client
    Tixati 2.6.7
    Posts
    241
    Activity Longevity
    0/20 4/20
    Today Posts
    0/5 ssssss241
    Quote Originally Posted by freedomworld View Post
    @ sashiagustina

    yes, its working
    Thanks a lot
    happy to help :)

    ---------- Post Merged at 20:18 ---------- Previous Post was at 20:17 ----------

    Quote Originally Posted by vanperkiwer View Post
    thank you so much for the information. Can i cheat with bittorrent? is there bittorrent mod?
    you can use different client in perfect spoof, make sure if you wanna try, try on easypeasy tracker.
    Reply With QuoteReply With Quote
    Thanks

  11. Who Said Thanks:

    vanperkiwer (20.12.20)

  12. #9
    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 vanperkiwer View Post
    thank you so much for the information. Can i cheat with bittorrent? is there bittorrent mod?
    I suggest reading the tutorial, then using the search engine if you have other questions.

    Quote Originally Posted by sashiagustina View Post
    Don't worry i included latest jre, latest biglybt, and latest mod.
    "Crack"
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  13. Who Said Thanks:

    vanperkiwer (20.12.20)

  14. #10

    Join Date
    09.09.20
    P2P Client
    Tixati 2.6.7
    Posts
    241
    Activity Longevity
    0/20 4/20
    Today Posts
    0/5 ssssss241
    Quote Originally Posted by anon View Post
    I suggest reading the tutorial, then using the search engine if you have other questions.



    "Crack"
    hahahaha sorry about that hehehehe. it is crack the stiffness and brings you to the next level of cheating hehe
    Reply With QuoteReply With Quote
    Thanks

  15. #11
    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
    Any idea how to enable the portable mode ? No matter how I pass the parameters through shortcut like

    BiglyBT.exe -J-Dazureus.config.path="whatever"

    OR in vmoptions

    Code:
    -Dazureus.config.path=whatever
    -Dazureus.portable.enable=true
    --patch-module=java.base=ghostfucker_utils.jar
    --add-exports=java.base/sun.net.www.protocol=ALL-UNNAMED
    Configurations is never saved in ut folder specified ?
    UPDATE:

    Forget about it. `-Dazureus.portable.enable=true` must not be set in order to the config to make an effect.
    Last edited by illusive; 26.12.20 at 10:00.
    Reply With QuoteReply With Quote
    Thanks

  16. Who Said Thanks:

    sashiagustina (26.12.20)

  17. #12

    Join Date
    09.09.20
    P2P Client
    Tixati 2.6.7
    Posts
    241
    Activity Longevity
    0/20 4/20
    Today Posts
    0/5 ssssss241
    Quote Originally Posted by illusive View Post
    UPDATE:

    Forget about it. `-Dazureus.portable.enable=true` must not be set in order to the config to make an effect.
    Code:
    -Dazureus.config.path=whatever
    -Dazureus.portable.enable=false
    --patch-module=java.base=ghostfucker_utils.jar
    --add-exports=java.base/sun.net.www.protocol=ALL-UNNAMED
    or

    Code:
    -Dazureus.config.path=whatever
    --patch-module=java.base=ghostfucker_utils.jar
    --add-exports=java.base/sun.net.www.protocol=ALL-UNNAMED
    Reply With QuoteReply With Quote
    Thanks

  18. Who Said Thanks:

    illusive (27.12.20)

  19. #13
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386
    For the record, this is my launch script... I haven't changed the portable mode parameters since the Vuze Extreme Mod days and it still works fine.

    Code:
    @echo off
    rem In case this is called from a terminal window, remember the present working directories
    rem (WD1 = PWD of the current drive, WD2 = PWD of the drive where this script is stored)
    set WD1="%CD%"
    %~d0
    set WD2="%CD%"
    
    cd /d "%~dp0"
    rem Java is in my PATH, so no need to set JAVA_HOME
    rem set JAVA_HOME=C:\bleh
    set VUZEDIR=%CD%
    
    :main
    echo Starting BiglyBT Extreme Mod...
    rem [08/11/2019] Commenting out -XX:MaxDirectMemorySize=512m -Xms256m -Xmx256m -XX:+UseLargePages because they _may_ be causing huge memory leaks and swapping after long runtimes. They were immediately after -Djava.net.preferIPv4Stack=true
    start "" javaw.exe -Djava.net.preferIPv4Stack=true -classpath "%VUZEDIR%\BiglyBT.jar;%VUZEDIR%\swt.jar" -Djava.library.path="%VUZEDIR%" -Dazureus.portable.enable=true -Dazureus.config.path="%VUZEDIR%" -Duser.dir="%VUZEDIR%" --patch-module=java.base=ghostfucker_utils.jar --add-exports=java.base/sun.net.www.protocol=ALL-UNNAMED com.biglybt.ui.Main
    
    :exit
    rem set JAVA_HOME=
    set VUZEDIR=
    
    cd /d %WD2%
    cd /d %WD1%
    set WD1=
    set WD2=
    exit /b
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  20. Who Said Thanks:

    sashiagustina (27.12.20)

  21. #14
    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 anon View Post
    For the record, this is my launch script... I haven't changed the portable mode parameters since the Vuze Extreme Mod days and it still works fine.

    Code:
    @echo off
    rem In case this is called from a terminal window, remember the present working directories
    rem (WD1 = PWD of the current drive, WD2 = PWD of the drive where this script is stored)
    set WD1="%CD%"
    %~d0
    set WD2="%CD%"
    
    cd /d "%~dp0"
    rem Java is in my PATH, so no need to set JAVA_HOME
    rem set JAVA_HOME=C:\bleh
    set VUZEDIR=%CD%
    
    :main
    echo Starting BiglyBT Extreme Mod...
    rem [08/11/2019] Commenting out -XX:MaxDirectMemorySize=512m -Xms256m -Xmx256m -XX:+UseLargePages because they _may_ be causing huge memory leaks and swapping after long runtimes. They were immediately after -Djava.net.preferIPv4Stack=true
    start "" javaw.exe -Djava.net.preferIPv4Stack=true -classpath "%VUZEDIR%\BiglyBT.jar;%VUZEDIR%\swt.jar" -Djava.library.path="%VUZEDIR%" -Dazureus.portable.enable=true -Dazureus.config.path="%VUZEDIR%" -Duser.dir="%VUZEDIR%" --patch-module=java.base=ghostfucker_utils.jar --add-exports=java.base/sun.net.www.protocol=ALL-UNNAMED com.biglybt.ui.Main
    
    :exit
    rem set JAVA_HOME=
    set VUZEDIR=
    
    cd /d %WD2%
    cd /d %WD1%
    set WD1=
    set WD2=
    exit /b
    Nice, I'll make use of that. BTW since you got `-Dazureus.portable.enable=true` the settings will be in the same location as the app is. Which already specified as the script `set VUZEDIR=%CD%` & `-Dazureus.config.path="%VUZEDIR%"`.

    I had to look into the source code for this one.
    Reply With QuoteReply With Quote
    Thanks

  22. #15

    Join Date
    27.12.20
    Posts
    5
    Activity Longevity
    0/20 4/20
    Today Posts
    0/5 ssssssss5
    Hi,

    I registered first to say thank you - great mod. I was using 1.9.9 perfectly but thought I'd update since seeing 2.6.0.0 out.

    I updated, but now have run into a problem with a private tracker I am using.

    When downloading a torrent from this particular site, I receive a tracker error.
    This error is:

    Connection Error (sun.net.util.IPAddressUtil.checkAuthority(Ljava/net/URL;)Ljava/lang/String;)

    Any idea how to fix this? It's only been since updating to the latest version.

    Thanks
    Last edited by prod1gy; 27.12.20 at 13:16.
    Reply With QuoteReply With Quote
    Thanks

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