Git Product home page Git Product logo

nasm-assembly-examples's Introduction

nasm-assembly-examples

Resources

Learn assembly (mostly NASM)

  1. NASM Tutorial <- Start here
  2. NASM - The Netwide Assembler
  3. Assembly Language for x86 Processors | Kip Irvine
  4. Low-Level Programming: C, Assembly, and Program Execution on Intel® 64 Architecture | Igor Zhirkov
  5. Reverse Engineering for beginners (open-source book) | Dennis Yurichev
  6. http://www.stolyarov.info/books/asm_unix (russian)
  7. https://www.ozon.ru/context/detail/id/4579142/ (russian)
  8. xchg_rax|advanced Assembler
  9. xorpd-solutions
  10. PC Assembly Language | Paul A. Carter
  11. x86_64 Linux Assembly | Video Course

Linux & C & binary analysis, and how it works

  1. x86 and amd64 instruction reference
  2. Linux insides
  3. Deep C (and C++)
  4. Learning Linux Binary Analysis
  5. System V Application Binary Interface AMD64 Architecture Processor Supplement
  6. Linux Standard Base, Specifications Archive

Binary hacking (radare2, gdb, ...)

  1. The Official Radare2 Book
  2. radare2 | First r2babies steps - Long Version
  3. Optimizing subroutines in assembly language, An optimization guide for x86 platforms
  4. Hacking: The Art of Exploitation, 2nd Edition | Jon Erickson
  5. Reversing: Secrets of Reverse Engineering | Eldad Eilam
  6. 8 gdb tricks you should know

OS development

  1. Making an OS (x86) | Playlist

References that you might find helpful

  1. Linux syscalls table
  2. Searchable Linux Syscall Table for x86 and x86_64
  3. Complete 8086 instruction set
  4. BIOS Interrupt Jump Table

RISC

  1. Assemblers, Linkers, and Loaders Hakim Weatherspoon CS 3410 Computer Science Cornell University
  2. Digital Design and Computer Architecture RISC-V Edition
  3. Digital Design and Computer Architecture: RISC-V Edition, resources
  4. RISC-V Instruction Formats, Instructor: Steven Ho
  5. RISC-V Online Assembler

books

  1. But How Do It Know? - The Basic Principles of Computers for Everyone | Clark Scott

Tools

  1. Simple crossplatform IDE for NASM, MASM, GAS, FASM assembly languages

Other

Some articles about static and dynamic linking

nasm-assembly-examples's People

Contributors

funnydman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.