Main > Software Development > IDEs & Coding Utilities >

Hex Workshop 6.0.1.4603

Hex Workshop 6.0.1.4603

Sponsored Links

Hex Workshop 6.0.1.4603 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 10.2MB
Platform: Windows Server 2003, Windows Vista, Windows 9
License: Trial
Price: $89.95
Downloads: 50
Date added: 2009-01-07

Hex Workshop 6.0.1.4603 description

Hex Workshop 6.0.1.4603 is introduced as a set of hexadecimal development tools for Microsoft Windows, which combines advanced binary editing with the ease and flexibility of a word processor.

With Hex Workshop you can edit, cut, copy, paste, insert, and delete hex, print customizable hex dumps, and export to RTF or HTML for publishing. Additionally you can goto, find, replace, compare, calculate checksums, add smart bookmarks, color map, and generate character distributions within a sector or file.

Hex Workshop supports drag and drop and is integrated with the Windows operating system so you can quickly and easily hex edit from your most frequently used workspaces. The Data Inspector is perfect for interpreting, viewing, and editing decimal and binary values. Arithmetic, logical, ascii case, and bitwise operations can be used to help manipulation your data in place. An Intergrated Structure Viewer allows you to view and edit data in the most intuitive and convenient way.

Major Features:

  1. Basic Editing:
    • Cut, Copy, Paste, Insert, Fill and Delete Hex
    • ASCII, DOS, EBCDIC, Macintosh, Window, Unicode or custom character set filters
    • Multilevel Undo and Redo
    • Drag and Drop files onto Hex Workshop for quick editing
    • Highlight hex and text sequences using Color Maps
    • View modified bytes in user defined colors
    • Select by offset/length or Select All
    • Paste Special (any format on the clipboard)
    • Insert File a file or replace selection with the contexts of a file
    • Save a selection as a new file
    • Select "Hex Edit" from Windows Right-Click Context Menu to view and edit files
    • Context sensitive help
    • View character distributions of a document or selection
    • Copy document or selection as: C Source Array, Java Source Array, Hex String, HTML, RTF, Text, Base64 or UUEncoding
    • View offsets and lengths in hex or decimal
    • Integration with 3rd party applications
    • User customizable keyboard shortcut key sequences for common operations
  2. Highly Customizable GUI:
    • Hex values can be grouped by 1, 2, 4, 8 or 16 bytes
    • Specify the bytes per line (1-128) or let Hex Workshop fit to window size
    • User-definable font and character mapping
    • Specify significant digits for floating point/double presentation
    • Enable/Disable warnings and notification messages
    • Workbook mode allows ability to switch between open documents quickly
    • User-definable colors for the offset area, odd hex columns, even hex column, separators and text area
    • Integrated color and border rectangle tagging for integration tools: Structure Viewer, Bookmarks, Data Inspector, Compare Results, Find Results and Color Maps
  3. Find:
    • Search using Hex Strings
    • Search using Text Strings (ASCII, Unicode or either; match or ignore case)
    • Search using Bitmasks
    • Search using 8 bit, 16 bit, 32 bit or 64 bit signed/unsigned values (Big Endian, Little Endian or either)
    • Search using floating point values (Big Endian, Little Endian or either)
    • Search using double precision floating point values (Big Endian, Little Endian or either)
    • Find All instances or instance by instance
    • Search from top down or bottom up
    • Find all strings within a document (ASCII, Uncode or Either)
    • Find next or previous matching selection
    • Find next or previous not matching selection
  4. Replace:
    • Find and replace by Hex Strings, Text, Strings or values
    • Pad text strings with nulls if the replacement string is shorter than the original string
    • Replace All instances or instance by instance
    • Replace from top down or bottom up
  5. Disk/Drive Sector Editing:
    • Sector edit partitions or physical disks
    • Copy sectors between disks and partitions
    • Save Sector range to a file
    • Restore Sector range from a file
  6. Goto:
    • Jump to specified address
    • Jump to address relative to start of document
    • Jump to address relative from end of document
    • Jump to selected address
    • Jump to current offset + selected address
    • Jump to current offset - selected address
    • Jump to last goto + selected address
    • Jump to last goto - selected address
    • Repeat last jump (relative from current offset)
    • Jump backwards (relative from current offset)
  7. Printing:
    • Print and Print Preview
    • Header and footer are highly customizable
    • Page Setup allows configuration of: font, header, footer, margins and bytes per line
  8. Bookmarks:
    • View and edit data rendered as natural data type (byte, word, float, string, Unicode string, time_t, time64_t, structure reference, etc.)
    • Integrated with Structure Viewer
    • Array support (add multiple bookmarks with single definition)
    • Calculations supported for address, length, and count (array) definitions: +, -, *, /, %
    • Functions supported for address, length, and count (array) definitions: UByteAt(), UShortAt(), ULongAt()
    • Constants supported for address, length, and count (array) definitions: last (bookmark), start (first bookmark), arrayindex, filelength
  9. Structure Viewer:
    • View and edit data in its natural structure and form
    • File format resembles C/C++ style structure definition
    • Embedded, nested and reference other structures in your definitions
    • Many atomic data types supported: char, wchar, byte, ubyte, word, uword, long, ulong, longlong, float, double, OLE Date/Time, DOSTIME, DOSDATE, FILETIME, time_t, and time64_t
    • Big Endian or Little Endian rendering
    • Add floating structures that re-renders on caret position changes
    • Add locked structures which stick to a document and offset
    • Verify expected byte sequences in a document against the structure definition's expected values
  10. Compare:
    • Use either a Simple or Resynchronizing binary compare
    • Resynchronizing Compare color codes the differences
    • Ability to specify Resync Window (how far to look for insert/delete) and match bytes (how many bytes must match) for resynchronizing compares
    • Set starting comparison offset independently for source and target files
    • Set comparison length independently for source and target files
  11. Checksum Generation:
    • Checksum either entire document or a selection
    • 8-bit, 16-bit, 32-bit, and 64-bit checksums (sum)
    • CRC-16
    • CRC-16/CCITT
    • CRC-32
    • Custom CRC-16
    • Custom CRC-32
    • MD2, MD4, MD5
    • SHA1, SHA-224, SHA-256, SHA-384, SHA-512
    • RIPEMD-128, RIPEMD-160, RIPEMD-256, RIPEMD-320
    • Tiger
    • Whirlpool
    • View checksums and CRCs as 1s or 2s Complement
  12. Import/Export:
    • Import and Export 8, 16 or 32 bit Intel Hex Code
    • Import and Export Motorola S19, S28 or S37 records
    • Export as HTML
    • Export as RTF
    • Export as C source
    • Export as Java source
    • Export as Text
    • Export as a Hex string
    • Export as UUEncoding
    • Export as Base64
    • Export as CSV (character distributions only)
    • Export as Tabbed Text (character distributions only)
  13. Data Operations:
    • Modify your data in-place using embedded operations
    • Operations can be applied to a selection or an entire document
    • Operations include: set floor value, set ceiling value, lower case, upper case, swap case, byte flip, block shift, ~, <<, >>, ~, |, &, +/-, +, -, *, /, %
  14. Data Inspector:
    • Interpret data at current caret position and edit that data as a more user-friendly sensible data type
    • Big Endian or Little Endian byte ordering
    • View and edit 8 bit signed/unsigned values
    • View and edit 16 bit signed/unsigned values
    • View and edit 32 bit signed/unsigned values
    • View and edit 64 bit signed/unsigned values
    • View and edit floats and double precision floats
    • View and edit DATE, DOS Date, DOS Time, FILETIME, time_t, and time64_t values
    • View and edit binary representations
  15. Base Converter:
    • Convert 8 bit, 16 bit, and 32 bit values between hex, decimal and binary
  16. Hex Calculator:
    • Hex/Decimal calculator supporting: +,-,*,/,|,&,^,<<,>>, ~

