24 October 2008

eMule 0.49b X-Ray MOD 1.6

++++++++++++++++++++++++
X-Ray MOD 1.6 by JvA
++++++++++++++++++++++++

Updated Crypto++ code to v5.5.2 (9/24/2007)/ NewCrypto++
Updated MiniUPnP code to v1.2 (07/10/2008)
Updated Argos code by adding some new detection methods for fake emules / Argos
Minor optimization in CPartFile::UpdatePartsInfo
Skip DupCheck if it is not necessary / Optimizations
Automatic Restart eMule Client if necessary / AutoRestartIfNecessary
Save Date of the last SharedFileRequest to avoid removing requested files / SaveLastRequest
Relative Chunk Display / RelativeChunkDisplay
Added H.264 and 3vid FourCC Codes to the MediaInfo Detection / MoreFourCCCodes
Added DownloadChunkDisplay also to the Downloading Clients List / DownloadChunkDisplay
Added some more information to the SharedParts Chunklist / SharedParts
Change Bad Sources (identified by Argos) won't be sent via SourceExchange / Argos
Fixed (hopefully) major source finding bug
Fixed minor official draw bug around SharedFiles Filter on Language change
Fixed minor draw bug around Toolbar on low resolutions (Hiding speedmeter now) / Speedgraph
Fixed minor crash bug around Collections (caused by Modeless Dialogs) / ModelessDialogs
Fixed minor crash bug around ReqFileCtrl (caused by my own stupidity) / MultiFileStatusbars

Xtra removed official Ratio 1:3 / RayLexed

Download: eMule_v0.49b_X-Ray_v1.6-bin.rar 3.53 MB

Source: eMule_v0.49b_X-Ray_v1.6-src.rar

20 October 2008

MPRESS 1.27 eXecutable Packer

0 comments

Makes files even smaller like UPX but faster

MPRESS is a free, high-performance executable packer for PE32/PE32+/.NET/MAC-DARWIN executable formats!

MPRESS makes programs and libraries smaller, and decrease start time when the application loaded from a slow removable media or from the network. It uses in-place decompression technique, which allows to decompress the executable without memory overhead or other drawbacks; it also protects programs against reverse engineering by non-professional hackers. Programs compressed with MPRESS run exactly as before, with no runtime performance penalties.
MPRESS is absolutely free of charge software. It does not use any library or contain any code which is under different license (i.e. GPL, LGPL etc.), therefore you can use MPRESS for your commercial project without needs to make it opensource.
MPRESS uses own LZMAT - extremely fast data compression library.

MPRESS Features

  • Advanced compression of .NET executable files (anyCPU,x86,AMD64,IA64 EXE)
  • Support for MS Framework 1.0/1.1/2.0/3.0
  • Does not require .NET Framework to be installed
  • Advanced compression of PE32/PE32+ (AMD64) executable files (EXE, DLL, OCX, etc.)
  • In-place decompression
  • Static TLS support
  • Support for mac-darwin-i386, mac-darwin-x86_64 and mac-darwin-ub applications
  • Very fast decompression: ~210 MB/sec on an AMD 2500+
  • Strip sensitive information (relocation, debug information, exceptions, etc.)
  • Compression of program code, data, and resources
  • Completely transparent, self-contained operation with UNICODE support
  • Command line interface allows to use MPRESS from a batch or from a make file
  • Full Windows 9x/NT/2000/XP/2003/Vista/2008 compatibility
Operation Systems: Windows 9x/NT/2000/XP/2003/Vista
Platforms: x86(PE32), x64(PE32+,AMD64), .NET
Download MPRESS v1.27:
  • http://www.matcode.com/mpress.127.zip
    - Mirror

  • Download MAC-MPRESS v1.21 (for MAC Applications ONLY!):
  • http://www.matcode.com/mac-mpress.tar.gz - Mirror


  • some applications packed with this packer can show in AntiVirus a false positive like by our eMule Applejuice Patched Releases! ( suggest to try Pseudo_Signer_0_2_by_Anorganix.rar - Mirror in extension with different signature database as the default )

    Mpress is tested by:
    Download3k.com
    CNET/Download.com CNET
    ...

    Homepage: http://www.matcode.com/mpress.htm
    older versions

    19 October 2008

    Universal Extractor v1.6 Final

    0 comments
    Universal Extractor v1.6 (10/17/2008):
    Added support for individual user preferences for better Vista support;
    by default, this is enabled for standalone, disabled for installed
    when enabled, UniExtract uses single .ini file as with previous version
    when disabled, individual prefs/history are saved to registry in HKCU
    this can be changed by modifying globalprefs setting in .ini file
    Added menu bar to main GUI;
    includes options to quit, edit preferences, and visit UniExtract website
    Added separate preferences GUI to provide easy access to all options;
    can be invoked through Edit menu or through '/prefs' argument
    Added support for DiscJuggler CDI CD-ROM images via cdirip.exe
    Added support for FEAD Optimizer packages (eg, Adobe Reader installers)
    Added support for LZMA compressed files via lzma
    Added support for LZX compressed files via unlzx
    Added support for Nero NRG CD-ROM images (data only) via nrg2iso
    Added support for Reflexive Arcade installer wrapper via RAIU
    Added support for RoboForm installers
    Added support for WIM (Windows Imaging Format) images via 7-Zip
    Added "Not an InstallShield installer" option to InstallShield method select
    dialog to force UniExtract to handle TrID InstallShield false positives
    Added components section to installer; makes installation of
    docs, languages, and certain (large) binaries optional
    Added SendTo icon option to installer
    Added internationalization support for decompressed ASPack and UPX files
    Added Croatian, Dutch, Hungarian, Portuguese, Romanian, Taiwanese, Turkish,
    and Valencian (Catalan) translations
    Added return codes to indicated status of extraction (actually added in 1.5):
    0 = successful exit or user-initiated cancel
    1 = supposedly supported file, but extraction failed
    2 = debug file is not writable, aborted
    3 = unknown executable - cannot be extracted
    4 = unknown filetype - cannot be extracted
    5 = invalid output directory specified
    Fixed bug that displayed debugging message box during Inno Setup extraction
    Fixed bug in InstallShield CAB file support; now properly extracts files
    with spaces in the filename
    Fixed support for (non-tar) gzip files
    Fixed support for Microsoft hotfixes (again)
    Fixed support for relative paths
    Fixed support for UNC paths
    Fixed missing Spanish language option during installation
    Removed support for Windows 9x due to new Unicode version of AutoIt;
    9x was never officially supported, but it will not even execute now
    Removed Adobe-specific report (now handled by generic FEAD support)
    Updated UniExtract to prompt user before executing files for extraction;
    can be disabled via warnexecute option
    Updated UniExtract to make ACE, KGB, Pea, and StuffIt support optional
    Updated UniExtract to read English.ini from root install directory
    Updated UniExtract to output debug files to %temp% by default
    Updated UniExtract to verify that debug file location can be written to;
    user's temp directory will be used if selected dir fails test
    Updated UniExtract to disable appendext option by default
    Updated UniExtract changelog to add notice of Vietnamese translation in 1.5
    Updated TrID detection of MS Self-Extracting CAB (Type 1) archives
    Updated TrID detection of Windows Installer (MSI) packages
    Updated TrID detection of Zip Self-Extracting archives
    Updated CD-ROM image support to bypass TrID detection and rely on extensions
    Updated Inno Setup support for increased detection reliability
    Updated Inno Setup support to extract all files, including renamed duplicates
    Updated UHARC support to detect and extract SFX files
    Updated Windows Install patch (.msp) to include pure 7-zip option
    Updated installer to use Start Menu icons page and include uninstall icon
    Updated installer language initialization code for simplicity
    Updated installer to require administrative privileges;
    non-admin users should use binary archive (portable) version,
    or use a copy installed by the system administrator
    Updated installer to require Windows NT-based systems; 9x will not work
    Updated installer to prevent association with CHM files under Vista
    Updated installer to support new /nowarnexecute paramater
    Updated installer to support reversed appendext default preference;
    now use /appendext to enable instead of /noappendext to disable
    Updated installer to add {app} in addition to {app}bin to %PATH% if enabled;
    restores ability easily to call UniExtract.exe from command line
    Updated 7-Zip to 4.57
    Updated AutoIt to 3.2.10.0
    Updated innounp to 0.20
    Updated Inno Setup to 5.2.2
    Updated msi2xml to 2.2.1.957
    Updated Pea to 1.6 (cannot use newer version due to broken GUI controls)
    Updated UnRAR to 3.80
    Updated UPX to 3.03
    Updated bin2iso to 1.95

    Homepage: http://legroom.net/software/uniextract

    Download:

    http://download.c1pher.com/uniextract16.exe
    http://download.c1pher.com/uniextract16_noinst.rar

    eMule 0.49b PP-EdItIoN v1.1

    0 comments
    eMule 0.49b PP-EdItIoN v1.1
    eMule 0.49b [PP-EdItIoN v1.1] by hexistenz


    Changelog:


    eMule 0.49b [PP-EdItIoN v1.1]
    Based on eMule 0.49b

    + Xman new slpash-screen arrangement
    + lowIdRetry [merged from Silversurfer]
    + Static Server Handling [Mighty Knife]
    + ClipStat [merged from X-Ray/JVA]
    + StopDownload [merged from X-Ray/JVA]
    + ManualClientManagement [merged from X-Ray/JVA]
    + DropStalledSources [merged from X-Ray/JVA]
    + ReaskPartstatusOnNNP [merged from X-Ray/JVA]
    + DelayedNNP [merged from X-Ray/JVA]
    + DropSystem [merged from X-Ray/JVA]
    + VariableReaskTime [merged from X-Ray/JVA] ???
    + SpreadReask [merged from X-Ray/JVA]
    + ReAskSrcAfterIPChange [merged from X-Ray/JVA]
    + FastReaskforMLDonkey [merged from X-Ray/JVA]
    + AutoDropImmunity [merged from X-Ray/JVA]
    + SuperiorClientHandling [merged from X-Ray/JVA]
    + UnknownProtTags [merged from X-Ray/JVA]
    + ExtendedProtokolCheck [merged from X-Ray/JVA]
    + EnhancedClientRecognization [merged from X-Ray/JVA]
    + RedesignedClientDetailDlg [merged from X-Ray/JVA]
    + CorrectAppIcons [merged from X-Ray/JVA]
    + Don't draw hidden Rect [merged from X-Ray/JVA]
    + Links for Server list and nodes file [Stulle]
    + Slot Control [merged from beba/Tuxman]
    + Slot Focus [merged from beba/Tuxman]
    + Xman friendhandling
    + Filefeedback [icecracker - changed by NiTrO-TeAm]
    + PowerRelease [Xman]
    + PrefSlider [merged from X-Ray/JVA]
    + Modless Dialogs [merged from X-Ray/JVA]
    + NewFileDetailDialog [merged from X-Ray/JVA]
    + Argos [merged from X-Ray/JVA]
    + ModID [merged from X-Ray/JVA]
    + TreeControl [merged from X-Ray/JVA]
    + Winsock2 [merged from X-Ray/JVA]
    + SysInfo [merged from X-Ray/JVA changed by NiTrO-TeAm]
    + IP2Country [merged from X-Ray/JVA]
    + IPFilter Update [merged from X-Ray/JVA]
    + ModLog [merged from X-Ray/JVA]
    + LeecherLog [merged from X-Ray/JVA]

    - Help [NiTrO-TeAm]
    - IRC [NiTrO-TeAm]
    - MobileMule [NiTrO-TeAm]
    - SendMail [NiTrO-TeAm]
    - TextToSpeech [NiTrO-TeAm]

    Homepage: http://www.forum.power-portal.to/wbb2/showthread-t_40005.html
    Download: eMule_v0.49b_PP-EdItIoN_v1.1-bin.rar 2.75 MB

    Mirror -

    No Ratio: eMule_v0.49b_PP-EdItIoN_v1.1-noratio.zip 2.44 MB

    older versions

    17 October 2008

    eMule 0.49b New Mods with missing RAR Password

    0 comments
    some new mods without rar password.
    If you can get or found the missing rar password to extract these mods please comment here to this entry.
    We don't have the rar password! Bruthforce or in any forums access can help.

    Das Passwort zum entpacken fehlt uns!

    Download:
    eMule 0.49b Casio v0.1.rar 2.23 MB

    Banshee's latest: eMule 0.49b AeOnFlux 0.8.6.rar 3.55 MB

    15 October 2008

    eMule 0.49b Beba 2.5 pre

    Tuxman's eMule beba
    eMule v0.49b | beba v2.5
    - CHANGELOG -
    _______________________________________________________
    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

    v2.5 [the boiled edition]:
    Lots of official fixes; it's good to see Avi3k and moloko+ back. :)
    Additionally, some weird stuff was changed...

    * xxxxxxxxxxxxxxxxxxx

    - added: Payback First [WiZaRd]

    - improved: added even more file types [Tuxman]
    - improved: merged add/remove friend menu entries into a single one [Tuxman]
    - improved: Modeless Dialogs used in more dialogs now :-) [SLUGFILLER/Xanatos]
    - improved: removed server advertisements [CiccioBastardo]
    - improved: small Drop Sources code improvements [Tuxman]
    - improved: some code optimizations in UpdatePartsInfo [taz/WiZaRd]

    - fix (o): AddFileLinkToDownload checks if the file is actually known [Avi3k]
    - fix (o): disappearing number in server list [WiZaRd]
    - fix (o): perform inverse sorting in queue list [moloko+]
    - fix (b): small Client Analyzer display fixes [Tuxman]
    - fix (o): splitter positioning in server wnd [moloko+]
    - fix (o): stop rehashing of Unicode file names [Borschtsch]
    - fix (o): StringLimit now returns the correct value [Avi3k]
    - fix (o): Total Completed Size stats fix [fox88]
    - fix (o): use a pointer list when setting a server's priority [moloko+]
    - fix (b): WebService menu had a weird structure [Tuxman]

    - changed: several default preferences [Tuxman]

    - updated: updated miniupnpc library to v1.1 [Thomas Bernard]

    Updated archives - now v2.5, added Payback First and changed some stuff
    Some improvements and fixes... not a released version yet nor anything really important, and too less changes to release it at all...
    So, as always: "don't spread these files" does also apply to people from outside of the inside forums. It's top secret project!

    Source: Google Search index and search engine caches

    Homepage: http://ddos.isleoftortuga.org/forum/index.php?s=4225f44cb35c7fbe5fffb6e1104519c0&showtopic=10280

    ed2k link: emule 0.49b beba 2.5 pre.7z
    older version: eMule 0.49b beba v2.2-pre.7z

    nightlybin.7z 1.78 MB
    nightlysrc.7z 1.72 MB

    The unofficial Fixed Edition 2.51 MB

    Caution: It's a joke!

    compiled with VS 2005 + SP1

    Archive