llvm學習教程

https://github.com/haidragon/study_obscure

# study_obscure
混淆反混淆視頻教程
# 第一章 llvm項目簡單使用
* 第一課  llvm項目 編譯(windows xcode)
* 鏈接: https://pan.baidu.com/s/1ILvoVripdAcHF9NLKJYZ2A  
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class1/note.md
* 第二課  clang編譯與調試(xcode)
* 鏈接: https://pan.baidu.com/s/1MHvB4IysZ0v_0vMz1NJOhA  
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class2/note.md
* 第三課  clang插件編寫
* 鏈接: https://pan.baidu.com/s/1iwi0AIcis8M8ZBIBg27Nwg   
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class3/note.md
* 第四課  實現一個自定義檢查規範的 Clang 插件
* 鏈接: https://pan.baidu.com/s/1rWOowwOMAm2SrOh-nxPT6w  
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class4/note.md
* 第五課  llvm-詞法分析
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class_5/note.md
* 第六課  llvm-語法分析
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class_6/note.md
* 第七課  單個函數的解釋器實現
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class_7/note.md
# 第二章 llvm與ollvm混淆使用
* 第八課  llvm pass 編譯與調試
* 鏈接: https://pan.baidu.com/s/1yMFw-FlG_-eXRCJl25tNXg   
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class5/note.md
* 第九課  ollvm編譯(mac/linux)
* 鏈接: https://pan.baidu.com/s/1qC3YY3nJYa46fe2xtl4iPw  
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class9/note.md
* 第十課  ollvm 集成android(ndk)
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class10/note.md
* 第十一課  ollvm android中使用
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class11/note.md
* 第十二課  ollvm 集成xcode
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class12/note.md
* 第十三課  ollvm ios中使用
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class13/note.md
* 第十四課  ollvm 在windows上的使用
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class14/note.md
* 第十五課  ollvm 在驅動中的應用
* https://github.com/haidragon/study_obscure/blob/master/llvm_note/class15/note.md
# 第三章 ollvm反混淆
# 第四章 Unicorn
# 視頻持續更新.......  
# 其它教程
* study_firewall https://github.com/haidragon/study_firewall
* study_frida https://github.com/haidragon/study_frida
* study_Android_Mchange https://github.com/haidragon/study_Android_Mchange
* 有的課題可能沒第一時在這寫,可以關注我微博 [haidragonx](https://weibo.com/haidragon)同時我也會出其它教程,比如 主動防禦(window驅動/linux驅動/mac驅動)、android/ios逆向、流量分析等等 有任何問題。可以聯繫作者
* qq:2207344074
## 完整資料請加入星球
![](https://github.com/haidragon/study_frida/blob/master/image/1681580715267_.pic_hd.jpg)

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章