-
```
Currently, decompilation of exception handling is either not supported or
broken. For example:
parse-BB@0x2 : [ parse-BB@0xe parse-BB@0x1d2 ]
1 (00000002) invoke-static v10, Au…
-
**Bicep version**
run `bicep --version` via the Bicep CLI, `az bicep version` via the AZ CLI or via VS code by navigating to the extensions tab and searching for Bicep
`Bicep CLI version 0.28.1 (ba1…
-
### 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.
- […
-
The decompilation of `binaries/tests/x86_64/echo` from the binaries repo is non-deterministic.
```diff
--- ../binaries/tests/x86_64/echo func 4199392 baseline
+++ ../binaries/tests/x86_64/echo fu…
-
The decompilation of `binaries/tests/x86_64/veritesting_skm` from the binaries repo is non-deterministic.
```diff
--- ../binaries/tests/x86_64/veritesting_skm func 4202928 baseline
+++ ../binar…
-
```
What steps will reproduce the problem?
I'm working on modifying Snapchat. After decompiling and recompiling the APK,
even without any modifications, the arrays.xml files get messed up.
The affect…
-
```
What steps will reproduce the problem?
I'm working on modifying Snapchat. After decompiling and recompiling the APK,
even without any modifications, the arrays.xml files get messed up.
The affect…
-
Below I will attempt to argue that the current approach to decompiling VU code is detrimental and the P-Code implementation of all VU instructions should be replaced with pcodeop stubs (maybe, see bel…
-
I've been looking at some functions that do relatively large amounts of vector math (~2000 total instructions, about 300 v* instructions). On my system, some of these take 50-60 seconds to decompile, …
-
**Describe error**
- full name of method or class with error
1.
Class:com.bytedance.embedapplog.AppLog
Function:toEncryptByte
![image](https://user-images.githubusercontent.com/107301547/173575…