We're back online!

Welcome to Leechermods 2026: The Signal is Amplified We’re officially heading into our 20th year! After a long period of strategic silence and low-frequency operations from our previous rural Eastern and Northern European outpost, we have fully transitioned to our new operational cycle. The Current Deployment: We are now alternating between the regulatory sanctuary of Iceland and the high-speed intelligence hubs of Singapore , before relocating to the Mekong Delta Hub for a longer-term signal persistence. Apologies for the recent downtime; I've been busy hardening our DNS configurations for enhanced security (Global HTTPS/TLS). A full site redesign (CSS, HTML, JS, and AI-integrated features) is underway to optimize our new CDN backbone and eliminate legacy graphical debt. Stay tuned. The audit never stops. Status: Moving Out. Moving Up. Operational.

ISP P2P (BitTorrent, eMule) traffic shaping - P2P Bandwidth limiting

Article based on:
http://filesharingz.com/guides/bittorrent_encryption_myths.php
http://www.azureuswiki.com/index.php/Bad_ISPs

Traffic shaping is used in some countries by several ISP's to save bandwidth from customer internet accounts. In Europe, United Kingdom, some ex colonies, Malaysia use this Technology in Asia and a few South American Countries. Other European Countries as well Africa and Russia do not limit customer bandwidth for P2P filesharing.
If your ISP shaping traffic, please consider finding a new, better one.

Protocol Encryption can help to increase download speed if your ISP limits P2P traffic.
Some ISPs limits encrypted traffic.

Test it with a good seeded torrent or eMule downloads with many sources such as on Linux distributions, Open Office... if the speed is significant slower as http downloads. For example a http (ftp) download with download manager runs at 4 Mb/s full line speed and P2P (torrent, edonkey) is rate limit to 400 - 550 kb/s (40 ~ 50).

Furhter more there is an online BitTorrent traffic tester available from Max Planck Institute for Software Systems:
http://broadband.mpi-sws.mpg.de/transparency/bttest.php
While running this test, you can next to your ip in the url address bar change the ports to others during a short interrupt and re-run the test on ports of your choice (others than the standard BitTorrent ports).

How to activate Protocol Encryption in eMule:

eMule Official and eMule Mods (MorphXT, Xtreme...)
Go to Options -> Settings -> Security, Select the Checkbox: [X] Enable Protocol Obfuscation
If your download speeds do not increase when you choose Enabled, choose: [X] Allow obfuscated connections only.



click on the pictures for fullscreen


In extension for eMule mods based on Applejuice (HyperTraxx, Fireball, RC-Atlantis, EPB-Mod, GPS2Crew Mod, Titandonkey, Razorback Mod, SunPower-Mod, Wikinger Mod, ROCKFORCE Mod,...) using "AES 256 bit" Encryption.

Try the following setting combination as shown in this screenshots:


Settings as in the Official eMule and Mods, see above, plus try under 'Sharing' Tab Encryption AES 256 bit to select: [X] Support Encryption
If it do not increase the download speed try: [X] Use Encryption for all files


Caution AES 256 encryption is not compatible with other clients which do not support this features. You may get no upload if you are connected with incompatible clients. You can possible not download from standard eMule if this is activated!

If your ISP do not limit P2P traffic, activated forced protocol encryption needs more cpu load and system resources!

You can try to change the standard Ports in eMule:

Make shure Portforwarding via UPnP (can use settings Random ports) or manually (fixed ports) is setup for your router.

Remark:
eMule protocol obfuscation, Applejuice Mods enhanced Encryption (AES 256 bit) and BitTorrent encryption will not hide your identity or improve your security!!!
Encryption will not hides the data you are sharing!
"Encryption was developed with only one purpose in mind: circumventing traffic shapers and sniffers. Certain ISPs employ traffic shaping tactics to lower eMule and BitTorrent speeds and thus reduce eMule and BitTorrent traffic."
eMule Applejuice 'extra' security as a eMule mod do not exist. Applejuice based eMule Mods aren't more or less secure as every other eMule client.

