1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
@@ -1,12 +1,12 @@
DEX version '035'
DEX file header:
magic : 'dex\n035\0'
-checksum : f9ec2d16
-signature : dd2a...febb
+checksum : 15e82cf9
+signature : 4c3c...b46d
file_size : 2116
header_size : 112
link_size : 0
link_off : 0 (0x000000)
string_ids_size : 40
string_ids_off : 112 (0x000070)
type_ids_size : 17
@@ -112,15 +112,15 @@
ins : 2
outs : 2
insns size : 11 16-bit code units
000340: |[000340] com.example.MainActivity.onCreate:(Landroid/os/Bundle;)V
000350: 6f20 0100 3200 |0000: invoke-super {v2, v3}, Landroid/app/Activity;.onCreate:(Landroid/os/Bundle;)V // method@0001
000356: 1501 037f |0003: const/high16 v1, #int 2130903040 // #7f03
00035a: 6e20 0500 1200 |0005: invoke-virtual {v2, v1}, Lcom/example/MainActivity;.setContentView:(I)V // method@0005
-000360: 1a00 1400 |0008: const-string v0, "Sat Nov 21 14:20:33 CET 2015" // string@0014
+000360: 1a00 1400 |0008: const-string v0, "Thu Mar 17 11:54:42 CET 2016" // string@0014
000364: 0e00 |000a: return-void
catches : (none)
positions :
0x0000 line=12
0x0003 line=13
0x0008 line=14
0x000a line=15
@@ -54,15 +54,15 @@
version of encoding software: 2.0
minimum file system compatibility required: MS-DOS, OS/2 or NT FAT
minimum software version required to extract: 2.0
compression method: none (stored)
file security status: not encrypted
extended local header: no
file last modified on (DOS date/time): 1980 Jan 1 00:00:00
- 32-bit CRC value (hex): bc28236e
+ 32-bit CRC value (hex): 59c3af78
compressed size: 305 bytes
uncompressed size: 305 bytes
length of filename: 30 characters
length of extra field: 0 bytes
length of file comment: 0 characters
disk number on which file begins: disk 1
apparent file type: binary
@@ -1,8 +1,8 @@
- SHA-256 checksum ca6bb78f123647bf5fe7d869a959a63d0ef869fb1044e4271bb61b61fe30a69e
+ SHA-256 checksum eeb197e12d3a700cdaad1ba86cd87b18c1e83106749ce96facc5adefbf501a44
public class com.example.MainActivity extends android.app.Activity
minor version: 0
major version: 49
flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: #2 // com/example/MainActivity
super_class: #4 // android/app/Activity
interfaces: 0, fields: 0, methods: 2, attributes: 0
@@ -21,16 +21,16 @@
#12 = Methodref #4.#11 // android/app/Activity.onCreate:(Landroid/os/Bundle;)V
#13 = Integer 2130903040
#14 = Float 1.7412887E38f
#15 = Utf8 setContentView
#16 = Utf8 (I)V
#17 = NameAndType #15:#16 // setContentView:(I)V
#18 = Methodref #2.#17 // com/example/MainActivity.setContentView:(I)V
- #19 = Utf8 Sat Nov 21 14:20:33 CET 2015
- #20 = String #19 // Sat Nov 21 14:20:33 CET 2015
+ #19 = Utf8 Thu Mar 17 11:54:42 CET 2016
+ #20 = String #19 // Thu Mar 17 11:54:42 CET 2016
#21 = Utf8 Code
{
public com.example.MainActivity();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=300, locals=1, args_size=1
|