07 August 2008

eMule 0.4x Generic Ratio Remover

5 comments
Generic eMule Ratio Remover for Mods and Original eMule

Search replace patcher for up to all eMule Versions from Version 0.47b up to latest 0.49b include most eMule mods

Tested ShadowMule (all known Versions up to v2.0e based on eMule v0.49b BETA1)
many more mods and all original emule from 0.47b to v0.49b Final
If in Israel or Italy are 56kb/s Modem users, its been tested to work on AcKroNiC v5.0 for example eMule v0.49a | AcKroNiC v5.0 Mod by Taz, Adunaza, Antares vs Sundawner - Versions (mod full of bugs), eMule v0.49b | BigBang v2.2 PE Compact unpacked, all TK 4 Mods include latest eMule v0.49a TK4 V2.2a, eMule Beba, Alliance Mod and all other Mods made by Tr0nYx, Sivka Mods, all useneXt.de Ads Mods like TyrantMule v1.1 v0.48a SpeedShare V2 v0.48a, all X-Ray Mods up to eMule v0.49a X-Ray v1.4, ... and so on,...



How it works (SRC):
Generic Patch =

Search Pattern:
3D 00 10 00 00 56 57 66 8B 3D ?? ?? ?? ?? 73 ?? 3D 00 28 00 00 73 ?? B9 03 00 00 00 F7 E1

Replace Pattern:
3D 00 10 00 00 56 57 66 8B 3D ?? ?? ?? ?? EB 3A ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??

(1 Match only)
-------

75 ?? 8B 1D ?? ?? ?? ?? 6A 00 6A 00

replace:
E9 42 01 00 00 90 90 90 ?? ?? ?? ??

(1 Match only)

All emule v., more accurate 1st search byte pattern with more than 30 bytes required for ZZUL, ZZUL Bastard, eMF Mod, SharkX,... needs a 3th alternative pattern search on 73 00 (first 2 bytes) change to EB 3A. This Mods support is not implemented now.
Asian emule mods such as VeryCD (VC mod), CN-6, ACAT,..., all Morph and xtreme Mod base, dreamule, applejuice family mods have complete differned byte change rules. => Later Patcher universal or mod family based.

Sample of a Patched Mod for 56k Modem user / Download speed in screenshot needs to adjust :), upload OK!



Mods with enforced Ratio required manual patching or use a later patch engine for example the Community mod like Applejuice but also some new VeryCD, easymule, Playmule, eMule OrAnGe Spirit [OrAnGeS], newer eChanblard Next, analyzer (or how this mod is called) eMule v0.49a AnalyZZUL 1.1 might work with a little byte adjustments :), Xtreme mod based, Morph based mods! / Different pattern ! Will crash or can't found this pattern if you patch with this search replace pattern!!! Check it out by self where it works and not. VCD Mods and thouse who crash need to change / adjust the 1st line from the search replacment pattern in hack! see ZZUL and ZZUL Bastard, SharkX no ratio

Download: generic.emule.0.4x.generic.ratio.remover

Patch makes 1kb/s upload possible by unlimited download speed / Done for 44k - 56 PST (Analogue Telephone Line) Modem user as there is not much credit to gain by giving low/less upload to the network!!!
Allows 56k Modem user to use as well emule mods.

DO NOT USE 1KB/S UPLOAD IF YOU CAN GIVE MORE UPLOAD!!! IT'S NOT FOR THE PURPOSES OF THIS OR OTHER RATIO REMOVER PATCHES TO USE THEM WITH DSL BROADBAND SPEED CONNECTION !!!
YOU EARN NO CREDITS IN FILESHARING NETWORK IF YOU UPLOAD LESS !!! IF YOU IN A HURRY OR ON MODEM 44KB/s, 56KB/S etc.. MOBILE PHONE (GPRS) IT'S ANOTHER THING !!!

- Search and replace pattern can be adjusted for other mods and results -

All Credits to Wyx. It's based on his byte changes pattern. Made with dUP.
Alternative instead of using autopatcher you can with an hexeditor search the pattern and replace the bytes.

If you get a false positive alert by some AV's it's possible, just try some exe packer/protectors and pack the patch with them. Most AV's give up if you use:
ASprotect ver 2.1x > 2.2x http://www.aspack.com/asprotect.htm (Version which Stripper cant unpack)
Armadillo (low versions and latest version can skip KASP., NOD) http://www.siliconrealms.com/
or dont use patches done with dUP and use Winhex or other hexeditor and do the byte changes....

News source: http://www.rsvcd-forum.de/rsfo/thread.php?threadid=31957 ; http://www.sb-innovation.de/f151/emule-0-4x-generic-ratio-remover-4997/ ; http://centrump2p.com/forum/leecher/emule-0-47b-0-49b-generic-ratio-remover-for-mods-and-t472.html

Thank you all

eMule 0.49B Upload Limit Patch For 56K Modem By Wyx

3 comments
Emule 0.49B Upload Limit Patch For 56K Modem By Wyx

For 56 Kb modem by RTB (basic telephone network) or less.

Instead of 6 Kb / s downlink and 2 Kb / s upload, gets a 6 ducking and 1 climb. It earns 1 Kb / s downlink, to liberate 1 climb. This serves to connections that have the ascent and descent by the same thread as the PSTN.

It makes no sense to put this patch in another type of Internet connections that are higher than 56Kb modem, such as ADSL, cable, etc.. As they have several threads to drop and many others to rise. By putting patch not win letdown. In addition to upload less, earn less credits and give you back less.
instruction

-----------------------------------------------------------------------------
eMule 0.49b

94DAA: 3D001000005657668B3Dxxxxxxxx73xx3D0028000073xxB903000000F7E1
EB3A the next movzx eax, di (after ret)
3D00100000 CMP EAX, 00001000
56 push ESI
57 push EDI
668B3D00EC7700 mov di, word ptr [0077EC00]
JNB XX 7310
3D00280000 CMP EAX, 00002800
JNB XX 7333
B903000000 mov ecx, 00000003
F7E1 Mul ecx

1615F5: 75xx8B1Dxxxxxxxx6A006A00
E942010000909090
-----------------------------------------------------------------------------
eMule 0.49a

95FCA: 3D001000005657668B3Dxxxxxxxx73xx3D0028000073xxB903000000F7E1
EB3A the next movzx eax, di (after ret)
3D00100000 CMP EAX, 00001000
56 push ESI
57 push EDI
668B3D00EC7700 mov di, word ptr [0077EC00]
JNB XX 7310
3D00280000 CMP EAX, 00002800
JNB XX 7333
B903000000 mov ecx, 00000003
F7E1 Mul ecx

15D845: 75xx8B1Dxxxxxxxx6A006A00
E942010000909090


Download: Hack for eMule 0.49b exe - DDL

News Source: ed2k network search index

06 August 2008

eMule 0.49b Arabella`s Third Generation 9.01

0 comments
eMule 0.49b Arabella`s Third Generation v9.01
eMule 0.49b Arabella`s Third Generation v 9.01 // 05.08.2008

Changelog:
Update auf die neueste eMule-Version und "ein paar kleinere Dinge gefixt".

.:: Arabella das Luder ::.

Download: arabella_third_generation_49b_05.08.2008 2.49 MB - DDL Mirror


Links fixed 20.12.2008

eMule v0.49a RC-Atlantis v2.0 All Releaser Features Hacked

0 comments

eMule v0.49a [RC-Atlantis v2.0] Release Modus for all


Releasing for all - Releaser Crew for everybody!

Login with any name and any password
No server check, Releaser Crew features active!
Limits are gone.



Rar Password: mods.sub.cc

Download : eMule_v0.49a_RC-Atlantis_v2.0_CRACK.rar - Mirror1 - Mirror2 - Mirror3

Mod info Versions and changelog

eMule v0.49a Fireball v3.0 Releaser Mod hacked

7 comments


Releasing for all - Releaser Crew for everybody!

Login with any name and any password
No server check, Releaser Crew features active!
Limits are gone.


Rar Password: mods.sub.cc

Download : eMule_v0.49a_Fireball_v3.0_CRACK.rar - Mirror2 - Mirror3 - Mirror4

Mod info Versions and changelog

News Source: http://www.fxp.co.il/showthread.php?t=1911236

05 August 2008

Bitspirit 3.3.2.272 Ads Free - No Ads!

4 comments
Bitspirit 3.3.2.272 Ads remover Patch / Hack
removes all Advertising from BitSpirit 3.3.2.272 (Multilanguage)

Changelog Bitspirit v3.3.2.272 official version:
Fixed: choose to download files at the switch in the status of certain options under the combination would result in the first document to download data failed to correct the problem;
Fixed: data compression module might cause some problems such as the transmission of documents, the seed market each other's goods;
Fixed: the use of shortcuts (ALT + up or down arrows) mobile task to list the top / bottom when the performance of tasks for the replacement of two rather than the location of mobile tasks;
Fixed: "direct mandate to add (not displayed task dialog)," added the adoption of the clipboard copy the performance of its mandate not correct the problem;
Improved: increase "after the failure of trying to connect ordinary encrypted connection" to enhance the function of linking the success rate;
Improvement: seed market to increase the list of goods in order to sort of ID;
Improvement: "functional" menu to increase the "removal of unwanted seeds document" feature for the clean-up Torrent directory;

http://www2oak.com/translate_c?sl=zh-CN&tl=en&u=http://www.lanspirit.net/download/bs/changelog.txt

- Ads bmp/jpg + txt files creation collection and all other url calls
- BHO and Multilang optional by installer to select
- extras like myupnp tool included

Download:
Ads Remover Patch + store/collect seed market from each others remover (community removed):
bitspirit.v3.3.2.272-patch.exe 31.50 KB - Design2 - Design3 - Mirror1

BitSpirit(比特精灵) v3.3.2.272
比特精灵最新正式版本v3.3.2.272发布 - 免费广告
Download Bitspirit Ads Free Mod - Multilanguage:
English - German - Polish - Chinese
bsv3.3.2.272.EN-CHN-PL-DE-NoAds-NoBHO.exe 2.66 MB - Mirror - Mirror

Archive