encryption AES 256 bit part implementation port taken from???: http://www.i2p2.de/how_intro_de - http://www.i2p2.de/download
•Source install:
http://mirror.i2p2.de/i2psource_0.6.3.tar.bz2 ???


AES code, under the Cryptix (MIT) license, written by the Cryptix team

How to encrypt BitTorrent Traffic Weblink: http://filesharingz.com/guides/how_to_encrypt_bittorrent_traffic.php

Comments

  1. Vorsicht vor Applejuice und Derivaten, Ich bin doch nicht blöd!

    http://www.emulefuture.de/forum/Vorsicht-vor-Applejuice-und-Derivaten-t12040.html

    ReplyDelete
  2. ed2k://|file|Achtung%20an%20alle%20emule%20Applejuice,Razorback,Titandonkey%20User!!!!!.txt|8470|C0772C03BB766CF2AB5737EC0BEFF2EE|h=BSXWDHSDX2SQW22BMYLM7ZOZIGVNYT3O|/

    ReplyDelete
  3. It needs a testfile download link with 100 or more mb to test this on ISP's with P2P and emule traffic shaping. without this how to test encryption? Especially if this is part of a edonkey community

    ReplyDelete
  4. i think I found solution for AOL UK and some others rate Limit eMule and BitTorrent.

    Set in eMule Settings, Connection the ports to 80, or 8080 http/https ports. Try the same with BitTorrent. Set the ports to http/https or ftp default ports.

    Anyone can confirm this works to bypass P2P traffic bandwidth throttling using http/https or ftp ports?

    ReplyDelete
  5. Set the emule ports to 8080 confirmed works on ISP BT Total Broadband ADSL, UK

    ReplyDelete
  6. No more as 85 max. connections!

    ReplyDelete
  7. 1701, 1723, 1720, 9, 21, 23, 25, 53, 80, 110, 443, 3389, 8080,

    ReplyDelete
  8. The Ads have been removed here but anyone was send the file around to AV vendors. It's done with Packer: "mpress exe packer"
    Unpacking prove no virus inside!
    test by self:
    Mpress Unpacking Script

    OllyDBG:

    /*

    MPRESS 1.25 OEP Finder
    http://www.matcode.com/mpress.htm


    Script written by k11
    Test Environment: OllyDbg v1.10, ODbgScript v1.65
    */

    var temp
    find eip, #0000E9????????#
    cmp $RESULT,0
    je error
    mov temp, $RESULT
    inc temp
    inc temp
    bp temp
    run
    bc temp
    sto
    sto
    find eip, #61E9????????#
    cmp $RESULT,0
    je error
    mov temp, $RESULT
    inc temp
    bphws temp, "x"
    run
    bphwc temp
    sto
    an eip
    cmt eip, "This is the OEP"
    MSG "OEP found!"
    ret

    error:
    MSG "Error!"
    ret

    DL: DL AJ HACKED

    ReplyDelete
  9. Why is the info text not in english, dansk, swedish and lituania. for razorback mod in french and spanish if the most users are there?

    ReplyDelete
  10. Why is emule all of a sudden not working with Windows 7, and I keep getting an "emule is incompatible" diagnostic when I try to let Windows "fix" the problem?

    ReplyDelete
  11. Why does emule not execute, and why dooes the icon disappear when I click on it? I tried to let Windows 7.0 "fix" the problem but it tells me that "emule is incompatible"

    ReplyDelete
  12. Try the new eMule 0.50a Beta 2 it have some windows 7 enhancements read here: http://www.leechermods.com/2010/03/emule-050a-beta-2.html

    ReplyDelete

Post a Comment

We would appreciate if you as readers of our blog, show us some feedback by signing up to this site with Friend Connect.
This will encourage us to publish updates in the future.

Popular posts from this blog

15x avast! Pro Antivirus 1 year 1 PC and 5x avast! Internet Security Version 6 - Review and GiveAway

Malwarebytes Anti-Malware PRO review - write a comment and one from 16 Licenses can be yours