llvmir2hll fails during "removing code that is not reachable in a CFG"
Open
bug
C-llvmir2hll
P-run
T-memory
- Dominant language
- C++
- Stars
- 8.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
My setup:
windows 10, 16gb ram.
What i did:
I try to decompile .so file , file size is 6.3kb.
command:
`path_to_python_3\python.exe retdec-decompiler.py --no-memory-limit path_to_so\libwhatsappx86.so`
What I got:
`Error: Decompilation of file C:\Users\rache\OneDrive\Desktop\retdec_whatsapp_chek\libwhatsappx86.so.c.backend.bc failed`
Full log:
(It's large so I use pastebin for it)
`https://pastebin.com/xHNGYCGk`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.