Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 319 Bytes

File metadata and controls

23 lines (16 loc) · 319 Bytes

retdec-api-demo

Small demo that shows how to use RetDec API Poc in other projects.

Requirements

  • Works only on Linux.
  • Everything that RetDec requires.

Build

mkdir build
cd build
cmake ..
make -j<N>

Use

build/demo/demo -i tests/<file>