Assembly Language Primer for Hackers Video Series
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).
- System Organization concepts
Sorgenti: Function3.s - Virtual Memory Organization
Sorgenti: SimpleDemo.c - GDB Usage Primer
Sorgenti: SimpleDemo.c - Writing your First Hello World Program in Assembly
Sorgenti: JustExit.s e HelloWorldProgram.s - Understanding Data types in Assembly Language
Sorgenti: VariableDemo.s - Moving Data between registers and memory
Sorgenti: MovDemo.s - Working with Strings
Sorgenti: StringBasics.s - Unconditional branching
Sorgenti: UnconditionalBranching.s - Conditional Branching using the Jump family of instructions
Sorgenti: ConditionalBranching.s - Writing Functions in Assembly
Sorgenti: Function2.s - 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