becojo / asmbot

Slack bot to assemble and disassemble using Capstone and Keystone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AsmBot

Slack commands to assemble and disassemble code.

Dependencies

Setup

Install dependencies using pip.

pip install -r requirements.txt

Deploy the application somewhere.

Setup slash commands on your Slack to point to the /asm and /disasm endpoints.

Enjoy!

Demo

About

Slack bot to assemble and disassemble using Capstone and Keystone

License:The Unlicense


Languages

Language:Python 100.0%