ronin-rb / ronin-code-asm

A Ruby DSL for crafting assmebly programs and shellcode.
https://ronin-rb.dev
GNU Lesser General Public License v3.0
49 stars 11 forks source link

Add bin/ronin-asm #6

Closed postmodern closed 11 years ago

postmodern commented 11 years ago

Add a bin/ronin-asm script that starts the ronin console with ronin/asm loaded.

postmodern commented 11 years ago

ronin-asm does not require ronin, so we cannot use Ronin::UI::CLI::Commands::Console.