Ret: Online Assembly Playground and Reverse Engineering Tool
19 hours ago
- #WebAssembly
- #disassembler
- #assembler
- Supports multiple architectures: ARM64, x86, Arm32, Arm32 Thumb, RISC-V, PowerPC
- Features include assembling, disassembling, and running code
- Output formats available: auto, u8, u32, C array, binary
- Architecture-specific options for x86, RISC-V, and PowerPC
- Lightweight browser-based tool running in WebAssembly
- Shortcuts available for quick actions like assembling (F1) and closing popups (ESC)
- Additional features: source code download, bug reporting, sharing code as URL, saving as binary file
- Settings include parsing options and enabling C preprocessor