
wxHexEditor
wxHexEditor is an open source cross-platform disk/sector/file hex editor written in C++ with a wxWidgets-based user interface.
Replace, insert, delete, copy, and otherwise modify bytes and bits in multiple files. Perform bitwise operations on specified bytes with bitmasks and operators like NOT...
replace, insert, delete, copy, move, reverse, and otherwise modify bytes and bits in multiple files.
search and replace supports wildcard bytes and match selection. perform bitwise operations on specified bytes with bitmasks and operators like not, and, or, xor, nand, nor, xnor. reverse order of specified bytes and bits. compute md5, sha1, sha2, ripemd hashes and crc checksums for whole files or specified bytes. convert files to/from binhex and base64 formats. convert raw bytes in files to their hexadecimal, decimal, octal, or binary codes stored as ascii text and viceversa. includes builtin base converter that can freely convert between binary, octal, decimal, and hexadecimal, as well as treat any sequence of bytes as a number. process 1000s of files using multiple cpu cores in manual, automatic/continuous, triggered/scheduled, or console modes, or directly from windows explorer rightclick menu. save files to output directory specified using either absolute or relative path, with original or new name defined by a mask. select files for processing based on their name, dates, size, and contents using advanced file search supporting regex and advanced wildcards. optionally merge together, split all, or zip processed files. perform different operations on different files with conditional processing and process branching. detailed processing logs are available in both user interface and log files. run multiple program instances simultaneously.
Official Website
Facebook
Twitter
Portable Batch conversion Batch processing Batch Editing
portable batch-conversion batch-processing batch-editing hex-editor binary-editor hash-calculator hash binary base64