retdec-cpp
Functions
decompiler.cpp File Reference

A sample application that uses the library to decompile binary files. More...

#include <iostream>
#include "retdec/retdec.h"

Functions

int main (int argc, char **argv)
 

Detailed Description

A sample application that uses the library to decompile binary files.

License
MIT, see the LICENSE file for more details

Function Documentation

int main ( int  argc,
char **  argv 
)