Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. read: com.whatsapp.MediaData _h0x7e0004 = r_0x7e0000;
  2. //// BEGIN stream content output
  3. com.whatsapp.MediaData _h0x7e0004 = r_0x7e0000;
  4. //// END stream content output
  5.  
  6. //// BEGIN class declarations (excluding array classes)
  7. class java.io.File implements java.io.Serializable {
  8. java.lang.String path;
  9. }
  10.  
  11. class com.whatsapp.MediaData implements java.io.Serializable {
  12. boolean autodownloadRetryEnabled;
  13. long cachedDownloadedBytes;
  14. int faceX;
  15. int faceY;
  16. int failErrorCode;
  17. long fileSize;
  18. int gifAttribution;
  19. boolean hasStreamingSidecar;
  20. int height;
  21. long progress;
  22. boolean showDownloadedBytes;
  23. int suspiciousContent;
  24. float thumbnailHeightWidthRatio;
  25. boolean transcoded;
  26. boolean transferred;
  27. long trimFrom;
  28. long trimTo;
  29. boolean uploadRetry;
  30. int width;
  31. byte[] cipherKey;
  32. java.lang.String doodleId;
  33. java.io.File file;
  34. byte[] hmacKey;
  35. byte[] iv;
  36. byte[] mediaKey;
  37. byte[] refKey;
  38. java.lang.String uploadUrl;
  39. }
  40.  
  41. //// END class declarations
  42.  
  43. //// BEGIN instance dump
  44. [instance 0x7e0008: 0x7e0007/java.io.File
  45. object annotations:
  46. java.io.File
  47. [blockdata 0x00: 2 bytes]
  48.  
  49. field data:
  50. 0x7e0007/java.io.File:
  51. path: r0x7e0009: [String 0x7e0009: "Media/WhatsApp Images/Sent/IMG-20170
  52. 819-WA0001.jpg"]
  53. ]
  54. [instance 0x7e0004: 0x7e0000/com.whatsapp.MediaData
  55. field data:
  56. 0x7e0000/com.whatsapp.MediaData:
  57. fileSize: 46510
  58. faceX: -1
  59. failErrorCode: 0
  60. showDownloadedBytes: false
  61. hmacKey: r0x7e000a: [array 0x7e000a classdesc [cd 0x7e0005: name [B uid
  62. -5984413125824719648]: [arraycoll sz 32 118, -46, 24, -17, -39, -60, -28, -107,
  63. 37, 87, -18, -115, -126, -123, 74, -1, -24, -16, 125, 21, -76, 73, -78, 103, 29,
  64. 76, -109, -87, 53, 49, 26, -11]
  65. refKey: r0x7e000d: [array 0x7e000d classdesc [cd 0x7e0005: name [B uid -
  66. 5984413125824719648]: [arraycoll sz 32 -86, -95, -63, -124, 48, 127, -80, -44, 3
  67. 0, -23, -48, 28, -61, 62, -85, 55, 103, 105, -25, 30, 99, 40, -77, 87, -64, 36,
  68. 28, 41, -84, -97, 123, 77]
  69. transcoded: true
  70. file: r0x7e0008: java.io.File _h0x7e0008 = r_0x7e0007;
  71. thumbnailHeightWidthRatio: 1.7857143
  72. uploadRetry: false
  73. cachedDownloadedBytes: 0
  74. doodleId: null
  75. faceY: -1
  76. mediaKey: r0x7e000c: [array 0x7e000c classdesc [cd 0x7e0005: name [B uid
  77. -5984413125824719648]: [arraycoll sz 32 41, -87, 44, -46, -92, -65, 98, 36, 49,
  78. 59, -93, 0, 55, 28, -20, 100, -41, 20, -67, -51, 84, -75, -79, -90, 94, 16, -10
  79. 2, 1, -116, 123, -123, -123]
  80. suspiciousContent: 0
  81. progress: 0
  82. gifAttribution: 0
  83. width: 720
  84. uploadUrl: null
  85. transferred: false
  86. cipherKey: r0x7e0006: [array 0x7e0006 classdesc [cd 0x7e0005: name [B ui
  87. d -5984413125824719648]: [arraycoll sz 32 -51, 103, -84, 79, -75, -122, 125, 119
  88. , 77, -103, -2, 32, 36, -24, 54, 4, 61, 39, 50, 5, -28, 84, -4, 0, -61, 108, 44,
  89. 86, 86, 119, 86, 115]
  90. trimFrom: 0
  91. autodownloadRetryEnabled: true
  92. iv: r0x7e000b: [array 0x7e000b classdesc [cd 0x7e0005: name [B uid -5984
  93. 413125824719648]: [arraycoll sz 16 -93, -115, 110, -16, -53, -27, 36, -2, 38, 65
  94. , -114, 28, -117, 44, -119, 79]
  95. hasStreamingSidecar: false
  96. trimTo: 0
  97. height: 1280
  98. ]
  99. //// END instance dump
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement