Back to Browse

Software Reverse Engineering Part 3.2: First Static Analysis example (file, xxd, objdump)

494 views
Feb 23, 2024
13:50

We quickly go over the general pipeline of performing static analysis on a unknown file. Code and notes are in the github. ELF_FORMAT specs: http://www.skyfree.org/linux/references/ELF_Format.pdf github: https://github.com/xiscoding/reverse-engineering

Download

0 formats

No download links available.

Software Reverse Engineering Part 3.2: First Static Analysis example (file, xxd, objdump) | NatokHD