1ikeadragon / ReverseMe

Reverse engineering discord bot that does not query dogbolt for decompilation.
https://discord.com/application-directory/1302859968147619880
7 stars 0 forks source link
bot decompilation discord discord-bot reverse-engineering

As Jordan mentioned in issue #1 , dogbolt shouldn't be automated as it puts them at the risk of losing the commercial licenses. As a result, only the decompilation features of the bot have been turned off temporarily until I get the time to spin up a self-hosted light-weight fork of dogbolt with the open-source and enterprise decompilers given that we have a subscription to them. Till then you can use disassembly and hexdump.

ReverseMe

Reverse engineering discord bot that does not query dogbolt for decompilation. Add it: ReverseMe Bot

Usage

Decompile with IDA, Ghidra, Binja, Angr:

;revme 

Decompile with IDA/Binja/Ghidra/Angr:

;revme binja/ida/ghidra/angr

Get the hexdump:

;revme hex

Get the disassembly(intel):

;revme asm