Rewrote my NextStep icon extractor in C, parsing the mach-o file myself, removing the dependency on rust’s mach_object library.
http://excbadacc.es/next.html
So now, being able to mount the original file systems and extract the icons means I’m ready to start the icon archive!
I originally wrote the util as a way to learn some rust, unfortunately, not having the time to actually learn it meant any change I wanted to do took longer and made me anxious. The C version is easier for me to work with.
The social network of the future: No ads, no corporate surveillance, ethical design, and decentralization! Own your data with Mastodon!
I originally wrote the util as a way to learn some rust, unfortunately, not having the time to actually learn it meant any change I wanted to do took longer and made me anxious. The C version is easier for me to work with.