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 bitmap support #73

Open
eternalbits opened this issue Jun 1, 2023 · 4 comments
Open

Add bitmap support #73

eternalbits opened this issue Jun 1, 2023 · 4 comments

Comments

@eternalbits
Copy link

Hello

In the long list you have here, perhaps a reference to the bitmap that is possibly used to draw the entire layout is missing.
I'm talking about what appears right at the end of sm_datazone, there the whole bitmap appears.
Screenshot 2023-06-01 004639

I can help with bitmap identification if you're interested.
Rui

@joachimmetz
Copy link
Member

I can help with bitmap identification if you're interested.

Sure, feel free t send a PR. Note that merging it can take a while seeing other priorities on my end.

@joachimmetz joachimmetz changed the title Improve tools with bitmap Add bitmap support Jun 1, 2023
@eternalbits
Copy link
Author

Hello, thank you very much for your attention!

I am part of the Virtual Disk Compact and Copy application that has been studying compression by apfs. It is a pity that Apple does not make more data available that allows to be more useful in compression.

I leave here a result in an Excel workbook. The most relevant parts are the Spaceman sheet and the Space0, Space1 and Space2 sheets. I note that in this way the entire disk is represented in the form of a bitmap.

Catalina.xlsx

All the best,
Rui

@joachimmetz
Copy link
Member

@eternalbits thanks, I'll have a closer look when time permits

@P5-2005
Copy link

P5-2005 commented Oct 24, 2023

Hello, thank you very much for your attention!

I am part of the Virtual Disk Compact and Copy application that has been studying compression by apfs. It is a pity that Apple does not make more data available that allows to be more useful in compression.

I leave here a result in an Excel workbook. The most relevant parts are the Spaceman sheet and the Space0, Space1 and Space2 sheets. I note that in this way the entire disk is represented in the form of a bitmap.

Catalina.xlsx

All the best, Rui

i think this will be more interesting, take a look : https://github.com/eafer/libzbitmap

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

3 participants