02 April 2010

eMule 0.49c FlowerPower v2.0 Beta 8

0 comments



Changelog FlowerPower v2.0 Beta8:

* Neuer Splash und Sidebanner by Mr. FrEEzEr :)
* Auth für das neue Forum geändert
* Uploadverbesserung der 0.50a eingebaut
* Win7 Tweaks der 0.50a eingebaut
* alle sonstigen URLs und Verweise zu DarkMule.de geändert
* "GTD Board" ist jetzt einfach "Forum"

Changelog v2.0 Beta7:

* diverse interne Änderungen und Fixes
* URLs zu DarkMule.de geändert


Changelog v2.0 Beta6:

* Mod-Start (stark) beschleunigt
* Neuer Splashscreen (erscheint früher & mit Text)
* GTD Icon verfeinert (sieht besser aus)
* leechers.dll wird erst geladen nachdem der Muli ganz gestartet ist
* Meldung bei jedem Start dass eine neue leechers.dll vorhanden ist behoben


Changelog v2.0 Beta5:

* Servermessage Spamfilter zugefügt (Werbung der Server wird automatisch entfernt)
* re-added and fixed "Faster Uploadtimer" :)
* IPFilter Cleanup für temporäre Einträge hinzugefügt


Changelog v2.0 Beta4:

* Sessionratio hinzugefügt um es Crackern (etwas) schwieriger zu machen
* Option hinzugefügt um Downloads in FETT anzuzeigen
* "Faster Uploadtimer" entfernt - sorgte für Probleme bei der Quellenfindung
* Neuer Versionscheck für Release- vs. Betaversionen (andere URL)


Changelog v2.0 Beta3:

* FP-Icon (Rainbow Peace) wiederhergestellt
* Neues FP-Icon für Windows Vista (Desktop)
* Möglichen Crash bei einigen Freundesaktionen gefixt


Changelog v2.0 Beta2:

* Darstellungsprobleme wg. 0.49c Basis in Upload/Queue/Download/Server/etc. gefixt


Changelog v2.0 Beta1:

* Update auf v0.49c
* Kleinere Feinheiten in einigen Kontextmenüs gemacht (z.B. dass sie ausgegraut sind wenn keine gültigen Items gewählt sind)



Beachtet dazu:
Das ist wohl die "finale" Version... heisst nur nicht so, weil er noch nicht getestet ist |tock|
Vielen Dank an FrEEzEr für die neuen Grafiken!

Ihr könnt den Mod so benutzen und er funktioniert einwandfrei, ABER: wenn ihr die Releaser-Funktionen benutzen wollt, dann müsst ihr euch bei der FlowerPower-Mod Gruppe bewerben und ihr werdet dann freigeschalten - oder auch nicht. Die Freischaltung erfolgt nur für Releaser und nur, wenn man sich auch etwas am Forum beteiligt bzw. beteiligen möchte (z.B. Posten der Releases, o.Ä.).

BBS: http://www.darkmule.de/viewtopic.php?f=119&t=24728
Homepage: http://www.darkmule.de/

Download

http://www.darkmule.de/FlowerPower/FlowerPower.v2.0.Beta8.7z

eMule v0.49c Tombstone v2.0 by WiZaRd

0 comments
Tombstone is now based upon eMule v0.49c including all important updates/fixes that version offers
This version includes the ClientAnalyzer 1.5, VQB fullchunk system and modstring support ONLY - NOTHING MORE!
That's the perfect version to check out or to base your mod upon if you want to use the CA.
The code is also much cleaner and easier to port/integrate to your own language/mod.
I want to thank all testers and as always eMuleFuture.eu for its support.
Below is the changelog for your reference.

Changelog FiNaL:
Compiled with the latest lib sources (from v0.50) and Win7 SDK
Added some sample code for necessary v0.50 changes

Changelog Beta15:
Eased the restrictions for clients to be considered "empty" to reduce memory usage

Changelog Beta14:
Separate function for modfaker checks (and cleaning which was missing up to now)

Changelog Beta13:
Additional cleanup and polishing

Changelog Beta12:
Some cleanup and fixes
Remaining up is now updated if you (de-)assign a friendslot which should also fix "neverending" upload slots for friends
Added additional security checks for source exchange and AICH requests

Changelog Beta11:
Due to a fix I made, you could not send messages to friends that were not already connected
Added additional modthief checks (parts taken from Xtreme DLP by zz_fly)

