XFreeTool

assembler-disassembler tool - Online assembler & disassembler for ARM, x86, MIPS, PowerPC

by
Guikits Assembler / Disassembler is a browser-based workspace for assembling and disassembling code across ARM, x86, MIPS, and PowerPC. It helps developers, reverse engineers, and security researchers quickly verify opcodes, inspect machine code, and compare outputs without installing heavy local tooling.

Add a comment

Replies

Best
XFreeTool
Maker
📌
Hi Product Hunt! I’m launching Assembler / Disassembler on Guikits today. I built this tool because I kept needing a faster way to check short assembly and machine-code snippets without opening heavy local tooling. Most existing options are either architecture-specific, one-way only, or not great for quick verification workflows. This tool supports ARM, x86, MIPS, and PowerPC in a browser-based workspace where you can: assemble code into machine bytes disassemble bytes back into readable instructions compare outputs side by side quickly verify opcodes for reverse engineering, debugging, firmware work, and learning The main goal was speed and convenience for short, practical tasks: paste a snippet, inspect the output, and move on. If you work with low-level code, reverse engineering, emulation, security research, or firmware debugging, I’d really love to know: Which architecture or workflow should I improve next? Happy to answer questions and would love your feedback.