WinHex 15.7 SR-3
A computer Forensics & Data Recovery Software, Hex Editor & Disk Editor
| Details |
View: screenshot
Size: 1.5 MB
License: Demo
OS: Windows2000, WinXP, Windows2003, Vista, Windows7
Price: $50.00 - Buy full version
Publisher: X-Ways Software
|
Date added: 13/08/2010
Date updated: 13/08/2010
Total Downloads: 1
|
|
WinHex 15.7 SR-3 Publisher's description
WinHex is in its core a universal hexadecimal editor, particularly helpful in the realm of computer forensics, data recovery, low-level data processing, and IT security.
An advanced tool for everyday and emergency use: inspect and edit all kinds of files, recover deleted files or lost data from hard drives with corrupt file systems or from digital camera cards. WinHex will grant users access to data other programs hide from them.
Here are some key features of "WinHex":
Disk cloning, disk imaging:
* to produce exact duplicates of disks/drives, e.g. to save the time for a full installation of the operating system and other software for several computers/disks of the same type, or to be able to restore a running installation in case of data loss/screwed up Windows (restoration of a backup). Also for computer forensics specialists, since they need to work on a copy when searching for evidence on the object disk. You can clone directly, or from an image file. Menu: Tools | Disk Tools | Clone Disk
RAM editor:
* e.g. for debugging purposes (programming), for examining/manipulating any running program and in particular computer games (cheating). Tools | RAM Editor
Analyzing files:
* e.g. to determine the type of data recovered as lost cluster chains by ScanDisk or chkdsk. Examples. Tools | Analyze File
Wiping confidential files or disks:
* ...so no one (not even computer forensics specialists) will be able to retrieve them. To securely erase a file, use File Manager | Delete Irreversibly. For disk wiping, open the disk with the disk editor and use Edit | Fill Disk Sectors. E.g. fill with zero bytes (hexadecimal value 00) or random bytes. WinHex works in accordance with the standard outlined in DoD 5220.22-M (for details, please see this white paper). Also see X-Ways Security.
Wiping unused space and slack space:
* ...either to close security leaks, to securely destroy previously existing classified files that have been deleted in the traditional way only, or to minimize the size of your disk backups (like WinHex backups or Norton Ghost backups), since initialized space can be compressed 99%. On NTFS drives, WinHex will even offer to wipe all currently unused $Mft (Master File Table) file records, as they may still contain names and fragments of files previously stored in them. File slack can be found in the unused end of the last cluster allocated to a file, which usually contains traces of previously existing files. Slack space - like everything else - is processed by WinHex very fast. Also see X-Ways Security.
ASCII - EBCDIC conversion:
* Allows to exchange text between mainframe computers and the PC in both directions. You may even tailor the character translation table in WinHex (ebcdic.dat) for your own needs. Edit | Convert
* Binary, Hex ASCII, Intel Hex, and Motorola S conversion
* z. B. for (E)PROM programmers. Edit | Convert
* Unifying and dividing odd and even bytes/words
* for (E)PROM programmers. File Manager | Unify/Dissect
Conveniently editing data structure:
* using custom templates. Download a tutorial. View | Template Manager
Splitting files that do not fit on a disk:
* File Manager | Split/Concatenate
* WinHex as a reconnaissance and learning tool
Are you sure Microsoft Word really discards previous states of your document? You may be surprised to find text deleted long ago in your .doc files. Maybe text that you really do not wish to be seen by the person you are going to pass the .doc file to? Discover what various software programs save in their files. Study unknown file formats and learn how they work. Investigate e.g. how executable files are structured and how they are loaded in RAM. The possibilities are practically unlimited. Here is another important one:
* Finding interesting values (e.g. the number of lives, ammunition, etc.) in saved game files
* using the Combined Search or using the File Comparison utility, for later manipulation
Manipulating saved game files:
* for any computer game, following existing instructions from cheat sites on the Internet or for developing your own cheats.
Upgrading MP3 jukeboxes and Microsoft Xbox with larger hard drive:
* To upgrade, the new hard disk must be prepared first. This is where you need WinHex. Instructions for Creative's Nomad MP3 jukebox, DAP jukebox and Microsoft Xbox. You can also change the name of your Xbox.
Manipulating text:
* ...that one is not supposed to edit, e.g. in binary files. It is not convenient, but possible to translate practically any software into another language by editing text in the executable files, e.g. if the source code is not available (e.g. lost). Or you would like to edit text in files of a certain binary type that the native application does not let you modify. For instance, programmers may find their compiler automatically creates a configuration file for their project whose filename (application name + .cfg) conflicts with a file their own software uses. If your local laws and the license permit that, edit the compiler's executable file such that it works without problems (e.g. with the filename extension “.cnf”).
* Viewing and manipulating files that usually cannot be edited
* because they are protected by Windows (e.g. the swap file, temporary files of the Internet Explorer), using the disk editor. Tools | Disk Editor
Viewing, editing, and repairing system areas:
* such as the Master Boot Record with its partition table and boot sectors. Tools | Disk Editor | Access button
Hiding data or discovering hidden data:
* ...e.g. behind the supposed end of .jpg files (steganography), or in unused parts of logical drives or physical disks. WinHex specifically supports access to surplus sectors that are not in use by the operating system because they do not add to an entire cluster or cylinder.
Copy & Paste:
* Use copy & paste or copy & write (=overwrite) with files, disks, and RAM. You may freely copy from a disk and write the clipboard contents to a disk, without regard to sector boundaries!
Unlimited Undo:
* When editing, reverse any of your steps. Only restricted by available disk space. Edit | Undo
Jump back and forward:
* WinHex keeps a history of your offset jumps, and lets you go back and forward in the chain, like an Internet browser does. Position | Back/Forward
Scripting:
* Automated file editing using scripts, to accelerate recurring routine tasks or to carry out certain tasks on unattended remote computers. The ability to execute scripts other than the supplied sample scripts is limited to owners of a professional license. Scripts can be run from the Start Center or the command line. While a script is executed, you may press Esc to abort. With its wider range of application, scripting supersedes the Routine feature known from previous WinHex versions. Find out more about scripts in the program help.
API (Application Programming Interface):
* Professional users may also make good use of WinHex' advanced capabilities in their own programs written in Delphi, C/C++, or Visual Basic. The WinHex API provides a convenient interface for random access to files and disks (at the sector level). The provided functions are similar to the scripting commands.
Data recovery:
* for erroneously deleted files or generally after an experienced loss of data. Can be done manually (see undeleting files) or automatically. There is an automatic recovery mode for FAT12, FAT16, FAT32, and NTFS drives called “File Recovery by Name” that simply requires you to specify one or more file masks (like *.gif, John*.doc, etc.). WinHex will do the rest. Via the Access button menu, a recovery mechanism is available for FAT drives which re-creates entire nested directory structures (details here). Another mechanism (“File Recovery by Type”, formerly “file retrieval”) can be used on any file system and recovers all files of a certain type at a time. Supported file types: jpg, png, gif, tif, bmp, dwg, psd, rtf, xml, html, eml, dbx, xls/doc, mdb, wpd, eps/ps, pdf, qdf, pwl, zip, rar, wav, avi, ram, rm, mpg, mpg, mov, asf, mid. In particular owners of digital cameras quite often encounter problems with their media. WinHex is likely to help with this automated function that makes good use of the existence of file headers (characteristic signatures at the beginning of a file). Tools | Disk Tools | File Retrieval
Computer examination/forensics:
* WinHex is an invaluable tool in the hands of computer investigative specialists in private enterprise and law enforcement.
Trusted download (a security issue):
* When transferring unclassified material from a classified hard disk drive to unclassified media, you need to be certain that a copied file will have no extraneous information in any cluster or sector “overhang” spuriously copied along with the actual file, since this slack space may still contain classified data from a time when it was allocated to a different file. The command Tools | Specialist Tools | Copy exactly copies the file in its current size, no entire sectors or clusters. Not one byte beyond the end of the file will be copied to the destination disk. Minimize your IT risks. Requires a specialist license.
128-bit encryption:
* to make files unreadable by others. Edit | Convert
Checksum/digest calculation:
* to make sure a file is not corrupt and was not manipulated, or to identify common known files. Tools | Calculate Hash.
Generating pseudo-random data:
* for various (e.g. scientific simulation) purposes. Edit | Fill File
Limitations: Doesn't save files larger than 200 KB
|
| Antivirus information |
| Downloadsky has downloaded and tested WinHex on 2010-8-13 6:56:21 with some of Today's best antivirus engines and you can find below, for your convenience, the scan results: |
| Kaspersky: | Clean |
| NOD 32: | Clean |
| Bitdefender: | Clean |
|
| NO SPYWARE |
| NO ADWARE |
| NO VIRUSES |
| WinHex: does not contain any adware or spyware, certified by download sky. |
|
| Related press releases |
CTI Data Connector version 3.0 - new phone book, skins, call history , 64bit and Win 7 [2011-9-5 22:03:24] CTI Data Connector, the plug- and play solution for Computer Telephony Integration designed for Outlook, salesforce and applications with a SQL database, including Browser based applications, is now a... |
| MagicCute Software Release Data Recovery 2011.1 [2010-12-19 8:14:27] SHANGHAI, China, Dec. 11, 2010 - MagicCute software announced today it is offering its latest flahship product - MagicCute Data Recovery. Anyone can download the trial version in http://www.magicqsoft... |
| Artsyl Launches a New Version of docAlpha – Intelligent Document Recognition (IDR) with Classification, Data Extraction and Document Processing Capabilities [2010-11-16 16:57:08] Highly Scalable, Self-Learning Intelligent Solution for Automating Data and Document Capture for Organizations of Any Size and Type
ONTARIO, CANADA (November 15, 2010) — Artsyl Technologies, a lead... |
| DatAdmin 4.2.1, new database management tool, is released [2010-11-12 17:08:50] Prague, Czech Republic, October 27, 2010
JenaSoft announced release 4.2.1 powerful database administration tool for Windows, DatAdmin. DatAdmin offers easy and quick to use database administration ... |
| A network database and scheduler for coaches and fitness instructors. [2010-11-7 18:59:21] This is a more powerful version of Sports and Fitness Manager, with all of the features of the standard version, but with the additional capability to share data in real time over the network. A compr... |
| Release of Wondershare Photo Recovery 2.0 [2010-8-28 6:07:03] August 20th, 2010- Wondershare Software, an innovative provider of consumer software, today announced the release of its upgrade item of picture recovery tool Wondershare Photo Recovery 2.0, which pro... |
| DHTMLX 2.6 Released – Now with Charts, DataView and Form Validation [2010-8-24 9:04:00] DHTMLX team has recently announced the new release of their JavaScript UI library. Offering a complete set of ready-to-use Ajax components, DHTMLX provides developers with all the necessary tools for ... |
| With Visual WebGui 6.4 RC0 version, Gizmox brings its vision of solving data-intensive Ajax web development & deployment pains, to completion [2010-8-4 9:40:51] The new version is now available for download in free open source Express format or in Professional open source trial version.
Since its inception in 2007, Gizmox has been working towards the release... |
| Virus Database Update for Protector Plus - Upgrades the Protector Plus antivirus software Virus Database [2010-7-30 22:12:44] This Virus Database can be installed on any computer running Protector Plus on Windows. The file that you download is a compressed self-extracting file. Download this file to a temporary directory. Wh... |
| More Tools to Work with MySQL Databases in Visual Studio Provided by dbForge Fusion! [2010-7-28 21:42:01] Devart today releases dbForge Fusion for MySQL, v4.50 - a powerful add-in designed to simplify MySQL database development and enhance data management capabilities.
With dbForge Fusion, Devart continu... |
|
|
|
| Better ListView Express | Better ListView Express is a handy and reliable .NET control designed as a replacement for the regular list view.
It includes improved look and feel with full support of modern native Windows themes, no limitations, |
|
| MySQL Code Factory | MySQL Code Factory is a premier MySQL GUI tool application aimed at the SQL queries and script development.
Key features include: Visual Query Builder; handy SQL editor with code folding and syntax highlighting, simu |
|
| C Random Functions | C Random Functions is a package that has been created in order to simplify the hard job of projecting and encoding of programs.
Now you can make use of this handy and accessible tool to further improve your development |
|
| Urin | Urin was built as an Open Source Java library that allows you to work with URIs.
The library was developed so that it can address some of the difficulties posed by working with Java's built in URI and URL classes. Now |
|
| PySAL | PySAL is an open source cross-platform library of spatial analysis functions written in Python. It is intended to support the development of high level applications for spatial analysis.
Give PySAL a try to fully assess |
|
| Office Ribbon Editor | With the release of Office 2007 and the introduction of the ribbon, it has become very difficult to build "toolbars" for Office 2007.
Office Ribbon Editor is a small tool that will assists developers in the c |
|
| datascooter | datascooter is a small, easy to use, fresh object / relational persistence and query system, with commented and fully-functional JUnit tests. |
|
| FM Bench Detective | FM Bench Detective uses 24U Toolbox Plug-In to measure precise timestamps and to store collected data to the FM Bench Log.
It consists of 3 custom functions, 7 predefined script steps, and the FMBench Log. The FMBench_D |
|
|