Assembly Language Primer for Hackers Video Series

ist2_3013549_assembler.jpg

Vivek Ramachandran sulle basi del linguaggio assembly e gestione della memoria, ottimo materiale di studio per chi desidera approfondire i meccanismi fondamentali delle vulnerabilità software e del reverse engineering, l'autore infatti ha reso disponibili anche altre due serie correlate: "Buffer Overflow Primer" e "Format String Vulnerabilities Primer" (quest'ultima ancora in fase di realizzazione).

  1. System Organization concepts
    Sorgenti: Function3.s
  2. Virtual Memory Organization
    Sorgenti: SimpleDemo.c
  3. GDB Usage Primer
    Sorgenti: SimpleDemo.c
  4. Writing your First Hello World Program in Assembly
    Sorgenti: JustExit.s e HelloWorldProgram.s
  5. Understanding Data types in Assembly Language
    Sorgenti: VariableDemo.s
  6. Moving Data between registers and memory
    Sorgenti: MovDemo.s
  7. Working with Strings
    Sorgenti: StringBasics.s
  8. Unconditional branching
    Sorgenti: UnconditionalBranching.s
  9. Conditional Branching using the Jump family of instructions
    Sorgenti: ConditionalBranching.s
  10. Writing Functions in Assembly
    Sorgenti: Function2.s
  11. Passing arguments to functions using the Stack
    Sorgenti: Function3.s

Print This Email this Twit This! Add to del.icio.us Share on Facebook Digg This! Stumble It! AddThis! Share on Segnalo Alice Share on OKNotizie

Post Metadata

Data
2 Settembre 2009

Autore
Mirko

Categorie

Lascia un commento