rehex
https://github.com/solemnwarning/rehex
Reverse Engineers' Hex Editor
- Developed at editors
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/rehex && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
rehex-0.5.4.tar.gz | 0003933319 3.75 MB | |
rehex.changes | 0000008989 8.78 KB | |
rehex.spec | 0000002275 2.22 KB |
Revision 7 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 1033527
from
Michael Vetter (jubalh)
(revision 7)
- Use the default lua version (currently 5.4): buildrequire lua-busted instead of lua53-busted, which then fails to run against the default lua interpreter. See also boo#1199151 - Update to 0.5.4: * Allow passing arguments to structs created via ArrayResize() and ArrayExtend() template functions. * Fix parsing of whitespace in template array dereference (#175). * Display offsets in comments panel (#165). * Improve performance of templates that declare many (thousands+) of variables in the file. * Add Error() function for templates (#186). * Fix crash when attempting to use string as a file variable in templates (#185). * Add plugin for annotating pcap files. - Update to 0.5.3: * Correctly nest comments when updating comments panel (#169). * Update text in comments panel when a comment is modified. * Fix display of >4GiB virtual offsets in files that are <=4GiB (#170). * Add support for code page 437 (IBM) and 932/936/949/950 (Microsoft). * Fix handling of multibyte character boundaries in document view. * Draw wide characters in document view (#173). * Move forwards/backwards and select whole instructions from disassembly in document view. * Don't capture tab key press in text area of document view. * Add missing error checks. * Add number base option to "Jump to offset" dialog. * Drawing optimisations (improves responsiveness), particularly on macOS. * Fix some undefined behaviour issues.
Comments 0