![]() |
#61
|
||||
|
||||
public onClick and added move-object v0, v1 see at line 67 also compareTo and key near.png
Link: https://www101.zippyshare.com/v/9wgyFTaQ/file.html so, question is: how to make android program pop up the v0 value after line move-object v0, v1 ????
__________________
Decode and Conquer |
The Following User Says Thank You to niculaita For This Useful Post: | ||
Indigo (07-19-2019) |
#62
|
|||
|
|||
This is more like Android reversing...
Android boolean examples: A boolean method changed to return false: 1200 const/4 v0 0 0F00 return v0 A boolean method changed to return true: 1210 const/4 v0 1 0F00 return v0 In your example niculaita: move-result v1 ; this set v1 with 1/0 ifnez v1, : cond1 ; check v1 https://www.tutorialspoint.com/java/java_string_compareto.htm https://www.javatpoint.com/java-string-compareto Java String compareTo() Method returns 0 if strings are equal! |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Java Cracking... | deephousederek | General Discussion | 5 | 05-17-2005 07:55 |