Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
osx-re-101 — OSX/iOSリバースエンジニアリングのためのリソース集。 | Kitploit
ツール/GitHubGitHub/michalmalik/osx-re-101
iOSセキュリティエクスプロイトリバースエンジニアリングマルウェア分析モバイルセキュリティバイナリ解析学習と教育厳選リソースファームウェア解析
GitHubmichalmalik/osx-re-101

osx-re-101

OSX/iOSリバースエンジニアリングのためのリソース集。

リポジトリを見る
1.7k2436年前Kitploit レビュー済み

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

osx & ios re 101

作業中です。現在も積極的に収集中です。

必読

  • https://reverse.put.as/
  • https://blog.paloaltonetworks.com/tag/mac-os-x/
  • https://www.synack.com/blog/r-d-projects/os-x-security-research/
  • https://pewpewthespells.com/re.html
  • https://github.com/bx/machO-tools
  • https://github.com/kpwn/iOSRE

手元に置いておくと便利

  • "OSX Mach-O ファイル形式リファレンス" https://pewpewthespells.com/re/Mach-O_File_Format.pdf
  • "OSX ABI" https://pewpewthespells.com/re/Mac_OS_X_ABI_Function_Calls.pdf
  • Mach-O 構造 https://opensource.apple.com/source/xnu/xnu-2050.18.24/EXTERNAL_HEADERS/mach-o/loader.h
  • "OSX BSD システムコール" https://sigsegv.pl/osx-bsd-syscalls/
  • https://opensource.apple.com/source/xnu/xnu-2050.18.24/bsd/kern/syscalls.master

基本

  • "ユニバーサルバイナリ:Mach-Oファイル形式" https://cocoaintheshell.whine.fr/2009/07/universal-binary-mach-o-format/
  • "Mach-Oファイル形式の基礎" https://samhuri.net/posts/2010/01/basics-of-the-mach-o-file-format/
  • "OS Xがアプリケーションを実行する仕組み" http://0xfe.blogspot.de/2006/03/how-os-x-executes-applications.html
  • "Mach-Oオブジェクト形式への感染" https://papers.put.as/papers/macosx/2005/mach-o_infection.ppt
  • "iHoodの内部" https://www.defcon.org/images/defcon-16/dc16-presentations/defcon-16-hotchkies.pdf
  • "最小のIntel 32ビット、204バイト、Mach-O "Hello World" 実行ファイルの解剖" http://seriot.ch/hello_macho.php
  • "小さなMach-O実行ファイルを作成する" http://osxbook.com/blog/2009/03/15/crafting-a-tiny-mach-o-executable/
  • "Mach-Oファイルの解析" http://lowlevelbits.org/parse-mach-o-files/
  • "ELF vs. Mach-O" http://timetobleed.com/dynamic-linking-elf-vs-mach-o/
  • "ELF vs. Mach-O 2" http://timetobleed.com/dynamic-symbol-table-duel-elf-vs-mach-o-round-2/
  • "x86 および x86_64 Intel Mac OS X 向け NASM Hello World" https://gist.github.com/FiloSottile/7125822
  • "OSのリバースエンジニアリング:実践ガイド" https://www.youtube.com/watch?v=uQWH55yIgYU

マルウェア、アンチデバッグ、感染技術、難読化、暗号化

  • "Mach-Oへの感染" http://nicolascormier.com/documentation/security/Infecting_Mach-O_Files.pdf
  • "Mach-O形式の悪用" http://cocoaintheshell.com/2009/10/abusing-mach-o
  • "マルチプラットフォームウイルスを簡単に – ケーススタディ" http://vxer.org/lib/vjp00.html
  • "メモリからmacOS上で実行ファイルを実行する" https://blog.cylance.com/running-executables-on-macos-from-memory
  • macos_execute_from_memory https://github.com/prsecurity/macos_execute_from_memory/blob/master/main.c
  • "Mac OS XにおけるAppleのバイナリ保護を理解する" http://osxbook.com/book/bonus/chapter7/binaryprotection/
  • "Macも病気になる" http://www.irongeek.com/i.php?page=videos/derbycon6/104-macs-get-sick-too-tyler-halfpop-jacob-soo
  • "iOSマルウェアの内部を覗く" http://webdiis.unizar.es/~ricardo/files/papers/GR-WMA-16.pdf
  • "macOSルートキットの作成" https://www.zdziarski.com/blog/wp-content/uploads/2017/02/Crafting-macOS-Root-Kits.pdf
  • "Mac OS Xカーネルルートキット再考" http://phrack.org/issues/69/7.html#article
  • "Mac OS Xにおけるマルウェアの永続化手法" https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf
  • "やってみよう:実践的なOS Xマルウェアの検出と分析" https://www.synack.com/wp-content/uploads/2016/03/RSA_OSX_Malware.pdf

