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

Add hex pattern to octree format and add forth format idea #560

Merged
merged 2 commits into from
Sep 1, 2024

Conversation

IceflowRE
Copy link
Member

I added ImHex pattern, which would make analysing, debugging or validating the binary files, much easier.

And a forth format idea, which uses bytes, but could use a compression algorithm like zip by default. To compare the 4th against the other we need some example files as i can not estimate the file size and/ or the performance gain by dropping the bit operations.

@github-actions github-actions bot added the org:triage labels have to be specified or checked label Aug 28, 2024
@IAmNotHanni IAmNotHanni self-requested a review August 29, 2024 22:18
Copy link
Member

@IAmNotHanni IAmNotHanni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@IAmNotHanni IAmNotHanni merged commit ac864f5 into main Sep 1, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
org:triage labels have to be specified or checked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants