reveal ntfs
Reveal 1.6
View thumbnails of pages in your history by mousing over the back and forward buttons. more>>
Reveal 1.6 is developed as a smart and useful software with which you can easily see thumbnails of pages in your session history and quickly find the page you want. Reveal also includes a magnifying glass to help you see everything. Try it now - it comes with a quick tour of all features. Screenshots do not fully capture the experience of using Reveal.
Reveal is an easy to use, cross platform EXIF metadata viewer with limited editing ... Reveal was created to present as many details about how a photo was taken in a clear and easy to
Reveal 2 Radio 1
Reveal 2 Radio is a creative and handy utility which reveals understanding of dreams and visions. more>> <<less

DopeCode Reveal 1
DopeCode Reveal is well-known as a handy as well as reliable tool which can show you the password if you forget a password but can see that password box. more>>
DopeCode Reveal 1 is well-known as a handy as well as reliable tool which can show you the password if you forget a password but can see that password box. There are some free utilities on the Internet that claim to do this, but many of them no longer work on the more secure Windows XP platform. Reveal will work on Windows XP. Following the instructions on the screen after installation, one can reveal a password in a single click.
Requirements: Windows 98/Me/NT/2000/XP/2003 Server/Vista
PS Info Reveal 1.0
PS Info Reveal will reveal some Malware information from their server more>>
PS Info Reveal will help you find who is the lame, which information steal and which of windows abilities are disabled! if you have unknow of this lame tools send me to add in my database, be success and enjoy it :)
Main features:
- Send Y! Pass
- Send IP
- Disable TaskMgr Xp-2K
- Disable Y! Save Pass
- Delete Mess Archive
- Send Win Username
- Send Dialup Account
- Hind in Ctrl+Alt+Del
- Disable Antivirus-Firewall
- AntiCrash
- Send Passwords
- Send OS Name
- Auto Startup
- Disable regedit
- Disable MsConfig
- Send Computer Name
- Melt After Install
- Send HTML ID/Pass
- Encode Pass
- Disable Y! Archive
- Send Pass Ontime
System requirements:
- VB Runtime
Version restrictions:
- many features disabled in this start version
Password Reveal 1.0
Password Reveal helps uncover the passwords behind the asterisks more>>
Version restrictions:
- Works only on programs, not Web Pages.

Reveal File Viewer 091011
Reveal File Viewer brings you a wonderful tool which allows you to recognize file changes and load into virtual memory. more>>
Reveal File Viewer 091011 brings you a wonderful tool which allows you to recognize file changes and load into virtual memory. Instantly loads files as large as virtual memory while consuming only a few megs of ram.
Major Features:
- Loads and displays ANSI/ASCII/UTF8/UTF16/unicode files. Displays both little endian and big endian UTF16 files.
- Loading of files is instantaneous, regardless of file size.
- Loads files as large as available virtual memory address space. (Loads files into virtual memory). Reveal typically uses 15megs of memory plus 1 meg for each file, regardless of file size.
- The Display is updated in real time as changes to the file are written to disk. Perfect for viewing IIS log files or similar. It appears to the user that they are viewing the output window of the program generating the logfile. Uses the windows file change notificaiton APIs for extremely low overhead while monitoring unchanged files. Reveal will track end of file when log file changes are detected if scrollbox was at end of file when change was detected.
- Latest User-Interface paradigm, utilizing the office 2007 ribbon concept. The ribbon can be set to auto-hide for maximum screen utilization (as shown below).
- Display multiple files at once and/or multiple views of the same file using a tabbed MDI interface.
- View area can be split into multiple simultaneous views (Drag tab to view area).
- Highly and easily customizable text display.
- Display customizations for each file are automatically saved and restored when closing and opening files.
- Display update code is extremely fast. It uses a hand written custom display control that was written in the Windows 3.0 era for maximum speed even on the slowest hardware.
- Low CPU utilization. You'll be hard pressed to find it using more than 1 percent CPU.
DELTREE NT 1.0.0
DELTREE FOR Windows NT , delete file on NTFS partition having invalid file names. clean the whole directory more>>
Password Revealer 1.0
Password Revealer is a utility that can show you most passwords more>> Password Revealer is a utility that can show you most passwords that are typed in a password edit box (those that hide the password and show asterisks instead). Bring the password box on the screen, run Password Revealer, and click the button to reveal the password. Thats all.<<less

