Skip to content

Instantly share code, notes, and snippets.

View mkasimd's full-sized avatar

M. Kasim mkasimd

  • Düsseldorf, Germany
View GitHub Profile
@mkasimd
mkasimd / asm.sh
Created November 15, 2019 19:47
This is a shell script enabling some useful options when working with assembly
#!/bin/bash
# Title: Assembling Script
# Version: 0.99
# Release: 06 Feb 2019
# Author: M. Kasim Doenmez
#
# running options:
##
## -c : compile C code and convert into ASM