Disassembler for freebsd?

2007-04-22 Thread Ghirai
Hello list,

Has anyone tried to use ldasm and/or lida on FreeBSD?

Are there any alternatives, besides hte?

Thanks.

-- 
Best regards,
Ghirai.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Disassembler for freebsd?

2007-04-22 Thread Ghirai

 Hello list,
 Has anyone tried to use ldasm and/or lida on FreeBSD?
 Are there any alternatives, besides hte?
 Thanks.

It seems that objdump is linked statically with bfdlib,
and it doesn't support pe files.

My question would be how to get objdump to
diassemble pe files?

I've searched around and i've only found
log discussions/rants about why the gnu people
statically link libraries and such...

I'd appreciate if anyone could point me in the right direction.

Thanks.

-- 
Best regards,
Ghirai.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]