30 December 2008

BitSpirit 3.3.2.365

1 comments
Bitspirit v3.3.2.365 is a completely free, high-speed stability, powerful, does not contain ads BT download software. Since the release of its stability since the high-speed, powerful, the use of human characteristics, increasing the vast numbers of users of all ages.
Bitspirit completed on the old version of the leap in performance after the new version also done a lot of the details of the improvement and adjustment of performance to further improve the procedures more standardized and mature.

ChangeLog:
Improvement: increase task list "task to add time" in order to sort tasks;
Amendments: amendments in some systems, when installed under the directory in the Chinese can not use the "edge download edge play" functionality;
Fixed: Several versions of the amendment before the lapse of time is too long not to receive the other goods;
v3.3.2.365 official version of the download link:
BitSpirit(比特精灵) 3.3.2.365

Checksums:
MD5 (BitSpirit.exe 3.05MB):96D815E771148193F85C62728669D613
MD5 (SetupCN.exe 2.44MB):825A8C1A1AD0A1CEC2962BB12DFA1D19
MD5 (SetupEN.exe 2.27MB):7541D6890D33D2FAF8F8C3BF32245ABD

Note: IP database to download copies of decompression after QQWry.dat to Bitspirit plugin installation directory subdirectory. Users can also go to the sky on its own, such as download stations to download an updated version of IP database.

Chinese: http://www.lanspirit.net/download/bs/bsv3.3.2.365.CN.exe
English: http://www.lanspirit.net/download/bs/bsv3.3.2.365.EN.exe

all builds: http://www.lanspirit.net/download/bs/

use universal extractor to extract the installer

IP Database(简体):http://www.lanspirit.net/download/QQWryGB.zip
IP Database(繁体):http://www.lanspirit.net/download/QQWryBIG5.zip

28 December 2008

SiteShoter v1.21

1 comments

Great tool to screenshot websites in full size. Just type in the url and it captchure the url.

SiteShoter is a small utility that allows you to save a screenshot of any Web page into a file. It automatically creates hidden window of Internet Explorer, loads the desired Web page, and than save the entire content of the Web page into an image file (.png, .jpg, .tiff, .bmp or .gif).
You can use SiteShoter in user interface mode, or alternatively, you can run SiteShoter in command-line mode without displaying any user interface.

System Requirements
This utility works on Windows XP, Window 2003 Server, and Windows Vista. You can also use this utility in Windows 2000, if GDI+ is installed.

Versions History
================


* Version 1.21
o Added %count% variable. (For example: if you set the filename to
nirsoft%count%.png, the created filenames will be nirsoft1.png,
nirsoft2.png, nirsoft3.png, and so on...)

* Version 1.20
o Added new option: 'Take a screenshot of this Web page every...'

Homepage: http://www.nirsoft.net/utils/web_site_screenshot.html

Download: http://www.nirsoft.net/utils/siteshoter.zip

samples of my website to zoom in:

as png: http://i42.tinypic.com/wkmw3n.jpg
as jpg: http://i42.tinypic.com/11ilcol.jpg

Windows Sound Recorder Utility Recording Time Limit Remover

2 comments

The Sound Recorder Utility which comes with Windows Os is a great small handy tool in combination with Audio Mixer to record what you hear. Webradio, difficult to encode mixed song/sound audio streams from karaoke vcd's and many more...
By default it have a recording time limit from 60 seconds. Using a blank recorded file and create like a template enhancement to add recording time as written here:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q82215 is an alternative way.



Recording Time Limit Remover for Windows XP Sound Recorder
tested from sndrec32.exe 5.1.2600.2180 to 5.1.2600.5671
5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) up to 5.1.2600.5671 (xpsp_sp3_qfe.080908-1357)

Removes the maximum recording time from 60 seconds (1 minute) in the Sound Recorder utility to 999 seconds (16 Minutes)

Also tested with the latest build in:
KB957495 - The action controls in Sound Recorder are missing or only partly visible if you set the font size to Large or to Extra Large in a non-English version of Windows XP


To patch/change 11 bytes to remove the recording time limit in Windows Sound Recorder:

    RAW Offset   | Old Byte | New Byte
-----------------+----------+----------
search&replace 8B B8
search&replace 45 E7
search&replace 08 03
search&replace B9 00
search&replace 5E 00
search&replace 01 90
search&replace 00 90
search&replace 00 90
search&replace 3B 90
search&replace C1 90
search&replace 76 EB


The whole string for more precise match to all Version of Windows XP sndrec32.exe

Changes: 11 bytes

search pattern string:
50 56 68 48 16 00 01 56 C7 45 08 3C 00 00 00 E8 A5 4C 00 00 8B 45 08 B9 5E 01 00 00 3B C1 76 04 8B C1 EB 08 83


