-
## Vineflower version
Unknown, whatever Enigma 2.5.1 is shipped with.
## Describe the bug
Unable to decompile certain parts of the code.
## Additional information
// $VF: Coul…
-
Hi wabt team,
Recently I have been testing the decompile tool chain of WebAssembly. This is conducted by comparing the results of a C program:
- compile into WASM, decompile with `wasm-decompile`…
-
i use APK.Tool.GUI.v3.3.1.2 to decompile
this is capture error, what should i do
thx
[10:21:38] =====[ Decoding ]=====
[10:21:38] 00.000 I: [DECOMPILE] Decompiling ...
[10:21:38] Input: C:\U…
-
First time using jsxer, trying to decompile a jsbin results in the error message:
libc++abi: terminating due to uncaught exception of type std::out_of_range: basic_string
Abort trap: 6
-
I found this game when i was a kid and i remembered about it just now, i downloaded the APK file, pasted it on the nebula path and extracted the MFA + Images and Sounds. Extracting the sounds gives an…
-
The puzzle `845-380c5294` from #845 has to be resolved:
https://github.com/objectionary/jeo-maven-plugin/blob/3636715ee1aa2ff83f67a8c1d1ac18759e8ec747/src/main/java/org/eolang/jeo/representation/Byt…
-
**Is this the expected output of a decompiled .pyc file?!!**
```
asRacker.pyc (Python 3.9)
[Code]
File Name: asRacker.py
Object Name:
Arg Count: 0
Pos Only Arg Count: 0
KW…
-
Pycdc is not able to Decompile full pyc file.
It's only Decompile some import and some variable.
I think it needs a big update.
-
Hi! Thanks for your work so far on this.
I decompiled the EVSE Master app itself in an attempt to understand the protocol better. The app has a list of commands embedded in it. It doesn't actually …
-
Through studying the code, it seems that the premise of this decompiler's work is to correctly load the target class into the JVM, which is very dangerous for studying class files containing malicious…