Freeware Listing: Low Level Format

Portable HDD Low Level Format Tool is a handy application designed to erase, low-level format and re-certify a SATA, IDE or SCSI hard disk drive with any size of up to 281 474 976 710 655 bytes. Will work with USB and FIREWIRE external drive enclosures.

Low-level formatting of Flash Cards is supported too. Low Level Format Tool will clear partitions, MBR, and every bit of user data. HDD Low Level Format Tool will utilize Ultra-DMA transfers when possible.

Note: The Free Version is limited to a speed of 50 MB/s. To increase the speed, you need to purchase a personal or a commercial license.

  • Platform: Windows 7, WinOther, WinServer, WinVista, WinVista x64

HDD Low Level Format Tool is a utility for low-level hard disk drive formatting.

Supported interfaces: S-ATA (SATA), IDE (E-IDE), SCSI, SAS, USB, FIREWIRE.
Big drives (LBA-48) are supported.
Supported Manufacturers: Maxtor, Hitachi, Seagate, Samsung, Toshiba, Fujitsu, IBM, Quantum, Western Digital, and almost any other not listed here.
The program also supports low-level formatting of FLASH cards (SD, MMC, MemoryStick and CompactFlash) using a card-reader.

This HDD Low Level Format utility is free for home use. It can erase and Low-Level Format a SATA, IDE, SAS, SCSI or SSD hard disk drive.

  • Platform: Win2000, Win7 x64, Windows 7, Windows Server, WinOther, WinVista, WinVista x64

MHDD is the most popular freeware program for low-level HDD diagnostics. MHDD supports these interfaces: IDE, Serial ATA, SCSI. Also there is a possibility to access an USB storage, there are drivers for emulation (USB->SCSI). This software can make precise diagnostic of the mechanical part of a drive, view SMART attributes, perform Low-level format, bad sector repair, different tests and tens of other functions. MHDD is the small and powerful freeware tool to work with hard drives at the lowest possible level. First version was released in 2000 by me, Dmitry Postrigan. It was able to make surface scan of an IDE drive in CHS mode.

  • Platform: MS-DOS, Win2000, Windows Server, WinOther

MHDD is the most popular freeware program for low-level HDD diagnostics. MHDD supports these interfaces: IDE, Serial ATA, SCSI. Also there is a possibility to access an USB storage, there are drivers for emulation (USB->SCSI). This software can make precise diagnostic of the mechanical part of a drive, view SMART attributes, perform Low-level format, bad sector repair, different tests and tens of other functions. MHDD is the small and powerful freeware tool to work with hard drives at the lowest possible level. First version was released in 2000 by me, Dmitry Postrigan. It was able to make surface scan of an IDE drive in CHS mode.

  • Platform: MS-DOS, Win2000, Windows Server, WinOther

Drow is an ELF linux analyzer coded in C.It is aimed to the low-level programmer. It is a console application which displays ELF file information in an human readable format, providing different options for different parts/aims of the file data..

  • Platform: Linux, Unix

Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of "Civilization: Call To Power."

SDL supports Linux, Windows, Windows CE, BeOS, MacOS, Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code contains support for AmigaOS, Dreamcast, Atari, AIX, OSF/Tru64, RISC OS, SymbianOS, and OS/2, but these are not officially supported.

  • Publisher: SDL
  • Date:
  • Platform: Win2000, Windows 7, Windows Server, WinOther, WinVista

Easy-to-use platform-independent plugin API for the extraction of low-level features from audio data in PCM format, as required in the context of music information retrieval software..

  • Platform: WinOther

Sequel is an automation object - the COM server providing high level interface for low-level ODBC. This guarantees that your application will work with database directly without any detour via third database provider/engine. In other words, with Sequel you're getting a high level interface for low-level database API with maximum universality without any ballast causing a slow down..

  • Platform: WinOther

The audio Low Level Descriptors (LLDs) are a set of sound features defined within the new MPEG-7 standard. They measure several characteristics of sound, which are then stored as an XML file that serves as a compact representation of the analyzed audio. The LLDs are the basis to create advanced MPEG-7 audio content-based applications.The TU Berlin Audio Analyzer implements all 17 audio descriptors defined in the standard. Here, it is possible to compute LLDs of an audio file of your choice and receive the chosen LLDs in an MPEG-7 XML file. Steps: 1. Send us your audio file in WAV or MP3 file format.

  • Platform: Win2000, WinOther, WinVista

