collapse

* Posts Recentes

Amplificador - Rockboard HA 1 In-Ear por almamater
[27 de Março de 2024, 19:13]


O que é isto ? por KammutierSpule
[26 de Março de 2024, 19:35]


Bateria - Portátil por almamater
[25 de Março de 2024, 22:14]


Emulador NES em ESP32 por dropes
[13 de Março de 2024, 21:19]


Escolher Osciloscópio por jm_araujo
[06 de Fevereiro de 2024, 23:07]


TP4056 - Dúvida por dropes
[31 de Janeiro de 2024, 14:13]


Leitura de dados por Porta Serie por jm_araujo
[22 de Janeiro de 2024, 14:00]


Distancia Cabo por jm_araujo
[08 de Janeiro de 2024, 16:30]


Meu novo robô por josecarlos
[06 de Janeiro de 2024, 16:46]


Laser Engraver - Alguém tem? por almamater
[16 de Dezembro de 2023, 14:23]

Autor Tópico: How to learn about Reverse Engineering a executable binary.  (Lida 1204 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline blabla

  • Mini Robot
  • *
  • Mensagens: 257
How to learn about Reverse Engineering a executable binary.
« em: 20 de Março de 2022, 13:17 »
Boa tarde a todos,

Hoje gostaria de partilhar uns vídeos introdutórios para um curso no youtube, alguns walk through de competições de CTF, links e livros interessantes sobre Reverse  Engineering de programas.

PlayList - HackadayU: Reverse Engineering with Ghidra – HackadayU - WrongBaud
https://www.youtube.com/playlist?list=PL_tws4AXg7auglkFo6ZRoWGXnWL0FHAEi

Ainda referente ao curso anterior com informação mais detalhada:

Introduction to Reverse Engineering with Ghidra
https://hackaday.io/course/172292-introduction-to-reverse-engineering-with-ghidra

GitHub do autor do curso, com o github do curso e com informação de como fazer reverse engineering a plataformas de sistemas embebidos.
https://github.com/wrongbaud

Nota: O Ghidra é um programa OpenSource, um desassembler que tem as suas sources no GitHub, ele foi criado pela NSA – No Such Agency :-) hehehehe

Competições CTF -  Capture The Flag

Video - Google CTF - BEGINNER Reverse Engineering with ANGR - John Hammond



Video - Google CTF: Beginner Quest: GATEKEEPER - Reverse Engineering - John Hammond



PlayList - REVERSE ENGINEERING - John Hammond
https://www.youtube.com/playlist?list=PL1H1sBF1VAKXYkYf20zni60THPxkbSC8i

O formato binário dos executáveis de Linux e não só.

Video - In-depth: ELF - The Extensible & Linkable Format




Livros interessantes nesta área…

The Ghidra Book: The Definitive Guide
by Chris Eagle, Kara Nance

Livro simples para iniciantes de Assembly.

Assembly x64 in easy steps: Modern coding for MASM, SSE & AVX
by Mike McGrath

Livro avançado de assembly.

The Art of 64-Bit Assembly, Volume 1: x86-64 Machine Organization and Programming
by Randall Hyde

Reversing: Secrets of Reverse Engineering
by Eldad Eilam

Practical Binary Analysis: Build Your Own Linux Tools for Binary Instrumentation, Analysis, and Disassembly
by Dennis Andriesse

Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation
by Bruce Dang, Alexandre Gazet, Elias Bachaalany, Sébastien Josse

The Hardware Hacking Handbook: Breaking Embedded Security with Hardware Attacks
by Jasper van Woudenberg, Colin O'Flynn

The IDA Pro Book, 2nd Edition: The Unofficial Guide to the World's Most Popular Disassembler
by Chris Eagle


Obrigado,

Cumprimentos e votos de um bom fim-de-semana,
João