|
retdec-cpp
|
| ▼ doc | |
| doxygen.h | Documentation of the main page and the used namespaces |
| ▼ include | |
| ▼ retdec | |
| analysis.h | Representation of an analysis |
| analysis_arguments.h | Arguments for analyses |
| decompilation.h | Representation of a decompilation |
| decompilation_arguments.h | Arguments for decompilations |
| decompiler.h | Runner of decompilations |
| exceptions.h | Exceptions |
| file.h | Base class and factory for file representations |
| fileinfo.h | Runner of analyses |
| fwd_decls.h | Header file containing forward declarations for classes in the library |
| resource.h | Base class of all resources |
| resource_arguments.h | Base class of arguments for all services |
| retdec.h | Header file for the library |
| service.h | Base class of all services |
| settings.h | Library settings |
| test.h | Testing service |
| ▼ src | |
| ▼ retdec | |
| analysis.cpp | Implementation of the analysis |
| analysis_arguments.cpp | Implementation of the analysis arguments |
| decompilation.cpp | Implementation of the decompilation |
| decompilation_arguments.cpp | Implementation of the decompilation arguments |
| decompiler.cpp | Implementation of the decompilation service |
| exceptions.cpp | Implementation of the exceptions |
| file.cpp | Implementation of the representation and factory for files |
| fileinfo.cpp | Implementation of the fileinfo service |
| resource.cpp | Implementation of the base class of all resources |
| resource_arguments.cpp | Implementation of the base class of arguments for all services |
| service.cpp | Implementation of the base class of all services |
| settings.cpp | Implementation of the library settings |
| test.cpp | Implementation of the testing service |
| ▼ tools | |
| decompiler.cpp | A sample application that uses the library to decompile binary files |
| fileinfo.cpp | A sample application that uses the library to analyze binary files |
1.8.11