replace pattern string:
?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? B8 E7 03 00 00 90 90 90 90 90 EB ?? ?? ?? ?? ?? ??


= 1 match only

to prevent from auto system replacement with the unpatched 60 second limit version of sndrec32.exe, patcher patch %SystemRoot%\system32\sndrec32.exe and \system32\dllcatche\sndrec32.exe

Made with diablo2oo2's dUP 2.19 Beta 4 + UPX

Tested from Windows XP SP2 5.1.2600.2180 up to Pre SP4 which is 5.1.2600.5671
German, English,... all Lang.

Enjoy WinXP sound recorder for Windows XP without recording time limit for all Languages and Versions. Like Vista Sound Recorder utility but with sound effects such as echo, reverse, speed,...

aNoTHer Release by MoDs.sub.cc


Latest Version x86 sp4 Fix240078 Request latest Hotfix KB957495 in your language
http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=957495
WindowsXP-KB957495-x86-xx via email
or English only: http://thehotfixshare.net/board/lofiversion/index.php?t11577.html

Download Windows Sound Recorder Recording Time Limit Remover Patcher:
sound.recorder.time.limit.remover-patch-searchandreplace.rar 37.50 KB | Mirror Asia
sound.recorder.time.limit.remover-patcher.rar 37.50 KB
sound.recorder.time.limit.remover-patch-simple.exe | Mirror Asia 16.50 KB simple = patcher without visual styles (smaller size)

Aternative without using patcher you can use hexeditor and search in sndrec32.exe:
8B 45 08 B9 5E 01 00 00 3B C1 76
replace with:
B8 E7 03 00 00 90 90 90 90 90 EB

Windows Sound Recorder Utility which comes in every Windows OS is a great handy tool. The latest version is only 129 KB (132.096 bytes) small to record what you hear staight from the desktop. Internet Radio or difficulty to rip Karaoke VCD's Sound + Music stream in one dat file (most converter and ripper can only the background sound extract without the voices song). No need to install 3th party bloated (big size) Appz doing the same job. The wav output file can be easily converted to your favorite media format. The most dvd/cd burner software etc.. or using the internal converter:

27 December 2008

TCP-Z 2.3.1 Patcher for Windows 7 Beta, Vista, XP *updated*

0 comments
Best TCP-IP Limitation Patcher for all Windows Versions

TCP-Z (TCP-Z Network Monitor) V2.3.1 Build 20081229 Released

Project Name: TCP-Z (TCP-Z Network Monitor)
Support OS: Windows XP SP2 SP3/2003/2008/Vista SP1 SP2/Windows 7, All 32bit (x86) / 64bit (x64)

Event ID 4226 Patcher, EvID4226 fix, TCP/IP Patch, TCP Half Open Connection Limited Patcher.

Raise the limited of half-open (incomplete outbound) TCP connection, Release the power of your network, download faster, and more task can be run at the same time.

Features:
1) Safe And Easy: Modifies Tcpip.sys in memory. The changes take effect immediately; do not need to restart the computer.

2) Wide Compatibility: It searches limited offset through signature, no longer focused on the MS upgrade and update.
Support all version of Windows, Which with half-open limited.

3) Professional Chart: TCP-Z shows number of estabilished connection, half open connection, Create depth, download/upload speed in real-time.
And software will show the number of warnings events in per-minute, which TCP half open connection overload.

History:
2008.12.29 V2.3.1.43
* GUI program, Remove the function of disable WFP, because Compatibility of this code is not so good.
And because there is no disabled SFC, patch file will not to a 100% success, because Windows will automatically resume tcpip.sys. Run sfc /purgecache while apply the patch. Remove Windows Setup CD from disk drive by running the patching.

Geben Sie unter Start/Ausführen den Befehl sfc /purgecache ein wenn sie den patch ausführen bei WinXP.
Nach Ausführen des Befehls wird der Ordner der System File Protection system32\dllcache geleert und Sie verfügen wieder über mehr Speicherplatz sowie die alte Sicherrungskopie im Catche Verzeichnis der tcpip.sys verhindert die gepatchte \system32\drivers\tcpip.sys zu überschreiben.

Another way, use Memory patch method fixes.

2008.12.27 V2.3.0.42
* Change digital signature of program files.
+ GUI program, modify UI, add a beautiful skin.
+ GUI program, display limited address in kernel memory, and file “Tcpip.sys”.  For compatibility, only display low part in 64bit OS.
* Fixed: unknown file limited value in Windows 7 Build 6.1.6936.0, and Windows 2003 5.2.3790.4331.
* Fixed: file patch Fail in windows XP SP3, because unable disable WFP.
# Drivers has no changes.

