吾爱破解 - LCG - LSG |安卓破解|病毒分析|www.52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 6441|回复: 8
收起左侧

[Editors] Hex Workshop v6.0.1.4603 New Licnese

[复制链接]
lkou 发表于 2011-2-14 11:56
本帖最后由 lkou 于 2011-2-14 11:59 编辑

The Hex Workshop Professional -Hex Editor is a set of hexadecimal development tools for Microsoft Windows, combining advanced binary editing with the ease and flexibility of a word processor.

With Hex Workshop Professional 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 find, replace, compare, add smart bookmarks, 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. An Integrated Structure Viewer allows you to view and edit data in the most intuitive and convenient way.

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

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

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

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

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

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)

Printing:
•Print and Print Preview
•Header and footer are highly customizable
•Page Setup allows configuration of: font, header, footer, margins and bytes per line

Bookmarks:
•View and edit data rendered as natural data type (byte, word, half float, double,
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: +, -,
*, /, %, &, |, ^, <<, >>

&#8226;Functions supported for address, length, and count (array) definitions: UByteAt(),
UShortAt(), ULongAt(), UQuadAt, byteflip16(), byteflip32(), and byteflip64()

&#8226;Constants supported for address, length, and count (array) definitions: last (bookmark),
start (first bookmark), arrayindex, filelength

Structure Viewer:
&#8226;View and edit data in its natural structure and form
&#8226;File format resembles C/C++ style structure definition
&#8226;Embedded, nested and reference other structures in your definitions
&#8226;Many atomic data types supported: char, wchar, byte, ubyte, word, uword, long, ulong,
longlong, half float, float, double, OLE Date/Time, DOSTIME, DOSDATE, FILETIME, time_t,
and time64_t
&#8226;Conditional structure elements (if and switch)
&#8226;Big Endian or Little Endian rendering
&#8226;Add floating structures that re-renders on caret position changes
&#8226;Add locked structures which stick to a document and offset
&#8226;Verify expected byte sequences in a document against the structure definition's expected
values
&#8226;Integrated Functions enable automatic file format parsing and data manipulation
Compare:
&#8226;Use either a Simple or Resynchronizing binary compare
&#8226;Resynchronizing Compare color codes the differences
&#8226;Ability to specify Resync Window (how far to look for insert/delete) and match bytes
(how many bytes must match) for resynchronizing compares
&#8226;Set starting comparison offset independently for source and target files
&#8226;Set comparison length independently for source and target files

Checksum Generation:
&#8226;Checksum either entire document or a selection
&#8226;8-bit, 16-bit, 32-bit, and 64-bit checksums (sum)
&#8226;CRC-16
&#8226;CRC-16/CCITT
&#8226;CRC-32
&#8226;Custom CRC-16
&#8226;Custom CRC-32
&#8226;MD2, MD4, MD5
&#8226;SHA1, SHA-224, SHA-256, SHA-384, SHA-512
&#8226;RIPEMD-128, RIPEMD-160, RIPEMD-256, RIPEMD-320
&#8226;Tiger
&#8226;Whirlpool
&#8226;View checksums and CRCs as 1s or 2s Complement

Data Visualizer
&#8226;Includes 3 palettes and the ability to use user-defined palettes (Microsoft .PAL file format)
&#8226;Zoom visualizer width and height independently
&#8226;Automatic scaling to match editor view
&#8226;Displays editor selection
&#8226;Allows selection of data within the editor

Import/Export:
&#8226;Import and Export 8, 16 or 32 bit Intel Hex Code
&#8226;Import and Export Motorola S19, S28 or S37 records
&#8226;Export as HTML
&#8226;Export as RTF
&#8226;Export as C source
&#8226;Export as Java source
&#8226;Export as Text
&#8226;Export as a Hex string
&#8226;Export as UUEncoding
&#8226;Export as Base64
&#8226;Export as CSV (character distributions only)
&#8226;Export as Tabbed Text (character distributions only)

Data Operations:
&#8226;Modify your data in-place using embedded operations
&#8226;Operations can be applied to a selection or an entire document
&#8226;Operations include: set floor value, set ceiling value, lower case, upper case, swap case, byte flip, block shift, ~, <<, >>, ~, |, &, +/-, +, -, *, /, %

Data Inspector:
&#8226;Interpret data at current caret position and edit that data as a more user-friendly sensible data type
&#8226;Big Endian or Little Endian byte ordering
&#8226;View and edit 8 bit signed/unsigned values
&#8226;View and edit 16 bit signed/unsigned values
&#8226;View and edit 32 bit signed/unsigned values
&#8226;View and edit 64 bit signed/unsigned values
&#8226;View and edit half float (16 bit), floats (32 bit) and double precision floats (64
bit)
&#8226;View and edit DATE, DOS Date, DOS Time, FILETIME, time_t, and time64_t values
&#8226;View and edit binary representations

