introducao-a-assembly

Repositório dos arquivos usados na apresentação "Introdução a Assembly" da CriptoGoma de 2020 🖥️

Commit
9c0d5dad065c91ca16b38081e62d925d99dea99a
Parent
0c77be42e9133da058b00bb40306b529447b679f
Author
Pablo Emilio Escobar Gavíria <pablo-escobar@riseup.net>
Date

Traduzidos os nomes dos arquivos para português

Diffstat

15 files changed, 0 insertions, 0 deletions

Status File Name N° Changes Insertions Deletions
Renamed Palestra de Assembly.odp -> Introducao a Assembly.odp 0 0 0
Renamed Palestra de Assembly.pdf -> Introducao a Assembly.pdf 0 0 0
Renamed examples/reverse_engeneering/bin.txt -> exemplos/engenharia-reversa/bin.txt 0 0 0
Renamed examples/reverse_engeneering/convert.py -> exemplos/engenharia-reversa/convert.py 0 0 0
Renamed examples/reverse_engeneering/example.bin -> exemplos/engenharia-reversa/example.bin 0 0 0
Renamed examples/reverse_engeneering/example.c -> exemplos/engenharia-reversa/example.c 0 0 0
Renamed examples/basic_instrcutions/example.asm -> exemplos/instrucoes-basicas/example.asm 0 0 0
Renamed examples/mario/mario.asm -> exemplos/mario/mario.asm 0 0 0
Renamed examples/modularizaztion/example.asm -> exemplos/modularizacao/example.asm 0 0 0
Renamed examples/modularizaztion/exemplo.py -> exemplos/modularizacao/exemplo.py 0 0 0
Renamed examples/opcodes/bin.txt -> exemplos/opcodes/bin.txt 0 0 0
Renamed examples/opcodes/example.asm -> exemplos/opcodes/example.asm 0 0 0
Renamed images/1402484054-ps4-white-1.png -> imagens/1402484054-ps4-white-1.png 0 0 0
Renamed images/NES-Console-Set.png -> imagens/NES-Console-Set.png 0 0 0
Renamed images/Sony-PlayStation-4-wController.png -> imagens/Sony-PlayStation-4-wController.png 0 0 0
diff --git a/Palestra de Assembly.odp b/Introducao a Assembly.odp
Binary files differ.
diff --git a/Palestra de Assembly.pdf b/Introducao a Assembly.pdf
Binary files differ.
diff --git a/examples/reverse_engeneering/bin.txt b/exemplos/engenharia-reversa/bin.txt
diff --git a/examples/reverse_engeneering/convert.py b/exemplos/engenharia-reversa/convert.py
diff --git a/examples/reverse_engeneering/example.bin b/exemplos/engenharia-reversa/example.bin
Binary files differ.
diff --git a/examples/reverse_engeneering/example.c b/exemplos/engenharia-reversa/example.c
diff --git a/examples/basic_instrcutions/example.asm b/exemplos/instrucoes-basicas/example.asm
diff --git a/examples/mario/mario.asm b/exemplos/mario/mario.asm
diff --git a/examples/modularizaztion/example.asm b/exemplos/modularizacao/example.asm
diff --git a/examples/modularizaztion/exemplo.py b/exemplos/modularizacao/exemplo.py
diff --git a/examples/opcodes/bin.txt b/exemplos/opcodes/bin.txt
diff --git a/examples/opcodes/example.asm b/exemplos/opcodes/example.asm
diff --git a/images/1402484054-ps4-white-1.png b/imagens/1402484054-ps4-white-1.png
Binary files differ.
diff --git a/images/NES-Console-Set.png b/imagens/NES-Console-Set.png
Binary files differ.
diff --git a/images/Sony-PlayStation-4-wController.png b/imagens/Sony-PlayStation-4-wController.png
Binary files differ.