-
Some sort of feature to decompile everything in a bytecode file back out to its original filenames (that is, if debug information is embedded in the bytecode) would be greatly appreciated for modding …
-
### Before opening this issue, I ensure that...
- [X] I have read the [FAQ](https://github.com/RSDKModding/RSDKv4-Decompilation/blob/main/FAQ.md) and confirmed my issue is not mentioned in it.
- [X] …
-
[Uploading classes3-error.zip…]()
-
Hi,
I'm running into an issue while trying to scan my project for a casa tiers 2 assesments.
SAST and SCA scan are working fine but APK scan is not.
I'm using the latest docker image on Mac OS.
…
-
Tasks
====
- [X] Bytecode support (pycdas)
- [ ] Handle new opcodes in AST builder
- [X] `CACHE`
- [X] `PUSH_NULL`
- [ ] `PUSH_EXC_INFO`
- [ ] `CHECK_EXC_MATCH`
- [ ] `CHECK_EG_MATCH…
zrax updated
2 months ago
-
Is very hard to do a decompilation to port the program to c or c++? are there some tools for the architecture? I'm wondering if is possible to traduce the rom to C or C++
-
**Is your feature request related to a problem? Please describe.**
It's annoying to have to use, for example, the `wasm-decompile` CLI to decompile a WebAssembly file. Adding support to decomp.me wou…
-
jd-eclipse is never used during debugging. If you set a breakpoint in some decompiled code, Eclipse will stop there but will not show the decompiled source.
This issue was already reported in https://…
kwin updated
3 months ago
-
We should layout methods a little better by introducing new lines to make a little more readable (Reflector did this well)
1. Create Console App (.NET Framework)
2. In the following, CTRL+Click `…
-
Definitions
* Pane: singleton windows (only one can be open at any point in time). Some can be hidden or closed, others will be open at all times (cannot be closed or hidden).
* Decompilation Tab:…