airvzxf / assembly

Some scripts about Assembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assembly in Linux

Linux:

  • Benchmarks.

    • Fibonacci. In mathematics, the Fibonacci numbers are the numbers in the following integer sequence.
  • Information.

    • GAS: GNU Assembler

      • Book: Programming from the ground up - Exercises.
    • GDB: Debugger

    • NASM - i386.

      • ASM Tutor A very good NASM tutorial, needs more explanation but it's fine for a general purpose and start to do your first codes. Official Website.

About

Some scripts about Assembly

License:GNU General Public License v3.0


Languages

Language:Assembly 83.4%Language:Shell 15.4%Language:C 1.2%