Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 293 Bytes

ChangeLog.md

File metadata and controls

10 lines (8 loc) · 293 Bytes

0.1.0 / 2012-08-26

  • Initial release:
    • Provides a Ruby DSL for writing Assembly programs.
      • Supports X86 and AMD64 instruction sets.
      • Supports ATT and Intel syntax.
    • Uses yasm to assemble the programs.
    • Supports assembling Shellcode.