rehex
https://github.com/solemnwarning/rehex
Reverse Engineers' Hex Editor
- Developed at editors
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/rehex && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
rehex-0.60.1.tar.gz | 0004143321 3.95 MB | |
rehex.changes | 0000011200 10.9 KB | |
rehex.spec | 0000002276 2.22 KB |
Revision 8 (latest revision is 14)
Yuchen Lin (maxlin_factory)
accepted
request 1101459
from
Michael Vetter (jubalh)
(revision 8)
- Update to 0.60.1: New features: * Add data histogram tool (#140). * Monitor for open files being externally modified and allow reloading (#124). * Add "Delete comment and children" context menu command to delete a comment and any comments encapsulated by it (#198). * Allow dragging tabs between windows or out to new ones. Quality of life improvements: * Use virtual offsets in "Select range" dialog. * Don't re-open files to save when there are no changes (#193). * Improve performance when large numbers of comments are defined. * Open original file when passed a rehex-meta file on the command line (#207). Character set handling: * Add <charset = "XXX"> syntax to templates (#184). * Add character set option to text search (#182, #200). * Add IBM codepage 866 and Windows-1251 (#208). Binary templates: * Expose current array index as ArrayIndex when expanding arrays of structs in templates (#191). * Fix true/false not being usable inside template functions/structs (#197). * Add new ReadString(), SPrintf(), SetComment(), StringLengthBytes(), ArrayPush(), ArrayPop() and OffsetOf() template function. * Fix repeated execution of the same switch() block in a template (#202). * Add 'private' variables to template language. * Fix template format strings that expand to further format tokens. * Fix template error when converting a float to an int. * Remember recently selected templates (#183). * Implement lexical variable scoping in templates and allow functions to access global variables defined above them (#190).
Comments 0