Skip to content

Expanded parser support#5

Draft
jlevere wants to merge 16 commits into
mainfrom
pe-parser
Draft

Expanded parser support#5
jlevere wants to merge 16 commits into
mainfrom
pe-parser

Conversation

@jlevere

@jlevere jlevere commented Jul 11, 2025

Copy link
Copy Markdown
Owner

Expanding parser to work with PE and MachO files.

This is a pretty large PR because it requires a refactor of the wit file which in turn requires a rewrite of basically all of the rust code as well as typescript.

This will complete #2

@jlevere

jlevere commented Jul 11, 2025

Copy link
Copy Markdown
Owner Author

The wit api and basic rust modifications are done.

I am working on first just filling out the API and then going back and making sure that the parsers are extracting the correct and enough information later

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

Successfully merging this pull request may close these issues.

Add support for PE and MachO file types Add state persistance across webview reloads

1 participant