さまざまな研究とチュートリアル

  • "qwertyoruiopのCrackmeのリバースエンジニアリングとキージェネ作成" https://reverse.put.as/2018/10/06/reversing-and-keygenning-qwertyoruiop-crackme/
  • "クラッキングチュートリアル #1 - "Sandwich" CrackMe" http://reverse.put.as/wp-content/uploads/2012/06/Sandwich_crackme_tut_qwertyoruiop.txt
  • "LDPRELOADを使ったcrackmeの解法" http://radare.today/solving-crackmes-with-ldpreload/
  • "Hopperのデコンパイラによるバイナリ解析" http://abad1dea.tumblr.com/post/23487860422/analyzing-binaries-with-hoppers-decompiler
  • "Hopper Disassembler v3.9.9のリバースエンジニアリング" https://www.youtube.com/watch?v=pCITcLqgS9Q
  • "iOSアプリのリバースエンジニアリング:Lyftをハッキング" https://realm.io/news/conrad-kramer-reverse-engineering-ios-apps-lyft/
  • "iOS 8.1.2の脱獄と関連エクスプロイトの分析" http://proteaswang.blogspot.com/2017/04/jailbreak-ios-812-and-analyze-related.html
  • "El CapitanのXNUカーネルへの攻撃" https://www.blackhat.com/docs/eu-15/materials/eu-15-Todesco-Attacking-The-XNU-Kernal-In-El-Capitain.pdf
  • "狙撃手のようにOSX El Capitanカーネルを撃ち抜く" https://speakerdeck.com/flankerhqd/shooting-the-osx-el-capitan-kernel-like-a-sniper
  • "イタリアのバカどもが帰ってきた! 今度は何を企んでいるのか?" https://reverse.put.as/2016/02/29/the-italian-morons-are-back-what-are-they-up-to-this-time/
  • "単一の脆弱性による完全なOSX権限昇格の旅 – パート1" http://keenlab.tencent.com/en/2016/07/29/The-Journey-of-a-complete-OSX-privilege-escalation-with-a-single-vulnerability-Part-1/
  • "iOS 10カーネルヒープ再訪" http://gsec.hitb.org/materials/sg2016/D2%20-%20Stefan%20Esser%20-%20iOS%2010%20Kernel%20Heap%20Revisited.pdf

カーネルエクステンション(KEXT)開発

  • "KEXTのコントロールと通知" https://developer.apple.com/library/content/documentation/Darwin/Conceptual/NKEConceptual/control/control.html
  • "ネットワークカーネルエクステンションリファレンス" https://developer.apple.com/library/content/documentation/Darwin/Conceptual/NKEConceptual/reference/reference.html#//apple_ref/doc/uid/TP40001858-CH232-BBAGGGED
  • "Mac OS XでTrustedBSDを扱う" https://sysdev.me/trusted-bsd-in-osx/
  • "CMAKEを使ってApple OSXカーネルモジュールをビルドする – C/C" http://www.goodbits.ca/index.php/2017/09/25/building-an-apple-osx-kernel-module-with-cmake-cc/
  • "VirtualBoxを使ったmacOSカーネルのデバッグ" https://klue.github.io/blog/2017/04/macos_kernel_debugging_vbox/
  • "リモートKextデバッグ" https://rednaga.io/2017/04/09/remote_kext_debugging/
  • "macOSカーネルデバッグ入門" https://lightbulbone.com/posts/2016/10/intro-to-macos-kernel-debugging/
  • "LLDBとVMWare Fusionを使ったカーネルデバッグ" http://ddeville.me/2015/08/kernel-debugging-with-lldb-and-vmware-fusion
  • "カーネル経由でのプロセス生成の監視(パートI)" https://objective-see.com/blog.html#blogEntry9
  • "カーネル経由でのプロセス生成の監視(パートII)" https://objective-see.com/blog/blog_0x0A.html
  • "カーネル経由でのプロセス生成の監視(パートIII)" https://objective-see.com/blog/blog_0x0B.html
  • "macOSの監視、パートI:MACFによるプロセス実行の監視" https://www.fortinet.com/blog/threat-research/monitoring-macos--part-i--monitoring-process-execution-via-macf.html
  • "macOSの監視、パートII:MACFによるファイルシステムイベントとDylibロードの監視" https://www.fortinet.com/blog/threat-research/monitor-file-system-events-and-dylib-loading-via-macf-on-macos.html