The Portable Coroutine Library (PCL) implements the low level functionality for coroutines. Coroutines are a very simple cooperative multitasking environment where the switch from one task to another is done explicitly by a function call. Coroutines are a lot faster than processes or threads switch, since there is no OS kernel involvement for the operation..

  • Platform: C and C plus plus, Scripts

The zip includes: (1) lsqAffineSpace: a 'low level' routine that takes a set of m-dimensional real sample data and returns the optimal-fit k-dimensional affine subspace, with some options for discarding outliers. (2) lsqPlane and lsqLine: lsqAffineSpace wrappers, that compute optimal line and hyperplane (plane, if the samples are 3-vectors) of the input samples. (3) lsqAffineTestScript: demonstrating usage of the functions..

  • Platform: Matlab, Scripts

GLScry is a high-level OpenGL performance analysis tool that provides a set of low-level benchmarking primitives and a Python interface for writing high-level tests to measure things such as fill rate with different states enabled.

Other usage examples could be related to state change costs, vertex cache effect, texture upload rates vs. format, existence of early Z techniques, cost of lights, performance of vertex buffer formats, to name just a few.


.

  • Platform: WinOther

Delphi Toys is a unique pack of easy-to-use components for accessing the very complex things from WinAPI and low-level VCL. System-wide hot keys, system mouse cursors, mouse clipping and moving, file and folders search, file version information, windows search, window information, folder content monitoring, clipboard content monitoring, clipboard clip history, DFM file support, forms and components saving and loading.

Delphi Toys is a component set which contains:

· Hot Keys
System-wide hot keys component. It allows to edit the hot key list at design time with the published Keys property and at runtime with several Register* and Unregister* methods which support both WinAPI Key/Shift and VCL ShortCut.

  • Platform: WinOther

.NET FontManager is a small handy open source library for .NET and ASP.NET. It provides low-level operations with various font formats, which include: TrueType and TrueType collections, OpenType and OpenType collections,Type1 fonts, including Type1C, CID fonts. With the help of .NET FontManager you can use the common type of font files, get contours of every glyph and draw them as you need. The library is rather simple and you don\'t even need to know about fonts internals (besides, it is low-level). Technically, it works through freetype2 version 2.5 and supports all fonts from this library. Instead of playing with low C code you can work with .

  • Publisher: Scand Ltd
  • Date: 12-11-2015
  • Size: 850 KB
  • Platform: Win7 x32, Win7 x64, Win8 x32, Win8 x64, WinVista, WinVista x64, WinXP

XP Logon Password Logger invisibly records user name and password at Windows 2000/XP logon to a file. Then you can easily review them later. This software is based on a low-level keyboard driver and is absolutely undetectable for end-user. It works on Windows 2000 and Windows XP..

  • Platform: WinOther

RegistryProt is a 100% free, standalone, compact, low-level realtime registry monitor and protector, that adds another dimension to Windows security and intrusion detection. By monitoring important locations and keys in the Windows system registry, RegistryProt will alert whenever a key is added or changed, and then give the option of accepting the key change, reverting back to the original key setting, or deleting the key. RegistryProt's most useful attribute is that it will detect the vast majority of trojans at the exact moment that they infect/install themselves into your system, and as such provides a new dimension in trojan and intrusion detection.

  • Platform: Win2000, Windows Server, WinOther

Adios! Extreme File System Cleaner by Martin Beek - safely removes 150+ application- and Windows garbage files from your computer. Empties garbage bins, Norton virus quarantine, Norton protected bins, Internet browser cache(s), sensitive usage information, memory dumps, Windows update and servicepack-2 garbage and much more. Fully configurable. Analysis, (de-)selection and deletion stages. Uses fast low-level filesearch routines. Free download. Program can be easily updated with "pattern files" provided by the author. Now optimized for Windows XP..

  • Platform: Win2000, WinOther

NT Disk Viewer allows users to display hard-disk data by physical sectors (in hex-code or ascii). Sectors can be copied and exported to files. The software supports FAT and NTFS file systems. Really useful when doing a "low-level" disk investigation and verification the effectiveness of file and disk wiping programs. NT Disk Viewer designed for developers and technical specialist who need access to physical sectors of hard drive. Portable as it uses a single exe file, have a very simple, user-friendly interface..

  • Platform: Win2000, Windows Server, WinOther

A cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware Simple DirectMedia Layer was designed to be a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of "Civilization: Call To Power." SDL supports Linux, Windows, Windows CE, BeOS, MacOS, Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX.

  • Publisher: libsdl.org
  • Date: 06-08-2009
  • Size: 144 KB
  • Platform: WinOther

