Core FTP LE - free Windows software that includes the client FTP features you need. Features like SFTP (SSH), SSL, TLS, IDN, browser integration, site to site transfers, FTP transfer resume, drag and drop support, file viewing & editing, firewall support, custom commands, FTP URL parsing, command line transfers, filters, and much, much more! This free, secure FTP client gives you a fast, easy, reliable way to update and maintain your website via FTP. It also provides a secure method (via SSL, TLS, or SFTP) to upload / download files to and from FTP servers. There are no popup ads, advertising or spyware and you're never asked or reminded to register. With Core FTP Pro, now you can: Encrypt and decrypt files to servers using the latest encryption methods. Schedule ftp transfers (unattended) without additional services. IBM Information Exchange support with command line updates. Email notification, external program execution, & Ping/TraceRoute included. View thumbnails images of remote directories (in 4 different sizes). Zip support - Compress, password protect, and backup to FTP securely.
Winamp is a skinnable, multi-format media player. Winamp supports a wide variety of contemporary and specialized music file formats, including MIDI, MOD, MPEG-1 audio layers 1 and 2, AAC, M4A, FLAC, WAV, OGG Vorbis, and Windows Media Audio. It supports gapless playback for MP3 and AAC, and Replay Gain for volume leveling across tracks. In addition, Winamp can play and import music from audio CDs, optionally with CD-Text, and can also burn music to CDs. Winamp supports playback of Windows Media Video and Nullsoft Streaming Video, as well as most of the video formats supported by Windows Media Player. 5.1 Surround sound is supported where formats and decoders allow. Winamp supports many types of streaming media: Internet radio, Internet telelvision, XM Satellite Radio, AOL video, Singingfish content, podcasts, and RSS media feeds. It also has extendable support for portable media players, and users can access their media libraries anywhere via internet connections. You can extend Winamp's functionality through the use of plug-ins, which are available on the Winamp site.
Wave Xtractor is a handy audio tool which lets you extract RAW sound data (.Wav) from popular File formats, within the music industry. It allows you to preview the Wave samples contained within each file format, and view its Audio Properties prior to Extracting it. It can also Read, Display and create a Report of the contents within the following File formats: (.STY/.PCG/.PRF/.PAD) - KORG PA1X/PA800/PA2X Furthermore you can also Manage & Organize your KORG PA Styles with the Style Manager. You can 'SWAP', 'Copy/Paste' & 'Delete' Styles.
Slide menu web control for ASP.NET with support for IE, Firefox, Chrome, Safari and others. Web control is an extensively tested .NET assembly, which provides a server-side object model that allows programmatic configuration of the menu. Includes complete help system, object reference and sample pages.
Disk Serial Number Changer helps you to modify your disk drive's Volume Serial Number (not hard disk's physical serial which you can find at back of your hard disk), the format of Volume Serial Number is: XXXX-XXXX (X - 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F). Volume Serial Number is a serial number assigned by the Operating System to a disk volume.
Sharing your Internet bandwidth between several applications or between multiple connected PCs or devices, can be very frustrating at times. This is especially true if one application or device hogs most of the available bandwidth. If you have ever tried downloading something (legal content of course) as a Torrent, while at the same time trying to enjoy a HD YouTube video, you'll know that it can quite frustrating. The HD YouTube clip will take a long time to load, or worse still, it will continually lag and stutter. This happens because the Torrent download uses all of the available bandwidth, leaving insufficient bandwidth for other network and bandwidth dependant applications. The problem is network management. In order to provide better management of your network resources, GIGABYTE has developed LAN Optimizer. GIGABYTE LAN Optimizer is designed to allow the user to manage different types of network traffic so that data streams such as HD media, web browsing or online gaming can be prioritized, taking precedence over large data downloads that tend to strangle overall network bandwidth. GIGABYTE LAN Optimizer is a simple GUI-based, software application that works in conjunction with the Realtek 8111E and above Network Interface Controller (NIC). It's been designed to be as user friendly as possible, making intelligent network management simple to understand and implement. GIGABYTE LAN Optimizer features several main 'Mode' options, presented in a simplified, user-friendly interface. Each 'Mode' is designed to optimize the network chip on your motherboard according to your online activity or personal preference.
Experience non-stop racing action and embark on a high-octane manhunt with thrilling car chases and lots of explosive missions. Get ready for a dangerous undercover operation and smash the criminal smuggling ring. Use a variety of fast cars and armored vehicles, equip them with a selection of weapons and extras, and take down the criminal gangs. Experience new and fantastic locations, prove your driving skills in the Alps, and handle high speed chases on Germany’s autobahns. The action-packed online multiplayer mode for up to eight players ensures plenty of explosive stunts and spectacular crashes.
Audiggle software captures a short clip of whatever audio is playing on your PC. It then searches a huge database of similar clips, and returns the answer. Quickly find the song you are searching for using Audiggle. FEATURES: Audio Recognition: · The backbone of Audiggle – heard a song you like but no amount of Googling can help? We can! Any Source: · Be it the soundtrack to a scene in your favourite DVD, the backing track to a YouTube clip or maybe your favourite Internet radio station, Audiggle can help! Downloads: · Just use the links provided to be taken straight to iTunes or Amazon to download the song in seconds. Lyrics: · Looking for the lyrics for the song you’ve just tracked down? Audiggle has them (you can also search for other lyrics too!). Concert Tickets: · Now you’ve found that new band, how about seeing if there are playing any concerts near you? Multi Language: · Audiggle isn’t just about songs in English – in fact it can recognize music from around the world!
Characters can then be copied to the clipboard for use in any Unicode-aware application. It also provides many useful features and special utilities, as described below. BabelMap supports the most recent version of the Unicode Standard, currently Unicode 6.3 (released September 2013).
Jeefo Removal Tool is a lightweight utility that can help you clean the Win32.Jeefo.A malware from your system. This executable file infector is written in MinGW and presents a very interesting (and difficult to disinfect) infection technique. It contains various strings, encrypted with a trivial algorithm: .text:004012B0 decryption_loop: .text:004012B0 mov cl, [edx+ebx] .text:004012B3 dec cl .text:004012B5 mov [edx+eax], cl .text:004012B8 inc edx .text:004012B9 cmp edx, edi .text:004012BB jl short decryption_loop When an infected file is executed for the first time, the virus receives control and dumps a copy of itself in the Windows directory as svchost.exe and registeres itself to be executed at every system startup: under Windows 9x/Me it adds a key to HKEY_LOCAL_MACHINE SoftwareMicrosoftWindowsCurrentVersionRunServices; under NT/2000/XP, it creates a service called "Power Manager". The file infection algorithm is complex; in some cases, infected files get corrupted (the virus is not capable of handling certain resource types). The infected file has the following layout: 1) Virus 2) Original file's resources (bitmaps, icons, etc) -> thus the infected file has the same main icon as the original file 3) Original file chunks - encrypted The disinfection routine decrypts the file chunks, re-links the file, adds the resources and re-locates them to the new relative virtual address. Resource relocation is tricky and in some cases may cause the virus to fail (crash); however, these files are correctly disinfected by BitDefender. The virus contains the following text string: "Hidden Dragon virus. Born in a tropical swamp." encrypted with the same trivial encryption algorithm as above. When encrypted, the word "hidden" is transformed to "iJeefo" (this is where this virus got his name from).
The DMG2IMG application was designed to be a tool which allows you to convert Apple compressed dmg archives to standard (hfsplus) image disk files. This tool handles zlib and bzip2 compressed dmg images.
GOM Media Player The only media player you need - for FREE! Not only is GOM Media Player a completely FREE video player, with its built-in support for all the most popular video and Media Player formats, tons of advanced features, extreme customizability, and the Codec Finder service, GOM Media Player is sure to fulfill all of your playback needs. With millions of users in hundreds of countries, GOM Media Player is one of the world`s most popular video players. Whats New : Added "Touch Setting" feature for touch screen devices. Added "Search box" feature on playlist. (Ctrl+F) Supported "HTTPS URL" for youtube or net radio playback. (Ctrl+U) Added "Music Tap" on preferences related to play music files. Improved performance related to "speed of add & delete" of files on playlist. Other miscellaneous corrections, fixes, and changes
Iperius Backup is one of the best free backup software, also released in commercial editions for those who need advanced backup features for their companies. The freeware version of Iperius Backup allows you to backup to any mass storage device, such as NAS, external USB hard drives, RDX drives, and networked computers. It has comprehensive scheduling and e-mail sending functions. It supports zip compression with no size limit, incremental backup, network authentication and the execution of external scripts and programs.
Maryfi is a free and easy to use software router for Windows 7, 8 , and 8.1 computers. With Maryfi, users can wirelessly share any Internet connection such as: a cable modem, a cellular card, or even another Wi-Fi network. Other Wi-Fi enabled devices including laptops, smart phones, music players, and gaming systems can see and join your Maryfi hotspot just like any other Wi-Fi access point and are kept safe and secure by password-protected WPA2 Encryption.