Changelog Beta10:
Removed option to en-/disable secure identification - this should always be used and I never understood why that option is there at all!
Added new temporary CA data list to ensure that we attach the CA data to the correct client
Fixed too high fast reask counter
Cleaned up the code a bit

Changelog Beta9:
Added various small fixes (Proper log colours, Don't answer OP_HELLO of banned clients, and others...)
Added ECR stat fixes by Stulle

Changelog Beta8:
Added "Enhanced Client Recognition" (Spike2) and adapted CA source to use the clients' reasktimes instead of the default one
ReaskTime of clients is now adjusted to the clients' reasktimes

Changelog Beta7:
Added even more optimizations, also cleaned up the CA code a bit and further implemented the UL/DL session stuff
Added an additional check/fix against possible file fakers (which also prevents that we add sources to the deadsource list of a wrong file)

Changelog Beta6:
Added a workaround for the official "bug" around "IsSourceRequestAllowed"
Added some fixes that are necessary for the modstring feature to work correctly
Added some fixes (Stulles WebServer FiX, SetStyle FiX for searchlistctrl, Friends FiX)
Added "no needed requeue" [SlugFiller]
Added bad ul/dl session handling as discussed on eMF:
* 3 CONSECUTIVE failed ul sessions will result in us allowing uploads ONLY if we are already connected
* 3..5 CONSECUTIVE failed dl sessions will result in a score reduce of 1 chunk per dl session
* 6 CONSECUTIVE failed dl sessions will result in a (2-way!) BAN

Changelog Beta5:
Fixed missing ModFaker entry in stats [reported by SS1900]
Fixed exception in ProcessSourceRequest [reported by jerryBG]
Move some CA functions to CA member functions, also cleaned up some codeparts

Changelog Beta4:
Fixed a possible bug in new ProcessSourceRequest function, also cleaned it up
Modthieves won't get the Tombstone icon, now [requested by jerryBG]

Changelog Beta3:
We don't ask servers for their serverlist if we do not actually need it (WiZaRd)
Added a basic workaround for the following issue: there are some clients out there that punish nickchanges and a
CA client might run into trouble during chat sessions (that is: getting banned/punished due to the antinickthief feature) [reported by jerryBG]

Changelog Beta2:
Clientanalyzer now includes "ModFaker" detection (zz_fly - thanks to taz for the diff and the suggestion)
"Misc GPLEvilDoer" checks are now included to punish the AJ default nick/mod users (WiZaRd)

Changelog Beta1:
Tombstone is now based upon eMule v0.49c including all important updates/fixes that version offers
This version includes the ClientAnalyzer 1.5, VQB fullchunk system and modstring support ONLY - NOTHING MORE!
That's the perfect version to check out or to base your mod upon if you want to use the CA.


Homepage: http://www.darkmule.de
BBS: http://www.darkmule.de/viewtopic.php?f=119&t=24738
Download
BIN:
http://www.darkmule.de/wiz/eMule.v0.49c-Tombstone.v2.0.7z
SRC:
http://www.darkmule.de/wiz/eMule.v0.49c-Tombstone.v2.0_SRC.7z - Mirror

ed2k:
ed2k://|file|eMule.v0.49c-Tombstone.v2.0.7z|1849097|D423C5C4B2F8982ACC77DC012253334F|h=AISUHF53AKGLKXBGRNSZIB7DXSLOFC55|/
ed2k://|file|eMule.v0.49c-Tombstone.v2.0_DiFF_SRC.7z|535845|507CC327CD5158AA4E1739FE2D645ED4|h=C7DEDOXJU73YYRUDQDCNUHHAISRUCSVK|/
ed2k://|file|eMule.v0.49c-Tombstone.v2.0_SRC.7z|2504692|3BCC6FAA71CFD4B1C2E74244A2350F61|h=PBJH6QQDBUGKHOHQH4GX4XR2P5LUOYS7|/

Direct Links:
BIN:
eMule.v0.49c-Tombstone.v2.0.7z
SRC:
eMule.v0.49c-Tombstone.v2.0_SRC.7z

eMule 0.49c R-Mod v.3.2

0 comments
[eMule 0.49c] R-Mod v.3.2 [van Releases4U]
Onze eigen Releases4u eMule mod genaamd R-Mod (our mod) is geupdate naar R-Mod versie 3.2 Gebaseerd op eMule 0.49c en Modded by pP voor Releases4U.net

R-mod features:

* Standaard nickname: [Releases4U.net] Dare to Share [R-Mod].
* Standaard Server lijst van Releases4U van de meest betrouwbare servers.
* Standaard in het Nederlands dus voor iedereen makkelijk te gebruiken.
* Server updates staan uit zodat je serverlijst niet vervuild.
* Het eMulepawcio IP-filter van de officiele eMule site wordt elke dag ververst zodat je altijd de laatste versie gebruikt.
* |Brein|Zambor|FX|DI-Emule|Disrael|Ketamine zijn opgenomen in je berichten filter zodat je daar geen lastige berichten van ontvangt.


R-Mod 3.2 changelog:
14-03-10

based on: OfFixed 1.0 by Spike2

Added: Various fixes by dolphinX [pP/dolphinX]
Added: Grey out dead/unreliable servers [bluesonicboy]
Added: show current server in blue & bold [xman1]
Added: Variable compression [ [NetFinity]
Changed: Added active Betatesters to credits [pP]
Extern: updated ModIconDll (check forum!) [pP]
Changed: Download ModIconDll from eMulesector [pP]
Changed: Moved all Icons to ModIconDLL [pP]
Added: Overlays for LowIDs in all lists [pP]
Removed: ClientSoftIcons code [pP]
Removed: ClientSoft and OwnMod icons [pP]
Removed: SoftIcon for VeryCD/easyMule [pP]
Fixed: AHL, DynADP and Updates stopped working after some time [pP]
Added: Show real- and funnynick in clientdetails[pP]
Added: eMuleate other [WiZaRd/Spike/shadow2004]
Added: File Feedback [IceCream/MorphXT]
Added: Session Feedback (Export Stats) [pP]
Added: SoftIcon for VeryCD/easyMule [pP]
Added: Fincan detection [JvA/Wizard]
Added: Session and Global PS stats [pP]
Added: Switch for SlotFocus (q-list/up-list) [pP/evl]
Added: Switch for Flood Prevention (q-list) [pP/evl]
Added: Flood Prevention [Wizard]
Added: SourceSaver [?]
Changed: Added ActiveRatio, removed offi one [pP/Netfinity]
Changed: Adopted ANT to usage of FunnyNicks [pP]
Added: Client Anylyzer 1.5 [Wizard]
Added: Icon for GPLEvildoer [pP, Icon from Argos]
øChanged: Added some Mods to GPLEvildoer list [pP]
Updated: Rewritten ClientSoft icon code [pP]
Added: ClientSoft and OwnMod icons [pP]
Added: Slot control, fix amnesia after restarts [pP]
Added: Dynamic AutoDownPriorities (v1 & 2.1) [pP]
Added: IPFilter update [evl/DarkMatter]
Added: Reask sources after IP changes [Stulle/X-Ray]
Added: Colored/Bold downloads [pP]
Added: Winsock v2 support [?/X-Ray]
Added: ConChecker [eWombat/X-Ray]
Added: Powershare, incl. statistics [zz/pP]
Added: Own Ratio [VQB/Alias]
Added: Recalc scores only after Up/dn changes [pP/idea by Wizard]
Added: ChunkDots [Slugfiller/CB]
Added: ICS [EnkyDev/X-Ray]
Added: DynamicBLockRequests [Netfinity/X-Ray]
Added: Delayed NNP [Netfinity/X-Ray]
Added: ClientPercentages [?/X-Ray]
Added: NodeDatUpdate [pP/Alias]
Added: Download countryflag dlls if missing [pP]
Added: Ip 2 Country, full implementation again [from X-Ray]
Changed: Modstring


Note:
I want to thank my friend pP for making this great mod and for the effort and time he has put in to this.

Homepage: http://www.releases4u.net/index.php/..eMule_0.49c%5D_R-Mod_v.3.2_%5Bvan_Releases..
BBS: http://www.releases4u.net/forum/index.php?showtopic=28462

Download r-mod_3.2_bin.rar 2.59 MB
Download:
R-Mod v3.2
source code

eMule 0.49c StulleMule SDC Special Beta V0.2.1

0 comments
V0.2.1 Changelog:
------------------------------
- 2.27.2010 -
------------------------------
添加:对于搜驴的检测
添加:对于eMule-GIFC 的检测。

V0.2 Changelog:
——————————
– 2.20.2010 -
———————————————————————-
添 加:对于miniMule的检测
修正:几处漏检
更新:将VC客户端检测,移入减分组,将BAD MOD 及 BAD USERNAME检测移入无理由屏蔽组[feathia](感谢liumailong,Silbermond的建议)

v0.1
——————————
– 17.12.2009 -
———————————————————————-
简体中文
———————————————————————-
基于eMule 0.49c StulleMule 6.2

添加:VC MOD 检测 [Feathia]
添加:EasyMule Check [chengr28]

更新: Anti-Leecher-Lists (DLP v39) [zz_fly/more]
注意: 此版本仅用作测试使用,本人并不承担由此带来的任何后果!!
———————————————————————-
English
———————————————————————-
based on eMule 0.49c StulleMule 6.2

Added: VeryCD Client Check [Feathia]
Added: EasyMule Check [chengr28]

Update: Anti-Leecher-Lists (DLP v39) [zz_fly/more]

NOTE: This version only for testing use, I do not bear any consequences arising therefrom!!

BBS: http://www.ied2k.com/forum/lofiversion/?t19975.html

StulleMule SDC 的 SF页:https://sourceforge.net/projects/specialdlp/files/
Google Code: http://code.google.com/p/emule-edit/downloads/list

Download

source

Strict DLP Chinese v39005 [Base] & 41001 develop1

0 comments
·全部Strict DLP Chinese(SDC)仅供学习交流,遵循 GPL 协议,同时切勿用于任何非法及商业用途!
·使用者请自行估量是否有加载Strict DLP Chinese的需要(其与官方DLP的差别见下方公告+注意),如果不能清楚判断而造成不良后果,本人不负任何责任!

公告+注意:所有Strict DLP Chinese(以下简称SDC)均基于Xtreme官方DLP的严格版本。在Xtreme的官方DLP的基础上,SDC将eMule VeryCD MOD和EasyMule(包括第1、2版)中的部分或全部加入了SoftBan列表(内有多种版本,使用时也可减分或屏蔽),原因是GPL-breaker、私有网络和社区客户端等不良行为。


SDC has updated from 39006 beta5 to 41001 develop1

http://code.google.com/p/emule-edit/downloads/list
http://emule-edit.googlecode.com/files/DLPv4101-x86-DLL.7z
http://emule-edit.googlecode.com/files/DLPv4101-src.7z

----------------------------------------------
Homepage: http://sdlpc.org/
BBS: http://www.ied2k.com/forum/topic-19483.html | Blog: http://blog.sdlpc.org/

Strict DLP Chinese项目的SourceForge页面:
http://sourceforge.net/projects/specialdlp/

Strict DLP Chinese项目的GoogleCode页面:
http://code.google.com/p/specialdlp/ | http://code.google.com/p/emule-edit/

Download

31 March 2010

Fiddler Web Debugging Proxy 2.2.8.8 Beta - 2.2.8.6 Final

0 comments
Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language.

Fiddler is freeware and can debug traffic from virtually any application, including Internet Explorer, Mozilla Firefox, Opera, and thousands more.

Fiddler v2.x Changelog:

2.2.8.8 [3/24/10]
Added new Timer objects
Added COMETPeek feature
Minor UI and performance improvements
Improved import of IE9 Network Capture XML
Improved FiddlerHook for Firefox
Various bugfixes

Version 2.2.8.6 - Released 1/28/10

Added -viewer switch for new "view only" mode
Improved Filters tab
Improved Request Builder
Improved FiddlerHook for Firefox
Various bugfixes

2.2.8.5 [1/25/10]
Added -viewer switch to enter new "view only" mode
Improved client connection reuse
Detect request pipelining
Enable HTTPS tunneling through authenticating proxy
Added (primitive) COLS ADD command to QuickExec

2.2.8.1 [1/5/10]
Fix Process determination for x86 computers

2.2.8.0 [12/29/09]
Improved Filters tab

2.2.7.9 [12/7/09]
Enhanced Request Builder (auth, redirs)
AutoResponder visible to script
Add ALT+ENTER as "View Properties" hotkey
Correct HTTPS protocols (don't offer SSLv2)

Version 2.2.7.5 - Released 11/9/09
64-bit support
Added Tools > HOSTS
Improved inspectors
Improved performance
Various bugfixes


Changelog Beta Version: http://www.fiddler2.com/Fiddler2/newbeta.txt
Changelog Final Version: http://www.fiddler2.com/Fiddler2/new.txt

BBS: http://groups.google.com/group/httpfiddler

Homepage: http://www.fiddler2.com/fiddler2/ | http://www.fiddler2.com/fiddler2/version.asp
Download
Latest Beta

Latest Final

Archive