Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in smali

What does "L", "[" and ";" mean in smali code? [duplicate]

java android smali

Modifying existing methods in Smali

java android dalvik smali

How to generate call graph from android APK?

java android call-graph smali

smali structure of methods and classes

java android dalvik dex smali

what does the .restart smali keyword do?

java android smali

Why is this an invalid smali register?

Waiting until last debugger command completes

apktool error while decompiling .apk

smali apktool

what is meaning of .prologue in a smali file?

android smali

How to set a boolean in smali

smali

How does packed-switch work on Android as smali produced by apktool?

android smali

Is there apktool on Android? I want to assemble ".smali" and make new ".apk" in an Android application

android apk smali

How does DalvikVM handle switch and try smali code

dalvik smali

Automatic transformation of Android's dex code

android dalvik dex smali

Reference vs. Precise Reference in Dalvik Verifier

Smali .local format

android dex smali

Changing the package name

Direct .java to .smali conversion. Possible?

android smali