paradroid001 / desertemu

Emulation for firmware reversing
2 stars 0 forks source link

As a user I want to understand the build-chain for a binary, so I can reproduce it #13

Open paradroid001 opened 2 months ago

paradroid001 commented 2 months ago

To reproduce an execution or build environment for a target binary in order to analyse it, we need to know several things about it::

We need a process or tool which highlights these for us, so we can make a 'digital zoo' / sandbox to run the binary in something that feels like its native environment.

Will require: