Microsoft Word - iOSAppReverseEngineering.docx
Get all emails from MessageMegaMall. According to the experience that “The reason a protocol method gets called is generally t ...
[5.] iphone/notification_center_widget [6.] iphone/preference_bundle [7.] iphone/sbsettingstoggle [8.] iphone/tool [9.] iphone/t ...
UIAlertAction *okAction = [UIAlertAction actionWithTitle:@"OK" style:UIAlertActionStyleDefault handler:^(UIAlertAction * action) ...
TWEAK_NAME = iOSREMailMarker iOSREMailMarker_FILES = Tweak.xm iOSREMailMarker_FRAMEWORKS = UIKit include $(THEOS_MAKE_PATH)/twea ...
Figure 8- 18 Whitelist dialog I’ve subscribed a copy of NYTimes and will spend about 15 minutes reading it every day. Let’s add ...
Figure 8-21 iOSREMailMarker marked all emails except NYTimes as read So far, we have achieved all of our goals successfully. 8.5 ...
Practice 3: Save and share Sight in WeChat 9.1 WeChat WeChat is one of the most outstanding IM App in the mobile Internet indust ...
Figure 9-2 Sight Figure 9-3 Menu of Sight Although we can already mark our interested Sights via long press menus (as shown in f ...
The size of WeChat 6.0 is bigger than 80 MB; it’s rather complicated reversing it. As usual, before reversing, we need to analyz ...
means WeChat will download the Sight to iOS first, and then play it offline. Therefore, we can conclude that a download URL alre ...
Figure 9-5 Headers of WeChat 6.0 WeChat has the most headers among all Apps I have ever seen, going through all these files one ...
Figure 9-6 WeChat headers in Xcode The built-in search and highlight functions in Xcode help display the code beautifully and ne ...
Figure 9-7 Use Reveal to see the UI layout of WeChat In figure 9-7, text “LLBean shirt with nice fabric” can be discovered easil ...
(void)onShowSightAction; (void)onLongPressedWCSightFullScreenWindow:(id)arg1; (void)onLongPressedWCSight:(id)arg1; (void)onClic ...
Figure 9-11 onLongTouch Unless WeChat is intentionally confusing us with these keywords, [WCContentItemViewTemplateNewSight onLo ...
Figure 9-13 onShowSightAction In figure 9-13, we know that a WCActionSheet object is created from the very beginning. From its n ...
snakeninnysiMac:Documents snakeninny$ ssh root@localhost - p 2222 FunMaker-5:~ root# debugserver *:1234 - a MicroMessenger debug ...
frame #0: 0x0021e7ec MicroMessenger`___lldb_unnamed_function9791$$MicroMessenger MicroMessenger`___lldb_unnamed_function9791$$Mi ...
0x21e41a: mov r4, r0 (lldb) p (char *)$r1 (char *) $2 = 0x0182c799 "onLongPressedWCSight:" (lldb) c Process 184500 resuming Proc ...
Figure 9-18 Download the Sight Upon successful download, “Tap to download” disappears. The procedures of getting C from V and tr ...
«
11
12
13
14
15
16
17
18
19
20
»
Free download pdf