TXG/MNX #1 Posted January 27, 2017 Hi, I am looking for a good 68K disassembler that can handle big files and that I can define my own labels the disassembler uses. I prefer a Windows version. Anyone knows a good one ? Quote Share this post Link to post Share on other sites
witchspace #2 Posted January 28, 2017 The open source reverse engineering framework Radare ( https://radare.org/r/). It is interactive and you can define labels and other metadata. It can also handle huge files. I personally like it lot, though I'm not sure about the state of its windows support because I use Ubuntu. There are however windows binaries available. Alternatively, the non-free version of IDA Pro can handle 68000 just fine. Quote Share this post Link to post Share on other sites
ggn #3 Posted January 28, 2017 You might also want to try https://www.onlinedisassembler.com/static/home/. And of course there's the good old easyrider running natively on the ST. Quote Share this post Link to post Share on other sites
Cyprian #4 Posted January 28, 2017 PeaSauce Disassembler http://www.atari-forum.com/viewtopic.php?t=24266 Quote Share this post Link to post Share on other sites