https://dogbolt.org/
Decompiler Explorer is an interactive online decompiler which shows equivalent C-like output of decompiled programs from many popular decompilers.
https://habr.com/ru/articles/467085/
11 сент. 2019 г. ... В данной статье 5 первых заданий, узнаем основы дизассемблирования, решим задачи начального уровня реверса, а также декомпилируем dotNet ...
https://stackoverflow.com/questions/193896/what...
11 окт. 2008 г. ... I am searching for a decompiler for a C program. The binary is a 32-bit x86 Linux executable. Objdump works fine, so basically I am searching for something ...
https://www.reddit.com/r/AskNetsec/comments/82f...
6 мар. 2018 г. ... You'll sometimes have to switch between RetDec and Snowman to get the better results, but IDA's are almost always the best. AttitudeAdjuster. • ...
https://github.com/avast/retdec
Instructions for Docker are given in the next section. Requirements. Linux. A C++ compiler and standard C++ library supporting C++ ...
https://binary.ninja/
Binary Ninja is an interactive decompiler, disassembler ... Disassemble and decompile code to C or BNIL for any supported architecture—including your own.
https://www.purebasic.fr/english/viewtopic.php?...
10 окт. 2023 г. ... It seems like this decompiler is only useful for 32 bit executables which are quite rare nowadays.
https://sourceforge.net/projects/universal-c-de...
28 апр. 2023 г. ... Download Universal-C-Decompiler for free. a tool used to convert 32bit executable or assembly files into c code. None.
https://www.jetbrains.com/decompiler/
dotPeek is a free-of-charge standalone tool based on ReSharper's bundled decompiler. ... ReSharper C++. AI Pro. dotCover. dotTrace. dotMemory. dotPeek.
https://www.backerstreet.com/decompiler/decompi...
A decompiler tries to translate an object file into a compilable source file. There are many decompilers for C# or Java, but only a few for C/C++.
Introduction to Decompiling C++ with Ghidra - Retro Reversing (Reverse ...
www.retroreversing.com
Decompiling .NET DLLs into C# Source Code: A Step-by-Step Guide - YouTube
www.youtube.com
C-Decompiler - Download - Softpedia
www.softpedia.com
DotFix Software - VB Decompiler 121 - Decompiling .NET applications to ...
www.dotfixsoft.com
CPP Decompiler Online: Unleash Code Secrets Effortlessly
cppscripts.com
REC Decompiler Home Page
backerstreet.com
Decompilers - CTF Handbook
ctf101.org
9Rays.Net - Easy and fast decompilation to C#, IL, J#, C++ or Delphi.Net.
www.9rays.net
What is a good and reliable C decompiler that support ELF and SH4 ...
reverseengineering.stackexchange.com
YouTube • May 21, 2021 • 12:21
An introduction to C compilers and decompilers, how compile order and optimization works, and tricks you can use to speed up reverse engineering. Examples given in both Ghidra and IDA.
YouTube • January 13, 2022 • 01:37
C# - Decompilation Tutorial (dnSpy)
YouTube • May 23, 2021 • 02:22
Using Ghidra to decompile a binary file into C code and vulnerability scanning
YouTube • September 23, 2023 • 03:30
In this video I will provide you solutions for decompiling .NET Assemblies into C# code using dotPeek decompiler. dotPeek is free and open source decompiler. Hope you like it.
YouTube • July 16, 2022 • 01:06:19
A C# compiler converts C# source code to binary DLLs. Using ILSpy, you can convert .NET DLLs back to C#. Any version of C#. Or to CIL. ILSpy can convert an entire DLL into a Visual Studio C# project (csproj file plus C# source code files). This can be compiled using Visual Studio back to a DLL. If you do not know what a C# syntactic sugar does ...
YouTube • June 14, 2025 • 01:04:58
JEB Community Edition is a gratis C++ decompiler that supports Windows and the Microsoft Visual C++ compiler toolchain.