Search code examples
How to set a iput-object boolean to true in Smali?...


javaandroidbooleanapksmali

Read More
Can anyone help me avoid being detected when using mock locations on an app, I have decompiled and p...


androidapkdecompilingsmalimock-location

Read More
Convert .java to .smali...


javaandroidsmali

Read More
Smali multidex "has already been interned"...


androidsmali

Read More
.smali invoke-virtual & invoke-super...


javaandroidsmali

Read More
Getting all class references from dex file in an efficient way...


androiddexsmali

Read More
What's the best way to learn Smali (and how/when to use Dalvik VM opcodes)?...


javaandroiddalviksmali

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


androidapksmali

Read More
Why APK could not be installed after Smali patching?...


androidreversesmali

Read More
Smali invoke-virtual/range for String...


androiddalviksmali

Read More
Why one more parameter is passed in a method in smali code...


androiddalviksmali

Read More
Is there a way to decompile multiple android apk at the same time?...


androiddecompilersmaliapktool

Read More
Need help disabling a method in smali in an apk file...


apksmali

Read More
how to locate the register problem in Android after modifying some smali code of an APK?...


javaandroiddebuggingdalviksmali

Read More
Smali moveTaskToBack...


androidapksmali

Read More
How can i copy a file in smali...


androidcopysmali

Read More
How to get dex file from apk when using v2 signature?...


androiddexsmaliapktool

Read More
How to prevent the detection of fake GPS?...


smalimock-location

Read More
What is Smali Code Android...


androiddalvikdexvm-implementationsmali

Read More
How to find a java method using a string reference from a dex file...


javaandroiddexsmali

Read More
Smali - lots of "move-object"...


javaandroidapksmali

Read More
Convert .Java file to .Smali file...


javaandroidsmaliapktool

Read More
Confused about the `move-result-wide` smali instruction...


androidreverse-engineeringdalviksmali

Read More
How change button clicklistener outside activity in android?...


javaandroiddexsmalidexclassloader

Read More
Does this smali class decrypt data? what encryption is it using?...


javaandroidjsoncryptographysmali

Read More
Is the .catchall used to indicate finally clause in smali for Dalvik byte code?...


javaandroidsmali

Read More
How to convert a byte array to hex string?...


arrayssmali

Read More
modifying .smali files...


androidapklogcatsmali

Read More
Frida "invoke-virtual" method overload fails with "Error: expected a pointer"...


androidreverse-engineeringsmaliapktoolfrida

Read More
(ART/DVM) Inserting an instruction just before the :try_end instruction results in VerifyError...


androidreverse-engineeringdexsmali

Read More
BackNext