Vax disassembler for BSD 4.3
Dan Zenchelsky
dzenc at gnu.ai.mit.edu
Tue Jun 12 14:20:57 AEST 1990
Does anyone have a BSD 4.x VAX disassembler? I'm trying to extract a single
routine from a binary file (wish me luck!), and so far I've had very little
luck. I've been able to use the routine by linking the entire file with my
main() routine, and patching the name of the main routine in the other program
to oldm(), but I'd really like to pull just that routine out...
Thanks
-Dan
dzenc at gnu.ai.mit.edu
More information about the Comp.unix.questions
mailing list