Open cmmpsantos opened 4 years ago
Is there any option to make retdec to use less memory, even losing some readability?
Not in this phase (retdec-bin2llvmir). Only in the backend (retdec-llvmir2hll). This phase should not be that slow and memory consuming, unless the input is truly huge. Something probably went wrong. Can you share the input library? I would try to debug it.
Sure... libnexgo_gencode.zip
Thank you.
Hi there. I know that this error is there in more places. But I'm new to this tool and I wonder I can't decomplile a 875Kb file having 16Gig of RAM! I'm using Arch Linux, I installed retdec from the AUR using the git version. This is the output I get:
Is there any option to make retdec to use less memory, even losing some readability? Why does it takes so much memory? It stopped when my system was already using around 15Gib of RAM...
Thanks Carlos