<div dir="ltr"><div>Just happened to me as well. I blame gmail and/or firefox. I tried to copy the URL starting with git: and the browser immediately opened the gmail created hyperlink, which, of course starts after the //.</div><div><br></div><div>:(</div><div><br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sun, Jan 19, 2025 at 5:18 AM Mouse via rescue <<a href="mailto:rescue@sunhelp.org">rescue@sunhelp.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">>> Ghidra should be the best.<br>
> Full ack.<br>
<br>
If you'd rather something less heavyweight - and correspondingly more<br>
portable and less capable, and _way_ less glitzy - I have an<br>
interactive disassembler I first wrote decades ago to pick apart<br>
captured malware; since then I've been improving it and adding more CPU<br>
ISAs. I used it back in 1999 for a small Y2K consulting gig, for<br>
example. The current list of CPUs is: 6303 (a 6800 variant, I think),<br>
ARMv6-M, AVR, Fcode (8 and 16), the G65SC802 (a slightly extended 6502,<br>
IIRC), Tempest video game (including vector-generator opcodes), the 68k<br>
(no 68000/68020/68040/etc distinctions), the MC68HC908, MIPS (BE and<br>
LE), PPC (BE and LE), the Dreamcast (a Super-H), SPARC, VAX, 80386, and<br>
Z-80. Some of these are probably incomplete, but I think I've got most<br>
of most of them.<br>
<br>
My primary distribution mechanism is a world-clonable git repo,<br>
git://<a href="http://git.rodents-montreal.org/Mouse/disas" rel="noreferrer" target="_blank">git.rodents-montreal.org/Mouse/disas</a>; if that's difficult for you<br>
I can put a tarball up for FTP or HTTP fetch.<br>
<br>
/~\ The ASCII Mouse<br>
\ / Ribbon Campaign<br>
X Against HTML <a href="mailto:mouse@rodents-montreal.org" target="_blank">mouse@rodents-montreal.org</a><br>
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B<br>
<br>
_______________________________________________<br>
rescue list - <a href="http://sunhelp.org/mailman/listinfo/rescue_sunhelp.org" rel="noreferrer" target="_blank">http://sunhelp.org/mailman/listinfo/rescue_sunhelp.org</a><br>
</blockquote></div>