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
아직 리뷰가 없습니다!