REMBot

REMBot

0
1

概览

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 评论

只能由注册用户留下评论。所有评论都由Top.gg版主主持。 请确保在发布之前检查 我们的指南

5 星

0

4 星

0

3 星

0

2 星

0

1 星

0



这里还没有评论!