その他

  • "PythonがあなたのAppleを噛む - OSXカーネルバグのファジングとエクスプロイト" https://speakerdeck.com/flankerhqd/the-python-bites-your-apple-fuzzing-and-exploiting-osx-kernel-bugs
  • "Mac OS Xのアーティファクトとトリック" http://sud0man.blogspot.fr/2015/05/artefacts-for-mac-os-x.html?m=1
  • "Mac OS XとiOSのフォレンジックアーティファクトの場所のコレクション" https://github.com/pstirparo/mac4n6
  • "新しいmacOS Sierra (10.12) フォレンジックアーティファクト – Unified Loggingの紹介" https://www.mac4n6.com/blog/2016/11/13/new-macos-sierra-1012-forensic-artifacts-introducing-unified-logging
  • "OS X固有のシェルコマンドとツールの厳選リスト" https://github.com/herrbischoff/awesome-osx-command-line
  • "OS Xセキュリティとプライバシーガイド" https://github.com/drduh/OS-X-Security-and-Privacy-Guide
  • "launchdチュートリアル" http://launchd.info/
  • https://objective-see.com/index.html
  • "OS X mallocイントロスペクションツール" https://github.com/blankwall/MacHeap
  • "MacOS堅牢化ガイド" http://newosxbook.com/files/moxii3/AppendixA.pdf 著:Jonathan Levin
  • "Checkout4Mac" http://sud0man.blogspot.sk/2016/10/new-version-of-checkout4mac-02.html
  • "OSXカーネルファザー" https://github.com/SilverMoonSecurity/PassiveFuzzFrameworkOSX
  • "脱獄なしのiOSインストルメンテーション" https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2016/october/ios-instrumentation-without-jailbreak/
  • "オープンソース流のMacOSモニタリング" https://blogs.dropbox.com/tech/2018/04/4696/

Crackmes とチャレンジ

  • https://reverse.put.as/crackmes/
  • http://beginners.re/Reverse_Engineering_for_Beginners-en.pdf の「演習」セクション

書籍

  • "Macハッカーズハンドブック" by Charlie Miller, Dino Dai Zovi
  • "Mac OS X and iOS Internals: Appleの核心へ" by Jonathan Levin
  • "Mac OS X Internals: システムズアプローチ" by Amit Singh
  • "iOSアプリリバースエンジニアリング" https://github.com/iosre/iOSAppReverseEngineering
  • "iOSハッカーズハンドブック" by Charlie Miller, Dion Blazakis, Dino Dai Zovi, Stefan Esser, Vincenzo Iozzo, Ralf-Philip Weinmann
  • "iOSアプリケーションのハッキングとセキュリティ保護" by Jonathan Zdziarski
ツールをダウンロード
  • "いったい誰が復号化されたカーネルを必要とするのか?" http://blog.offcellresearch.com/security/apple/ios/kernel/2016/08/23/who-needs-decrypted-kernels-anyways.html
  • "Use-After-FreeによるMac OS X権限昇格:CVE-2016-1828" https://bazad.github.io/2016/05/mac-os-x-use-after-free/
  • "PEGASUS iOSカーネル脆弱性の解説" http://sektioneins.de/en/blog/16-09-02-pegasus-ios-kernel-vulnerability-explained.html
  • "iOSセキュリティの舞台裏" https://www.blackhat.com/docs/us-16/materials/us-16-Krstic.pdf
  • "Appleサンドボックス:泥沼へのさらなる深入り" https://www.youtube.com/watch?v=mG715HcDgO8
  • “OS Xで利用可能な多種多様なIPCの詳細。” https://vimeo.com/127859750
  • "iOS 9.3.3脱獄の分析とiOS 10のセキュリティ強化" http://powerofcommunity.net/poc2016/pangu.pdf
  • "Fried Apples:脱獄DIY" https://speakerdeck.com/mbazaliy/fried-apples-jailbreak-diy
  • "macOSカーネルエクステンションのリバースエンジニアリング"(DSMOS) http://lightbulbone.com/2016/10/04/intro-to-macos-kernel-debugging.html
  • "Secure Enclave Processorの謎を解き明かす" http://mista.nu/research/sep-paper.pdf
  • "Appleのゲームエンジンを活用したmacOS脅威の検出" https://objectivebythesea.com/v1/talks/OBTS_v1_Malm_Stein.pdf
  • "OpenBSM監査に親しむ" https://objective-see.com/talks/Wardle_ShmooCon2018.pdf
  • "OpenBSMを使ったmacOSのリアルタイム監査" https://meliot.me/2017/07/02/mac-os-real-time-auditing/
  • "macOSの監視、パートIII:ソケットフィルタを使ったネットワークアクティビティの監視" https://www.fortinet.com/blog/threat-research/monitoring-macos--part-iii--monitoring-network-activities-using-.html
  • "Mac OS X向けバイナリホワイトリスト/ブラックリストシステム" https://github.com/google/santa
  • "Mac OS X El Capitan (10.11) と task_for_pid()" https://attilathedud.me/mac-os-x-el-capitan-10-11-and-task_for_pid/