py-macholib does not work properly on osx (using darwin ports). I have not found any other alternative.

Any ideas?

link|improve this question
2  
Maybe someone could help if you would tell what exactly it is that you are trying to accomplish. The more precise the question the more helpful the answer(s). – lothar Apr 9 '09 at 23:19
feedback

1 Answer

Try this: MachOView

link|improve this answer
MachOView cannot edit files, but you can use it to find offsets and then edit the data with HexFiend. – LaC Aug 1 '11 at 13:55
you can edit the hex content in the second column. – psaghelyi Sep 9 '11 at 9:44
feedback

Your Answer

 
or
required, but never shown