Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Kaitai Parser Output Parsing #119

Closed
hello-adam opened this issue Aug 11, 2021 · 1 comment
Closed

Improve Kaitai Parser Output Parsing #119

hello-adam opened this issue Aug 11, 2021 · 1 comment

Comments

@hello-adam
Copy link
Member

The current parsing of the kaitai output does not go through lazily parsed chunks. This is described in kaitai-io/kaitai_struct#880

The kaitai struct plugin should do this lazy parsing in order to get closer to functional parity with other kaitai GUIs

@hello-adam
Copy link
Member Author

Screenshot from 2021-08-22 12-25-42

This is working way better now

hello-adam pushed a commit that referenced this issue Aug 22, 2021
# [0.51.0](v0.50.0...v0.51.0) (2021-08-22)

### Bug Fixes

* [core] BitArray fromString parsing error reports ([4b176de](4b176de))
* improve kaitai parser parser [#119](#119) ([e1efaa2](e1efaa2))

### Features

* big fixes and improvements to kaitai [#110](#110) [#119](#119) ([34bbc4d](34bbc4d))
goldest-star added a commit to goldest-star/binary-analysis-tool that referenced this issue Jun 4, 2023
# [0.51.0](Mahlet-Inc/hobbits@v0.50.0...v0.51.0) (2021-08-22)

### Bug Fixes

* [core] BitArray fromString parsing error reports ([4b176de](Mahlet-Inc/hobbits@4b176de))
* improve kaitai parser parser [#119](Mahlet-Inc/hobbits#119) ([e1efaa2](Mahlet-Inc/hobbits@e1efaa2))

### Features

* big fixes and improvements to kaitai [#110](Mahlet-Inc/hobbits#110) [#119](Mahlet-Inc/hobbits#119) ([34bbc4d](Mahlet-Inc/hobbits@34bbc4d))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant