85 matches found
dd
dd 仮想マシン不要でmacOS上でLinuxコンテナを実行。 ddとは? dd は、Apple Silicon macOS 上で Linux コンテナを仮想マシンなしでネイティブ実行 します。以下に Linux カーネルもハイパーバイザーも存在しません。JIT がコンテナのコードを変換し、その Linux システムコールをユーザースペースで処理 します(gVisor / PRoot 系統)。JIT がゲストの Linux カーネルそのものです — 名前空間、cgroups、オーバーレイイメージレイヤ、ネットワーキングはすべてユーザースペースの状態として維持されます。Docker...
coderunner
CodeRunner: AIエージェント向けローカルサンドボックス CodeRunnerは、AIエージェントとそのアクションをサンドボックス内で隔離するのに役立ちます。 主なユースケース: このサンドボックス内で複数のClaude CodeやAIエージェントを、データ損失や漏洩の心配なく実行できます。 クイックスタート 前提条件: macOS搭載Mac、Apple Silicon(M1/M2/M3/M4)、Python 3.10以上 root@kitploit: git clone https://github.com/instavm/coderunner.git cd coderunn...
attesor
Rosetta 2 リバースエンジニアリングプロジェクト AppleのRosetta 2バイナリ変換技術を理解し文書化するための包括的なリバースエンジニアリングプロジェクト。 目次 1. 背景 2. Rosettaとは? 3. Rosetta 2とは? 4. AppleがmacOSでRosetta 2を提供する方法 5. 技術アーキテクチャ 6. このプロジェクトについて 7. ファイル構造 8. 使用方法 9. 進捗状況 10. 参考文献 背景 アーキテクチャの移行 2020年11月、Appleは初のApple Silicon Macを発表し、Intel...
apk-medit
apk-medit Apk-medit 是一款针对可调试 APK 的内存搜索和补丁工具,无需 root 权限与 NDK。 它专为手机游戏安全测试而设计。 许多手机游戏都有检测 root 的功能,但 apk-medit 不需要 root 权限,因此可以在不绕过 root 检测的情况下进行内存修改。 动机 内存修改是游戏作弊最简单的方法,也是安全测试中需要检查的项目之一。 也有一些像 GameGuardian 这样可随意使用的作弊工具。 然而,针对非 root 设备且支持 CUI 的工具却不存在。因此我将其作为安全测试工具进行了开发。 针对 iOS 应用的版本是...
ipa-medit
ipa-medit Ipa-medit は、ジェイルブレイクを必要とせずに再署名済み ipa のメモリ検索およびパッチを行うツールです。 iPhone および Apple Silicon Mac 上で動作する iOS アプリに対応しています。 モバイルゲームのセキュリティテストのために作成されました。 多くのモバイルゲームにはジェイルブレイク検出機能がありますが、ipa-medit はジェイルブレイクを必要としないため、ジェイルブレイク検出を回避することなくメモリ改変が可能です。 動機 メモリ改変はゲームでチートを行う最も簡単な方法であり、セキュリティテストでチェックすべき項目の一つです...
CVE-2024-27804
CVE-2024-27804 root@kitploit: ./build.sh ./panic.sh root@kitploit: paniccpu 4 caller 0xfffffe0026851cdc: Unaligned kernel data abort. at pc 0xfffffe0026aed514, lr 0xfffffe0026aed5d8 saved state: 0xfffffe3a396e3200 x0: 0x000000000000000e x1: 0xfffffe1002bdc01b x2: 0x0000000000000000 x3:...
CTT-Apple-Silicon-Refraction
CTT-Apple-Silicon-Refraction webkitrefraction.js 33層のWebGLペイロード このJavaScriptペイロードは、\alpha定数を使用して高周波の「メモリシーバー」を生成します。これにより、WebKitのガベージコレクタとGPUのMetalコマンドバッファを非同期化させ、CVE-2025-43529のUse-After-Free UAF を誘発します。 🍎 CTT-Apple-Silicon-Refraction WebKit/ANGLE ゼロデイ 「タグはアドレスを守り、CTTは時間を制御する」 CVE-ID:...
vphone-cli
🇰🇷한국어 | 🇯🇵日本語 | 🇨🇳中文 | 🇬🇧English vphone-cli 使用 PCC 研究虚拟机基础设施,通过 Apple 的 Virtualization.framework 启动一台虚拟 iPhone。 前置条件 宿主机: Apple Silicon macOS 15+(Sequoia) Xcode + iOS SDK(用于交叉编译访客守护进程) 放宽 SIP/AMFI,以允许未签名二进制使用私有 PV=3 授权 依赖: root@kitploit: brew install [email protected] aria2 wget gnu-tar...
lCTT-Apple-Silicon--Resonance-Vulnerability-CVE-2024-23296
CTT-Apple-Silicon--Resonance-Vulnerability-CVE-2024-23296 Apple Siliconは、587 kHzの黄金比高調波となる周波数で動作します: · パフォーマンスコア:3.2 GHz = 587 kHz × 5451(≈ φ⁸ × 1000) · 効率コア:2.0 GHz = 587 kHz × 3407(≈ φ⁷ × 1000) · Neural Engine:11.0 GHz = 587 kHz × 18739(≈ φ¹⁰ × 1000) · すべて587 kHzのφ高調波です Apple Silicon α共鳴脆弱性...
macOS-Security-and-Privacy-Guide
This guide is a collection of techniques for improving the security and privacy of macOS on Apple silicon Macs. It targets experienced users who want security practices commonly used by organizations, but is also suitable for novice users with an interest in privacy and security. For...
jit
jitpass - just-in-time passwords Just-in-time credentials for your dev machine. Documentation · Quickstart · Supported tools · Command reference · Security Status: macOS-only Apple Silicon, and still in development. What jit is 30 seconds Your secrets live in plaintext all over your machine: .env...
hyperpom
HYPERPOM Libreria di fuzzing AArch64 basata sull'hypervisor Apple Silicon Indice dei contenuti Disclaimer Per Iniziare Prerequisiti Binari auto-firmati ed entitlement dell'hypervisor Flusso di compilazione Documentazione Esempi...
CVE-2025-70342
CVE-2025-70342: Intercettazione delle credenziali tramite Named Pipe in erase-install Riepilogo erase-install antecedente alla v40.4 commit 2c31239 scrive l'output delle credenziali di swiftDialog in un percorso hardcoded /var/tmp/dialog.json. Su Mac Apple Silicon, le credenziali di amministrazio...
CVE-2026-49269
Apple M1 GPUs retain register file data between compute shader dispatches from different processes. A sandboxed Metal attacker app can run a GPU reader shader that reads stale register values left by a separate sandboxed victim app. In the proof of concept, GPUVictim.app generates a fresh random...
Apple Silicon Vulnerability Research — A18 Pro (MacBook Neo)
This is systematic security research targeting Apple's A18 Pro chip MacBook Neo / Mac17,5, the first A-series SoC shipped in a Mac laptop. The MacBook Neo is used as an authorized Apple Security Research Device SRD and doubles as a high-visibility proxy for iPhone 16 Pro research, since A18 Pro i...
Linux Distros Unpatched Vulnerability : CVE-2026-23323
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: hwmon: macsmc Fix regressions in Apple Silicon SMC hwmon driver The recently added...
SUSE CVE-2026-23323
In the Linux kernel, the following vulnerability has been resolved: hwmon: macsmc Fix regressions in Apple Silicon SMC hwmon driver The recently added macsmc-hwmon driver contained several critical bugs in its sensor population logic and float conversion routines. Specifically: - The voltage sens...
CVE-2026-23323
A flaw was found in the Linux kernel's macsmc-hwmon driver, which is responsible for managing hardware monitoring on Apple Silicon systems. Incorrect sensor population logic could lead to out-of-bounds memory access or data corruption. Additionally, a flaw in the float conversion routines could...
EUVD-2026-15276
In the Linux kernel, the following vulnerability has been resolved: hwmon: macsmc Fix regressions in Apple Silicon SMC hwmon driver The recently added macsmc-hwmon driver contained several critical bugs in its sensor population logic and float conversion routines. Specifically: - The voltage sens...
UBUNTU-CVE-2026-23323
In the Linux kernel, the following vulnerability has been resolved: hwmon: macsmc Fix regressions in Apple Silicon SMC hwmon driver The recently added macsmc-hwmon driver contained several critical bugs in its sensor population logic and float conversion routines. Specifically: - The voltage sens...