DiskInternals NTFS Reader 2.1
Get files from NTFS volumes with NTFS Reader for Windows 95, 98, Me. more>> Freware NTFS Reader for Windows 95, 98, Me
Provides read access to NTFS disks from Windows 95, 98 and Me. Allows you to save any files to any disk visible on the system or on the network. Supports saving compressed or encrypted files.
While saving, it ignores file security policies. It means that it is possible to access absolutely any file on a NTFS disk from Windows 9x. The program can create and open images of NTFS disks.
NTFS Reader is 100% FREE.
<<less
designed to provide read access to NTFS disks from Windows 95, 98 and Me. It allows you to save any ... possible to access absolutely any file on a NTFS disk from Windows 9x. The program can create andLicense:Freeware
Get files from NTFS volumes with NTFS Reader for Windows 95, 98, Me. DiskInternals NTFS Reader 2 ... possible to access absolutely any file on a NTFS disk from Windows 9x. The program can create and
Freware NTFS Reader for Windows 95, 98, Me Provides read access to NTFS disks from Windows 95, 98 ... possible to access absolutely any file on a NTFS disk from Windows 9x. The program can create andAlax.Info NTFS Links 1.1.3
Alax.Info NTFS Links extends Microsoft Windows XP operating system shell by adding additional features related to soft and hard links supported by NTFS file system more>> <<less
Alax.Info NTFS Links - A set of shell extensions to manipulate soft and ... system shell by adding additional features related to soft and hard links supported by the NTFSArt*lantis Render
3D rendering, modeling application more>> Art?lantis revolutionizes the world of photo-realistic rendering and animation. Its user-friendliness, simplicity and efficiency, together with the astounding quality of its rendered images, reveal unsurpassed technological performance. With its brand-new rendering engine, implementing Mart technology, today Art?lantis reaches an unprecedented level of speed and performance.<<less
Streams 1.56
Reveal NTFS alternate streams. more>> The NTFS file system provides applications the ability to create alternate data streams of information. By default, all data is stored in a files main unnamed data stream, but by using the syntax file:stream, you are able to read and write to alternates. Not all applications are written to access alternate streams, but you can demonstrate streams very simply. First, change to a directory on a NTFS drive from within a command prompt. Next, type echo hello > test:stream. Youve just created a stream named stream that is associated with the file test. Note that when you look at the size of test it is reported as 0, and the file looks empty when opened in any text editor. To see your stream enter more < test:stream (the type command doesnt accept stream syntax so you have to use more).
NT does not come with any tools that let you see which NTFS files have streams associated with them, so Ive written one myself. Streams will examine the files and directories (note that directories can also have alternate data streams) you specify and inform you of the name and sizes of any named streams it encounters within those files. Streams makes use of an undocumented native function for retrieving file stream information.<<less
Smart NTFS Recovery 4.2
Smart NTFS Recovery is a data recovery solution for Windows that supports the NTFS file system. The software easily recovers data from hard disks and any type of storage media with NTFS file system. more>>
Smart NTFS Recovery 4.2 offers you a great tool which can support the NTFS file system. The NTFS Recovery applies a simple yet powerful algorithm, which makes it possible to restore your lost data quickly and effectively.
The software easily recovers data from hard disks and any type of storage media - flash drives, USB drives, memory stick, PC card, multimedia card, secure digital card with NTFS file system. Smart NTFS Recovery can recover any deleted files, including MS Office files, photos, mp3 and zip files, even if the partition table is lost!
Major Features:
- Be very useful and easy to use.
- Have ability to restore the lost data easily.
- Useful for recovering data from hard disks and any deleted files
Enhancements: Performance improved
Requirements: Windows NT/2000/XP/2003/Vista
WareSeeker Editor
Smart NTFS Recovery is a data recovery tool for Windows operating system that supports the NTFS ... Smart NTFS Recovery is a data recovery tool for Windows operating system that supports the NTFSLicense:Freeware
Militia Password Revealer 2.0
Latest version of the world famous "Militia Password Revealer" program now totally revamped with new functionality more>>
Treasure 1.0
Treasure is a freeware screensaver of beautiful images that transform and reveal themselves into each other along with the music more>>
Treasure is a freeware them by Appleblossom Art. It is full version, never expires and no registration. Screensaver can be muted, have adjustable graphics speed and Windows XP compatible.
Treasure is a screensaver which will transform some nice pictures by revealing them one into each other.
Treasure is 100% free of Spyware and Advertisement Programs.