Expression Calc
&#8226;Arithmetic operations: +, -, *, /, %, ()
&#8226;Logical operations: ==, !=, ||, &&, <, <=, >, >=
&#8226;Bitwise operations: &, |, ^, <<, >>, ~
&#8226;Arithmetic functions: min, max, byteflip16, byteflip32, byteflip64
&#8226;Document functions: get/set caret position and selection, add structure, get document
size, getValueAt, setValueAt, insertValueAt
&#8226;Conditional statements: if, switch
&#8226;Looping constructs: for, while
&#8226;Creation and manipulation of integer variables (signed/unsigned 8, 16, 32, and 64
bit variations)
&#8226;Big Endian or Little Endian byte ordering
&#8226;Option to automatically place results on clipboard

Plug-in API
&#8226;C/C++ Plug-in API
&#8226;Allow data manipulation of active document
&#8226;Create new documents
&#8226;Generate checksums and digests
&#8226;Create and manipulate smart bookmarks
&#8226;Manipulate caret position and selection
&#8226;Progress and user-cancel support
&#8226;Integration with output window for logging
&#8226;Ability to auto-exec plug-ins on document open

Base Converter:
&#8226;Convert 8 bit, 16 bit, and 32 bit values between hex, decimal and binary
Hex Calculator:
&#8226;Hex/Decimal calculator supporting: +,-,*,/,|,&,^,<<,>>, ~
http://www.bpsoft.com
Lic. Download:
http://mir.cr/MZH5AIPK

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

 楼主| lkou 发表于 2011-2-14 12:06
Hex Workshop v6.5.0.5050 Pro RC2 (x86/x64)

http://oron.com/4c4wc6j3oi5n/Hex ... 2__x86_x64.rar.html  
zone0826 发表于 2011-2-14 12:40
老大发的应该是好东西,可惜咱英文水平有限……能不能大概给翻译一下……不过我习惯用WINHEX……HEX WORKSHOP还没用过……估计是比WINHEX好用。
nic 发表于 2011-2-14 12:45
cntrump 发表于 2011-2-14 22:21
本地备份。

Hex_Workshop.rar

414 Bytes, 下载次数: 20, 下载积分: 吾爱币 -1 CB

a2213572 发表于 2011-2-14 23:27
http://mir.cr/MZH5AIPK
怎嚜無法下載?
wanwanle 发表于 2011-2-20 18:08
支持下拉、、、、、、好用不?
skyfree 发表于 2011-3-20 22:55
本帖最后由 skyfree 于 2011-3-20 23:02 编辑

最新的5050运行后,BPSRegWD32.dll文件未验证?每次打开都要点?
http://s219.hotfile.com/get/8f8ae82efdef795d2cc1bbea6c52439b677bf8b3/4d860456/512/01432588c2700ed1/5f07b54/H.W.P.6.5.0.5050.rar
zhaoyafei19 发表于 2011-3-20 23:20
一个十六进制编辑的软件吧
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则 警告:本版块禁止灌水或回复与主题无关内容,违者重罚!

快速回复 收藏帖子 返回列表 搜索

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-5-14 08:47

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表