Construct-editor

Latest version: v0.1.5

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.0.19

Enhanced ConstructHexEditor:
- Fixed a bug which leads to an "Fatal Python error" as of wxPython 4.2.

-------------------------------------------------------------------------------

0.0.18

General:
- Package is now also compatible with Python 3.9 and 3.10

Enhanced ConstructHexEditor:
- Fixed a bug which leads to an exception as of wxPython 4.2.

-------------------------------------------------------------------------------

0.0.17

Enhanced ConstructEditor:
- Fixed a bug in conditional constructs (IfThenElse/Switch/FocusedSeq/Select)

-------------------------------------------------------------------------------

0.0.16

Enhanced ConstructEditor:
- Added support for
- `cs.NullStripped`
- `cs.NullTerminated`
- `cs.StringEncoded`
- `cs.BitsSwapped`
- `cs.Const`
- `cs.FocusedSeq`
- `cs.Select`
- Fixed issue: When the users has opened an DVC Editor and clicks somewhere else, the Object-Editor is now closed correcty.
- Fixed issue: Removed recursion bug inside conditional constructs (`cs.IfThenElse`, `cs.Switch`, ...).

Enhanced HexEditor:
- Added thousands separator for byte/bit positions.
- Display `x Bits` insted of `x Bytes` if we are inside a `cs.Bitwise`.
- Fixed issue: When 0 or a multiple of 16 Bytes are shown in the hex editor, then there is no new line for adding data. This is now fixed, and an new line is added.

-------------------------------------------------------------------------------

0.0.15

Enhanced ConstructHexEditor:
- added support for `cs.Default`: when right clicking an object with default value the option "Set to default" is availabe
- fixed issue: when sub-hex-panels are created (eg. for bitwiese data), the data is not visible in the root-hex-panel when selecting an item.
- fixed issue: the GUI can completely crash, when the building/parsing takes its time and the user slowly double clicks somewhere else in the DataViewControl

-------------------------------------------------------------------------------

0.0.14

Enhanced ConstructHexEditor:
- fixed issue: When the another binary data was set, then the old HexEditors were still displayed.

-------------------------------------------------------------------------------

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.