Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 919 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 919 Bytes

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