-
```
What seems to be the problem?
When smaling, I got this output:
UNEXPECTED TOP-LEVEL EXCEPTION:
java.lang.IllegalStateException: Cannot get the location of a label that hasn't
been placed yet.
…
-
The problem is in the apk original file.
To get apk file suitable for this process, do the following steps :
1-Install FS Explorer on your mobile phone.
2-Using this program to copy any program tha…
-
```
This request comes from lessons learned in Black Box testing.
When taking an APK though a Decompile/Debug Instrument/Recompile/Sign/Align
cycle, we can perform an apk install and run the resulti…
-
```
This request comes from lessons learned in Black Box testing.
When taking an APK though a Decompile/Debug Instrument/Recompile/Sign/Align
cycle, we can perform an apk install and run the resulti…
-
```
This request comes from lessons learned in Black Box testing.
When taking an APK though a Decompile/Debug Instrument/Recompile/Sign/Align
cycle, we can perform an apk install and run the resulti…
-
`>>>> modify resource id: out/obj/system/framework/framework.board.DWd/smali ...
> modify resource id: out/obj/system/framework/framework.board.DWd/smali_classes2 ...
-
```
This request comes from lessons learned in Black Box testing.
When taking an APK though a Decompile/Debug Instrument/Recompile/Sign/Align
cycle, we can perform an apk install and run the resulti…
-
```
This request comes from lessons learned in Black Box testing.
When taking an APK though a Decompile/Debug Instrument/Recompile/Sign/Align
cycle, we can perform an apk install and run the resulti…
-
I am new to Smali, followed your "hello world" example, which was a success, but I am facing problems while running BracketedMemberNames
```
smali a -o classes BracketedMemberNames.smali
zip test…
-
```
What seems to be the problem?
Running a smalied previously baksamlied file on Android gives the error:
E/dalvikvm(21057): Out-of-order encoded_annotation name_idx: 0xb443 then 0x8bd7
E/dalvikvm(21…