
A bot for reverse engineering and emulator development.
A bot for assembling and disassembling machine code across multiple architectures, directly in your server. For reverse engineering and emulator development.
Commands
!a / !asm / !assemble - Assemble instructions into hex bytes
!d / !disas / !disassemble - Disassemble hex bytes into instructions
Examples
!a aarch64 movz x0, #3; movz x1, #7; add x2, x0, x1
!d mips 90420009 00000000 a3c2001e 00000000 00000000 00000000 00000000 3c02b080 90420009 00000000 a3c2001e 93c3001e00000000 306200ff
This is a maintained alternative to REBot, which has been abandoned for years. It also fixes REBot's lack of proper syntax highlighting: Discord supports code block highlighting for instruction sets beyond x86, and this bot actually uses them.
More features planned over time.
0
0 recensioni
Reviews can be left only by registered users. All reviews are moderated by Top.gg moderators. Please make sure to check our guidelines before posting.
5 stelle
0
4 stelle
0
3 stelle
0
2 stelle
0
1 stella
0
Ancora nessuna recensione!