CI Hex Viewer is a hexadecimal viewer and editor specially designed to facilitate low-level data processing. The software allows to analyze and edit raw binary data of both files and disks of any size. This program enables handling data on hard drives and any external USB storages as well as disk images and virtual machines.

This software application contains a broad set of functions that make data analysis and data management fast and efficient. CI Hex Viewer provides advanced tools for easy and accurate work ? data search, comparison, modification and interpretation. The software has advanced multi-mode data search mechanisms with powerful search engine and offers easy navigation with flexible direct and relative 'go to' operations.

  • Platform: Mac OS X

Low Level Format: Freeware | All

New Reviews


Kryptelite

Kryptelite is an application that can help you quickly and simply encrypt your files. File encryption can be very important, as its an effective way to help prevent unauthorized access to your files and their contents, and acts as a layer of ...


Funny Photo Maker

It happens a lot of times that you capture a photograph, it is good enough but you still want to play with it and improve it. There are lots of programs available for photo editing and some might say that you should use Adobe’s Photoshop. Yes, ...


Typing Invaders - Free Typing Game

Typing invaders is a free ware typing game, which (in short) essentially takes the concept from the game space invaders, and applies it to a fun typing improving game. It does this by taking all the core gameplay elements of space invaders, and then ...


WinWAP Smartphone Browser Emulator

Win Wap is a freeware smart phone emulator, with the intended purpose of being installed on a desktop, to emulate “smart phone” browsers on a desktop computer, and allow you to see what your website (or indeed, any website or web page) ...


Access Controller

Access Controller is an application that helps secure your computer desktop whilst your away from it. When you're away from your computer, you can enable Access Controller so that a password is required to unlock your desktop and continue ...


IE Internet Security

IE Internet Security isn't the program that I thought it’d be. After a bit of Googling, I discovered that IE Internet Security is in fact embedded into one larger application called 1st Security Agent, which is an all in one tweaking ...


SpeedUpMyPC

SpeedUpMyPC is a program which apparently has the capabilities to boost your system performance by resolving computer issues it finds after scanning though your system SpeedUpMyPC is most definitely not the only piece of software that claims to be ...


Convert Image to PDF

Apex Images to PDF Converter is the simplistic and easy to use application that’ll turn raw image files, such as .jpegs, into PDF documents that will open in Adobe Reader.

It’s really easy to get started with this ...


CloneCD

Despite huge growth in technology and tremendous increase in use of flash drives, use of CDs and DVDs hasn’t disappeared yet. Conventional 700MB CDs are still in use, largely due to the fact that they are extremely cheap. In addition of being ...



New Downloads

Pivot Table

NeoNeuro Pivot Table. Free.
Automatic Pivot Table shows
trends and charts, reveals
leaders and outsiders in all
...

Domino Solitaire

DomiSol is a puzzle where 28
domino pieces are placed to
form a rectangle with their
bounds hidden. Your goal is to
find ...

Eye Pro

Blue Light Filter for Eye Care
helps to blocks out the blue
light emitting from your
smartphone or tablet, which
makes it ...

VIP Rumor RSS Reader

VIP Rumor RSS Reader is a
totally FREE news aggregator
or feed reader that utilize
web feed technology to
retrieve ...

eDonkey SpeedUp Pro

eDonkey Speed Up Pro was
developed not only to improve
the download speed of eDonkey
file sharing program to the
maximum, ...

Abelssoft Registry Cleaner

Several special optimization
methods reducing the space
consumption and improving the
performance. As a result you
get a ...

TextStatistics

TextStatistics 1.0 is quite
simple & easy freeware tool.
TextStatistics 1.0 is a text
analysis tool for analyzing
...

Chinese Zodiac Free
Screensaver

In Chinese astrology, each
person is associated with an
animal sign. These signs
represent what other people
perceive you ...

PTC Mathcad Express

PTC Mathcad Express is
free-for-life engineering math
software. You get unlimited
use of the most popular
capabilities in ...



Related Searches

Hd Low Level Format
Floppy Low Level Format
Low Level Format Tool
Acronis Low Level Format
Acronis Low Level Format Copy
Acronis Low Level Format Deposit
Advanced Hard Drive Low Level Format
Low Level Format Recovery
Alcor Micro Low Level Format Tool
Apple Low Level Format Tool
Best Free Low Level Format Software
Best Free Low Level Format Windows