Quantcast
Channel: 睿论坛 - 最新话题
Viewing all articles
Browse latest Browse all 5731

小白的逆向工程問題

$
0
0

@KinGwaL wrote:

最近在研究逆向工程亦算有些眉目,經過 dumpdecrypted, ldid 等步驟後總算能導出 App Store上某個程式的decrypted 檔案(xxx.decrypted), 也可以使用這個檔案進行class-dump, hopper 等瀏覽結構。

但小白問題來了,我要怎樣才可以將檔案安排在手機上進行運行測試?
我的目標是:

  • 將decrypted 檔案轉換成 ipa 檔案(還是在其他地方輸出破解的 ipa ?)
  • 嘗試在進入app 時彈出一個AlertView

最終

  • 在程式的一個 class 上注入 NSlog
    (例如 NetworkViewController.m -> -(void)callNetwork , 令我可以觀看程式在運行時輸出的連結)

剛剛初學,有錯請指教

Posts: 6

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 5731

Trending Articles