asm(stackaddress) is bogus not because of libmach
but because asm is defined to disassemble from the
text file, not from memory.  Run 'whatis asm' in acid and
notice that it says @addr++ not *addr++.

Reply via email to