Maximize the max. tcp/ip connection limits in all windows os include latest windows 7 beta

Tcpz-x86d.sys has been removed from virus list of NOD32. It can show false positive in other AV's

Homepage: http://deepxw.blogspot.com/
BBS: http://bbs.wmzhe.com/viewthread.php?tid=47646

TCP-Z is the Best TCP/IP Limit patcher with an accurate Network Monitor.
Shows how many open connections current and peak as well the upload/download speed.

By upcoming Windows updates which can replace tcpip.sys with a newer version, please run the patcher again to enable more connections. By all file sharing applications a must have tool!

Download - Mirror

Alternative for XP / Vista: xp-AntiSpy 3.97 Homepage: www.xp-antispy.org


============

universal uxtheme patcher
uxtheme free your Windows supports 3rd party desktop msstyle themes.
http://deepxw.blogspot.com/2008/11/universal-theme-patcher.html
2008.10.30, v1.1
+ supports x64: Windows XP/Server 2003/Server 2008/Vista/Windows 7

2008.11.01, v1.2
+ Windows 7 M3. (Not yet been completed.)
* Vista SP2 v6.0.6002.16497

2008.11.02, v1.2.5
+ show checksum of file.
* Change method of reading version information.

For Windows all 32 and 64 bit!
Download - Mirror

If you use TuneUp Utilities you can disable or Delete TuneUp Theme Extension Service after apply the patch and save some sys resources:
http://support.microsoft.com/kb/251192
run sc.exe delete UxTUneUp

Alternativ for XP and Windows Vista UltraUXThemePatcher:
Homepage: http://www.syssel.net/hoefs/windows/uxtheme.php

================

Remove Watermark V0.3 Build 20081210

Remove all Watermark on desktop.
Such as "Evaluation Copy", "For testing purpose only", "Test Mode", "Safe Mode".

Support: Windows Vista /Server 2008 /Windows 7, 64bit(x64) / 32bit(x86), All Service Pack & all language of Windows.
Homepage
Download - Mirror

=================
UltraUXThemePatcher.exe 86.27 KB
UniversalThemePatcher_20081102.zip 54.97 KB
TCPZ_20081227.zip 647.75 KB
RemoveWatermark_20081210.zip 11.29 KB

Great Tools!
Personal I don't use Vista or Win 7 and stick with WinXP x64 bit / 32 bit

Web Downloader 1.0.9

0 comments


Web Downloader - The software requires no installation and may work with 'relative paths', so can easily work from any portable device - like a USB pendrive.

You can select how fast, how many simultaneous downloads, were to save files to, change file names, etc.

Drag and drop links from the web browser to WebDownload's window, one at a time, or a large selection all together, and the software will extract and add each and all available links from the dropped selection.

Or monitor the clipboard for links to add from elsewhere..

So you just 'copy' a link to 'memory' from your browser or from anywhere else, and it immediately shows on the software's window, ready to download.

If you don't want clipboard monitoring, on 'copy' the link will show automatically show on the 'add..' dialog, ready to be added to the downloads list.

Can Stop and Resume downloads at will.

Supports downloading through a Proxy, with or without user authentication, configured on the 2nd page of preferences.

Supports also user authentication for secure webpages, or any page that requires it, as well as configurable 'referrer' - both imputed on the 'Edit' dialog, as those are link dependent.

Has option to get original file date and time from download server and keep it on downloaded files, among - a lot of - other nice things.

Also gets the correct filename for items added, for those URL that redirect the user to another place.

If you can, set the "Get real file 'data' on adding" option always select in preferences, as this will immediately get you the correct file name, file size and date of any file added.

You should check all options in 'preferences', as they let you configure almost everything necessary to not even see the software's window.

Window can be resized to a very small space, with option to stay on top for easier work. May show it's icon in the tray instead of the windows taskbar and can add, rename, download all, stop and exit, always in minimized state.

Also has a new utility to add a context menu item to your browser, turning it into a more user-friendly way to add links.


Cool small Download Manger. Below 500 kb only written in Delphi.

Homepage: http://www.webxpace.com/software/freeware.shtml#Downldr

Download: http://www.webxpace.net/software/soft_full/web_downldr.zip | Mirror
Mirrors

Free Download Manager 3.0 build 841 RC

0 comments

Using this free download manager and accelerator, you can download files and complete web sites up to 6 times faster than before. Also we plan to port it to Linux and Mac OS.

This project was registered on SourceForge.net on 2007-07-24 19:05

Changelog: FDM 2.5.730

Homepage: http://freedownload.sourceforge.net/

Download:
http://files2.freedownloadmanager.org/fdminst-rc.exe

Latest sourceforge build: http://sourceforge.net/project/showfiles.php?group_id=201856&package_id=242448

Archive