Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / avast/retdec issues and pull requests
#1107 - Add printing of analysis time to retdec-fileinfo output
Pull Request -
State: closed - Opened by metthal about 2 years ago
#1106 - Unable to inject own types and functions using `libraryTypeInfoPaths`
Issue -
State: open - Opened by KOLANICH about 2 years ago
#1105 - The prebuilt binaries should contain the tool to convert the info from header files into retdec-consumable format
Issue -
State: open - Opened by KOLANICH about 2 years ago
#1104 - We cannot change func args types sometimes by changing the config - changing causes args being eliminated for that func at all (with config being rewritten) when recompiling.
Issue -
State: open - Opened by KOLANICH about 2 years ago
#1103 - ince the quality of decompilation is poor, to improve comprehension assembly code should be embedded into C code as comments
Issue -
State: open - Opened by KOLANICH about 2 years ago
#1102 - dead code elimination sometimes eliminates non-dead code.
Issue -
State: open - Opened by KOLANICH about 2 years ago
#1101 - We need a LSP proxy server intercepting refactoring calls to `clangd` (or other LSP for C) and applying the changes to the config.
Issue -
State: open - Opened by KOLANICH about 2 years ago
#1100 - We need to detect stuff like `LoadLibrary` and `GetProcAddress` and use their arguments and data flows for retrieving type information.
Issue -
State: open - Opened by KOLANICH about 2 years ago
- 1 comment
#1099 - We cannot rename vars stored in registers by editing a per-decompilation config - they are not reflected in config!
Issue -
State: open - Opened by KOLANICH about 2 years ago
#1098 - `libraryTypeInfoPaths` is ignored when specified in per-decompilation config - rewritten with the values from the default config.
Issue -
State: open - Opened by KOLANICH about 2 years ago
#1097 - Calls of functions which addresses are stored within registers and loaded in runtime are not reflected in decompilation
Issue -
State: open - Opened by KOLANICH about 2 years ago
#1096 - retdec fails to identify calling conventions on 32-bit x86
Issue -
State: open - Opened by KOLANICH about 2 years ago
#1095 - Methods in shared libs containing Component Object Model interfaces should be properly detected. These methods use stdcall convention.
Issue -
State: open - Opened by KOLANICH about 2 years ago
#1094 - Statically linked common libraries like zlib and openssl should be fingerprinted using machine learning on CFG and DFG
Issue -
State: open - Opened by KOLANICH about 2 years ago
#1093 - Readme says to use nonexistent retdec-decompiler.exe ?
Issue -
State: closed - Opened by DaveInCaz over 2 years ago
- 2 comments
Labels: Q-question
#1092 - Add prototypes for dynamically-linked functions without headers
Pull Request -
State: closed - Opened by richardlford over 2 years ago
- 6 comments
#1091 - Support decompilation of LLVM bitcode files within `retdec-decompiler`
Issue -
State: open - Opened by KOLANICH over 2 years ago
#1090 - Add ability to process PNG icons for perceptual hash calculation
Pull Request -
State: closed - Opened by HoundThe over 2 years ago
#1089 - Incorrect decompile (x % 10)
Issue -
State: open - Opened by niansa over 2 years ago
#1088 - Handle Procedure Linkage calls for 32bit x86 from gcc
Pull Request -
State: closed - Opened by richardlford over 2 years ago
- 1 comment
#1087 - Check for possible overflow when checking for segment overlap.
Pull Request -
State: closed - Opened by HoundThe over 2 years ago
#1086 - Upgrade to Capstone release 4.0.2 with patch
Pull Request -
State: closed - Opened by richardlford over 2 years ago
- 8 comments
#1085 - Fix parameter and return types for dynamically called functions
Pull Request -
State: closed - Opened by richardlford over 2 years ago
- 2 comments
#1083 - Unable to execute bin files due to missing libcrypto-1_1-x64.dll file
Issue -
State: open - Opened by mg8973 over 2 years ago
- 6 comments
#1079 - [question] About the name of X86_REG_AF
Issue -
State: open - Opened by gmh5225 over 2 years ago
- 1 comment
#1076 - Library function analysis problem
Issue -
State: open - Opened by tower111 over 2 years ago
- 1 comment
#1059 - [Capstone2llvmir] Update to Capstone V5
Pull Request -
State: closed - Opened by owlxiao almost 3 years ago
- 5 comments
#1053 - Continuous integration in Github Actions
Pull Request -
State: closed - Opened by xkubov almost 3 years ago
Labels: C-build-system
#1049 - broken json output: strings under `staticSignPaths` is unclosed
Issue -
State: closed - Opened by KisaragiEffective almost 3 years ago
- 2 comments
Labels: P-output
#1046 - retdec-decompiler.py: can't provide external DWARF file
Issue -
State: open - Opened by 4ad almost 3 years ago
- 2 comments
Labels: Q-question
#1042 - Everything takes 5.6GB Archlinux/retdec-4.0-2
Issue -
State: closed - Opened by isopix about 3 years ago
- 2 comments
#1033 - capstone2llvmir: use undef value if register not loaded but used
Pull Request -
State: closed - Opened by PeterMatula about 3 years ago
- 1 comment
#1029 - Fixed ImageLoader::Save()
Pull Request -
State: closed - Opened by ladislav-zezula about 3 years ago
- 4 comments
#1006 - Fixed discrepancies in icon hash between YARA and retdec-fileinfo
Pull Request -
State: closed - Opened by ladislav-zezula over 3 years ago
- 3 comments
#1004 - Debug info is only accepted if it has the type of IMAGE_DEBUG_TYPE_CO…
Pull Request -
State: closed - Opened by ladislav-zezula over 3 years ago
- 1 comment
#1003 - Fixed RETDEC-74 and RETDEC-61
Pull Request -
State: closed - Opened by ladislav-zezula over 3 years ago
- 5 comments
#998 - arm64 "at s1e1r, x0" instruction produces segmentation fault
Issue -
State: closed - Opened by wafgo over 3 years ago
- 3 comments
Labels: bug, C-capstone2llvmir
#996 - COFF debug info is no longer counted as part of the image
Pull Request -
State: closed - Opened by ladislav-zezula over 3 years ago
#970 - Fixed Lz issue 967
Pull Request -
State: closed - Opened by ladislav-zezula over 3 years ago
- 1 comment
#940 - RetDec tries to decompile to LLVM code even though I'm not using LLVM?
Issue -
State: closed - Opened by zurgeg over 3 years ago
- 4 comments
#877 - Update Capstone to handle endbr64
Pull Request -
State: closed - Opened by jacob-baines about 4 years ago
- 4 comments
Labels: enhancement, C-bin2llvmir
#875 - Resumability, caching, partial processing and interactivity
Issue -
State: open - Opened by KOLANICH about 4 years ago
- 3 comments
#805 - Stuck at "running CopyPropagationOptimizer" for 10 days
Issue -
State: open - Opened by SamDecrock over 4 years ago
- 3 comments
Labels: Q-question
#782 - Very basic processing of UTF-16 to UTF-8 in PE resource table
Pull Request -
State: closed - Opened by metthal over 4 years ago
- 3 comments
#766 - Error: Decompilation to LLVM IR failed
Issue -
State: closed - Opened by Ashesh3 over 4 years ago
- 2 comments
Labels: P-run, C-bin2llvmir
#765 - Function scope recognition error
Issue -
State: closed - Opened by vmtest888 over 4 years ago
- 1 comment
Labels: P-output, C-bin2llvmir
#723 - [capstone2llvmir]: unhandled branch instruction format #2
Issue -
State: open - Opened by stumpy1029 over 4 years ago
- 2 comments
Labels: P-run, C-capstone2llvmir
#649 - Use complex data type info provided to RetDec
Issue -
State: open - Opened by PeterMatula about 5 years ago
- 2 comments
Labels: enhancement
#642 - Try to fix issue #638
Pull Request -
State: closed - Opened by seviezhou about 5 years ago
- 4 comments
Labels: bug, C-bin2llvmir
#638 - Bug in bin2llvmir Decoder
Issue -
State: closed - Opened by seviezhou about 5 years ago
- 3 comments
Labels: enhancement, P-output, C-bin2llvmir
#555 - Add support for PowerPC VLE instructions
Issue -
State: open - Opened by gregjhogan over 5 years ago
- 2 comments
Labels: enhancement, T-arch-powerpc
#547 - How to install and run RetDec in Windows?
Issue -
State: closed - Opened by MBilalQureshi over 5 years ago
- 16 comments
Labels: Q-question
#534 - retdec-unpacker prints "No matching plugins found for 'gc'"
Issue -
State: closed - Opened by tinybrainrobotics over 5 years ago
- 3 comments
Labels: P-run, C-unpacker
#442 - Add support for snaps
Pull Request -
State: closed - Opened by drastx almost 6 years ago
- 2 comments
Labels: enhancement
#427 - Error: failed to limit maximal memory to half of system RAM
Issue -
State: open - Opened by retsyo about 6 years ago
- 8 comments
Labels: bug, O-windows, P-run
#426 - Unable to start program C:\retdec\build\x64\Debug\ALL_BUILD Access is denied. MS VS 2015/2017
Issue -
State: closed - Opened by PavelKotov1 about 6 years ago
- 6 comments
Labels: D-help-wanted, Q-question, O-windows, P-run
#203 - C syntax error: redefinition of 'XXX' structure
Issue -
State: open - Opened by PeterMatula almost 7 years ago
- 1 comment
Labels: enhancement, P-output, C-llvmir2hll, C-bin2llvmir, C-config
#176 - Suggestion from web: from Ukraine with love
Issue -
State: open - Opened by PeterMatula almost 7 years ago
- 1 comment
Labels: enhancement, P-output
#79 - How to improve decompilation of executables containing code from custom libraries?
Issue -
State: closed - Opened by mohe2015 almost 7 years ago
- 4 comments
Labels: Q-question
#59 - Add Dos MZ support to retdec
Issue -
State: open - Opened by DerJJ almost 7 years ago
- 6 comments
Labels: C-fileformat, D-DIY, new-feature
#45 - Compiling back LLVM IR
Issue -
State: open - Opened by a1batross almost 7 years ago
- 15 comments
Labels: Q-question, Q-discussion
#13 - Decompilation takes too much memory
Issue -
State: open - Opened by invokr almost 7 years ago
- 38 comments
Labels: bug, P-run, C-llvmir2hll, C-bin2llvmir, T-memory