Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Parsing Mach-O files (lowlevelbits.org)
44 points by AlexDenisov on Aug 20, 2015 | hide | past | favorite | 5 comments


The author, and anyone else interested in exploring Mach-O files, might want to check out the otool command on Mac OS X. The otool source code is open source: http://www.opensource.apple.com/source/cctools/cctools-870/o...


someone made a mach-o lib for ruby: https://github.com/woodruffw/ruby-macho



Many years ago, I wrote something about Universal Binaries - http://hohle.net/scrap_post.php?post=197 . IIRC, they've remained relatively unchanged since NeXTSTEP and have always been available in OS X (and even used during the G3/G4/G5 era in Mac OS).


Related: https://github.com/shinh/maloader is a loader for running mach-o files on Linux.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: