-
I am trying to decode an .odex file but it throws me this ArrayLimit exception, I have already tried with several versions of baksmali and I cannot decode the .odex file
Here I leave the error …
-
couldn't find : baksmali
![Screenshot_2022-11-26_11_14_24](https://user-images.githubusercontent.com/115657622/204086169-58c7dfc1-ef89-483d-8e3a-49f741efddd2.png)
-
Hello!
I'm using recent 2.5.2-2771eae0 revision of smali libraries and having the following issues:
```
baksmali x "system/app/FMRadio.odex" -d system/framework/ -o "FMRadio"
Error occurre…
-
Please update to latest apktool, smali, baksmali if possible.
Lots of apps can't be repacked.
Thanks
mo123 updated
5 months ago
-
Hi! I'm trying to disassemble framework.jar, but got a lot of errors:
### On the disassemble stage: **_(java -jar baksmali.jar d -a 30 classes.dex)_**
`java.lang.ArrayIndexOutOfBoundsException: Inde…
-
大佬救救我,[!] Check your environment and configuration. Couldn't find: baksmali
WZNZS updated
1 month ago
-
```
What seems to be the problem?
Under modern Windows NT, a symbolic link causes baksmali to stop processing,
because a system provided file enumeration routine provides size equal to zero
for symb…
-
Compile and run sample program that uses `DexRewriter` without any passes:
```java
import com.android.tools.smali.dexlib2.DexFileFactory;
import com.android.tools.smali.dexlib2.dexbacked.DexBacke…
-
```
> java -jar baksmali.jar -v
baksmali 2.4.0 (http://smali.org)
Copyright (C) 2010 Ben Gruver (JesusFreke@JesusFreke.com)
BSD license (http://www.opensource.org/licenses/bsd-license.php)
> ja…
-
```
What seems to be the problem?
Under modern Windows NT, a symbolic link causes baksmali to stop processing,
because a system provided file enumeration routine provides size equal to zero
for symb…