Pinned Repositories
apple_llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Apple’s stable releases of Clang as well as support the Swift project.
awesome-iOS-resource-1
:iphone: A curated list of awesome iOS resources, including conferences, books, blogs, articles, websites and documentations
dyld_shared_cache
A graphical viewer and extractor for iOS dyld_shared_cache
frida-ios-cipher
Intercept all cryptography-related functions on iOS with Frida Api.
iLLDB
🛠️ LLDB Extension for iOS and macOS App Development
MachO-Explorer
A graphical Mach-O viewer and dyld_shared_cache viewer for macOS. Powered by Mach-O Kit.
MachO-Kit
A C/Objective-C library for parsing Mach-O files.
ProvisionQL
Quick Look plugin for mobile apps and provisioning profiles
Symbolize_iOS
YJLLDB
LLDB commands for iOS debugging and reverse engineering.
geekonion's Repositories
geekonion/YJLLDB
LLDB commands for iOS debugging and reverse engineering.
geekonion/dyld_shared_cache
A graphical viewer and extractor for iOS dyld_shared_cache
geekonion/frida-ios-cipher
Intercept all cryptography-related functions on iOS with Frida Api.
geekonion/iLLDB
🛠️ LLDB Extension for iOS and macOS App Development
geekonion/MachO-Explorer
A graphical Mach-O viewer and dyld_shared_cache viewer for macOS. Powered by Mach-O Kit.
geekonion/MachO-Kit
A C/Objective-C library for parsing Mach-O files.
geekonion/ProvisionQL
Quick Look plugin for mobile apps and provisioning profiles
geekonion/Symbolize_iOS
geekonion/AppMessenger
一款适用于以APP病毒分析、APP漏洞挖掘、APP开发、HW行动/红队/渗透测试团队为场景的移动端(Android、iOS、鸿蒙)辅助分析工具
geekonion/Brida
The new bridge between Burp Suite and Frida!
geekonion/flutter_in_action_2nd
《Flutter实战 第二版》 书稿
geekonion/frida-ios-hook
A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform
geekonion/fridare
Fridare 是一个用于修改和定制 Frida-server 的魔改工具,专为 iOS 越狱设备设计。Fridare is a custom modification tool designed for modifying and customizing Frida-server, specifically for jailbroken iOS devices.
geekonion/fuckyouilfak
A IDA Pro 9.0 Beta 2 macOS x86 Fix Loader
geekonion/HMLLDB
HMLLDB is a collection of LLDB commands to assist in the debugging of iOS apps.
geekonion/ios-deploy
Install and debug iPhone apps from the command line, without using Xcode。
geekonion/ipsw
iOS/macOS Research Swiss Army Knife
geekonion/LLDB
A collection of LLDB aliases/regexes and Python scripts to aid in your debugging sessions
geekonion/MachOKit
🔬 A Swift library for parsing mach-o files to obtain various information.
geekonion/MachOView
MachOView fork
geekonion/objc4-928.2
A debuggable objc runtime
geekonion/Polaris-Obfuscator
Polaris: An LLVM-based obfuscator that protects software at various levels
geekonion/Pwny
Pwny is an implementation of an advanced payload written in pure C and designed for portability and extensibility.
geekonion/simforge
Run (decrypted) iOS Apps on iOS Simulators
geekonion/skip
Skip enables the creation of native SwiftUI apps for iOS and Android
geekonion/SwiftTrace
Trace Swift and Objective-C method invocations
geekonion/tipas
geekonion/treblehook
A library that enables dynamically rebinding symbols in Mach-O binaries running on Apple platforms
geekonion/XcodeRootDebug
Allow Xcode to start a custom debugserver with root privileges to debug iOS apps.
geekonion/XMachOViewer
XMachOViewer is a Mach-O viewer for Windows, Linux and MacOS