decompiler
Here are 261 public repositories matching this topic...
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
-
Updated
Apr 16, 2022 - C#
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
-
Updated
Apr 11, 2022 - Java
GDA is a new fast and powerful decompiler in C++(working without Java VM) for the APK, DEX, ODEX, OAT, JAR, AAR, and CLASS file. which supports malicious behavior detection, privacy leaking detection, vulnerability detection, path solving, packer identification, variable tracking, deobfuscation, python&java scripts, device memory extraction, data decryption, and encryption, etc.
-
Updated
Mar 22, 2022 - Java
Unofficial mirror of FernFlower Java decompiler (All pulls should be submitted upstream)
-
Updated
Apr 1, 2022 - Java
Reko is a binary decompiler.
-
Updated
Apr 15, 2022 - C#
C++ python bytecode disassembler and decompiler
-
Updated
Apr 2, 2022 - C++
A toolset for reverse engineering and fuzzing Protobuf-based apps
-
Updated
Mar 6, 2021 - Python
-
Updated
Apr 9, 2022 - C#
Tool to decompile & extract Android Dex bytecode from Vdex files
-
Updated
Oct 22, 2021 - C
pdgsd does not seem to process PUSH EBP very well, the p-code semantics show up as
(unique,0x12f0,4) = COPY EBP
ESP = INT_SUB ESP, 0x4
(unique,0x12f0,4) = STORE ram[ESP]
which doesn't make sense. Last line should be STORE ram[ESP] = (unique,0x12f0,4)
the raw p-code will show you:
STORE (const,0x55fef11636d0,8) (register,ESP,4) (unique,0x1b50,4)
and the
Python decompiler for 3.7-3.8 Stripped down from uncompyle6 so we can refactor and start to fix up some long-standing problems
-
Updated
Apr 15, 2022 - Python
Currently, creating a new script and/or adding variables through the GUI is a thousand-step process that could really see some improvement.
Adding a Variable
First of all, the most critical issue - creating an UndertaleVariable through the context menu is currently not possible due to them not being an UndertaleNamedResource (so when the editor tries to read the name of the newly created vari
Framework to interpret and transpile JVM bytecode to JavaScript, OpenCL or WebAssembly.
-
Updated
Apr 14, 2022 - Java
Work-in-progress tool to reverse unity's IL2CPP toolchain.
-
Updated
Apr 15, 2022 - C#
IDAPython plugin that synchronizes disassembler and decompiler views
-
Updated
Jan 20, 2021 - Python
Components of a decompilation pipeline.
-
Updated
Nov 27, 2021 - Go
radare2 plugin - converts asm to pseudo-C code.
-
Updated
Mar 28, 2022 - C
A sane API for IDA Pro's decompiler. Useful for malware RE and vulnerability research
-
Updated
Feb 8, 2022 - Python
Yet Another Ghidra Integration for IDA
-
Updated
Dec 20, 2021 - C++
Python snippets for Ghidra's Program and Decompiler APIs
-
Updated
Feb 4, 2022
Hexrays Toolbox - Find code patterns within the Hexrays AST
-
Updated
Nov 5, 2021 - Python
An Interactive Hex-Rays Microcode Explorer
-
Updated
Sep 15, 2020 - Python
Decompilation as a Service. Explore multiple decompilers and compare their output with minimal effort. Upload binary, get decompilation.
-
Updated
Apr 16, 2022 - Python
Improve this page
Add a description, image, and links to the decompiler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decompiler topic, visit your repo's landing page and select "manage topics."



Describe the bug
To Reproduce
The Solution
From: https://stackoverflow.com/questions/23176624/javafx-freeze-on-desktop-openfile-desktop-browseuri