Enhancements:

  • Enhances character set/locale support.

Requirements:

  • Software Requirements:
    • Microsoft Windows 2000 or later.
    • Administrative access for installation, registration, and sector editing.
  • Hardware Requirements:
    • 1 GHz x86 processor
    • 512 MB of system memory
    • 20 MB of available disk space.

Hex Workshop 6.0.1.4603 Screenshot

Advertisements

Hex Workshop 6.0.1.4603 Keywords

Bookmark Hex Workshop 6.0.1.4603

Hyperlink code:
Link for forum:

Hex Workshop 6.0.1.4603 Copyright

WareSeeker periodically updates pricing and software information of Hex Workshop 6.0.1.4603 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Hex Workshop 6.0.1.4603 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Hexscope is an application that is used to view the actual data contained within a file. This is not a hex "editor", you can view the data but not modify it so its more of a hex Free Download
Hex Editor Software - Binary File Editing Tool for Windows. Edit your exe code. Free Download
Professional hex editor that can edit files in 4 modes: hex, bin, dec, and text. Free Download
hex editor to edit hex files with search, drag and drop, and search. Free Download
Free Hex Editor - Binary File Editing Software for Windows. Edit your exe code. Free Download
A simple .NET C# hex editor, containing a reusable hex edit control called HexBox. Free Download
HexEdit is hex editor that is renowned for its intuitive interface and ability to quickly and reliably edit files of any size. It has many options like: hex/char/both/stacked display modes, autofit, hex/dec addresses, RO/RW, INS/OVR modes, fully customizable "info tips", scroll/zoom using mouse-wheel… Free Download
Star Hex Edit enables users to edit, search, and replace Binary data files up to 2.1 Gigabytes Free Download