Explotación de Software Parte 15 – Sintaxis Intel en NASM

Publicado el 15 mayo 2014 por Debadastra @jdaanial

Programas escritos en sintaxis Intel y utilizando NASM.

Fibonacci.asm: https://github.com/Adastra-thw/ExploitSerie/blob/master/Fibonacci.asm
echo.asm: https://github.com/Adastra-thw/ExploitSerie/blob/master/echo.asm
Comparacion.asm: https://github.com/Adastra-thw/ExploitSerie/blob/master/Comparacion.asm
Comparacion.c: https://github.com/Adastra-thw/ExploitSerie/blob/master/Comparacion.c

Repositorio GIT de la serie:

https://github.com/Adastra-thw/ExploitSerie.git



Explotación de Software Parte 15 – Sintaxis Intel en NASM

Se necesita JavaScript para reproducir Explotación de Software Parte 15 – Sintaxis Intel en NASM.