首页
社区
课程
招聘
[转帖]wxHexEditor 0.21 Beta
发表于: 2013-1-5 02:28 1714

[转帖]wxHexEditor 0.21 Beta

2013-1-5 02:28
1714
wxHexEditor 0.21 Beta
wxHexEditor description


Another small and easy to use hex editor

wxHexEditor is a lightweight and straight-forward application that allows you to recover data from raw HDD or partition via editing it in hex.

You can edit partition tables by hand or you could recover files from File System by hand with wxHexEditor. Or want to analyze your binary files, partitions, devices? If you need a good reverse engineer tool like a good hex editor, you welcome.

wxHexEditor could edit HDD/SDD disk devices or partitions in raw up to exabyte sizes.

Here are some key features of "wxHexEditor":

· It uses 64 bit file descriptors (supports files or devices up to 2^64 bytes , means some exabytes but tested only 1 PetaByte file (yet). ).
· It does NOT copy whole file to your RAM. That make it FAST and can open files (which sizes are Multi Giga < Tera < Peta < Exabytes)
· You can work with delete/insert bytes to file, more than once, without creating temp file!.
· Could open your devices on Linux, Windows or MacOSX.
· Memory Usage : Currently ~25 MegaBytes while opened multiple > ~8GB files.
· Could operate with file thru XOR encryption.
· Has multiple views to show multiple files in same time.
· Has x86 disassembly support (via integrated udis86 library) to hack things little faster.
· Has colourfull tags to make reverse engineering easier and more fun.
· You can copy/edit your Disks, HDD Sectors with it.( Usefull for rescue files/partitions by hand. )
· Sector Indication on Disk devices, also has Go to Sector dialog...
· Formated CopyAs! It's easy to copy part of a file in HEX format for C/C++ source, ASM source, also supports HTML,phpBB and Wiki page formats with TAGs!!
· Support Hex or Text editor alone operation.
· Compare binary files, allows merge of near results.
· Decimal, Hexadecimal, Octal and LBA ("Sector+Offset") addressing modes, (switchable one to another by right click of mouse on Offset panel.
· Save selection as a dump file feature for make life easier.
· "Find Some Bytes" feature for quickly find next meaningful bytes at file/Disk (via integrated mhash library.
· MD/RIPEMD/SHA/TIGER/HAVAL/CRC/ADLER/GOST/WHRILPOOL/SNEFRU checksum functions.
· Import & Export TAGs support from file.
· Written with C++/wxWidgets GUI libs and can be used with other OSes such as Mac OS, Windows as native application.

What's New in This Release: [ read full changelog ]

· Imported new udis86 version with SSSE3 and some SSE4.1 support.
· Fixed opening hdd drives from linux shell.
· Implemented Disk Backup/Restore & Erase tools.
· Added custom hex area formating.
· Implemented Multi Language support with TURKISH locale.
· Added Preferences menu.
· Fixed saveasdump 0A -> 0D 0A conversion on windows.
· Improved file speed gauges.
· Added Thin Seperation Lines at Process Memory Map boundries.
· ReImplemented TagElement::Compare function for big offsets.
· Added Auto TAG regeneration from /proc//maps file.
Added Argument for open processes: -pid:
· Added Feature on Linux : Open Process RAM
· Fixed Export TAGs ".tags.tags" issue.

http://www.softpedia.com/dyn-postdownload.php?p=183712&t=0&i=1


[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

收藏
免费 1
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//