Project Description

relipmoC is a translator that converts i386 assembly code to C code, i.e. a decompiler for assembly language. The input assembly language must be in the same format as the i386 ASM produced by gcc. The output file is a C code equivalent to the original code in terms of output. It does not support structures, pointers, or multi-dimensional arrays.

Resenha
Your rating
Review this project