dylib
There are 65 repositories under dylib topic.
Lessica/TrollFools
In-place tweak injection with insert_dylib and ChOma.
Urinx/iOSAppHook
专注于非越狱环境下iOS应用逆向研究,从dylib注入,应用重签名到App Hook
XLsn0w/Cydiapps
🔥🔥🔥微信公众号:Cydiapps🔥🔥🔥 => Cydia插件 Logos语言 开发Tweak.xm Cydia Substrate 注入dylib iOS逆向工程开发 越狱Jailbreak deb插件 - fishhook / Frida / iOSOpenDev / Cycript / MachOView / IDA / Hopper Disassembler / MonkeyDev / Class-dump / Theos / Reveal / Dumpdecryptd / FLEX / 汇编Assembly / CaptainHook / lldb/LLVM/XNU/Darwin/iOS Reverse
mmastrac/rust-ctor
Module initialization/global constructor functions for Rust
jackrex/FakeWeChatLoc
手把手教你制作一款iOS越狱App
grab/cocoapods-pod-merge
Cocoapods plugin to merge pods used by your Xcode project, reducing the number of dynamic frameworks your app has to load on startup
martin-olivier/dylib
C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)
sunnyyoung/QQTweak-macOS
A dynamic library tweak for QQ macOS - QQ macOS 客户端撤回拦截
marlkiller/dylib_dobby_hook
A macOS dylib project based on the Dobby Hook framework, aimed at enhancing and extending the functionality of target software.
macmade/dyld_cache_extract
A macOS utility to extract dynamic libraries from the dyld_shared_cache of macOS and iOS.
bearcove/rubicon
rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.
p-x9/MachOKit
🔬 A Swift library for parsing mach-o files to obtain various information.
LeanVel/iInject
Tool to automate the process of embedding dynamic libraries into iOS applications from GNU/Linux
cjsliuj/SResigner
A macos application for ipa resign,dylib inject/delete and metadata modify.
starmessage/libSoftMeter
Application analytics (software usage analytics) for Windows, MacOS and IOS software
EdwardBX/WeChatTweak
非越狱环境 Wechat 插件开发(Tweak)
gebeto/macos-hacks
MacOS Apps Hacks
SeanPesce/lib2shell
Shared library implementations that transform the containing process into a shell when loaded (useful for privilege escalation, argument injection, file overwrites, LD_PRELOAD, etc.).
chearon/macpack
Makes a macOS binary redistributable by searching the dependency tree and copying/patching non-system libraries.
attilathedud/dylib_injector
An injector to load dynamic libraries into other processes' memory
macmade/dlib
Dynamic loading library for C/C++
D00MFist/Dylib-Hijack-Scanner
JavaScript for Automation (JXA) version of Patrick Wardle's tool that searches applications for dylib hijacking opportunities
medz/prisma-library
Bind the Prisma ORM query engine to any programming language you like ❤️
jpnurmi/dylib.dart
A set of helpers for resolving file names and paths of dynamic libraries.
duzexu/WeChatHelper
WeChat useful tools
DeveloperMindset-com/openmp-mobile
OpenMP library compiled for iOS, Mac, tvOS, watchOS
SWING1993/iPAPatcher
iPAPatcher 可以将dylib或者deb插件注入到IPA包里
FlechazoPh/DebUnpacker
deb unpacker(deb压缩解压工具)
n3d1117/Grouppy
An iOS patch to make Mach-O binaries use the real application groups entitlements evaluated at runtime.
ggdream/call
Flutter: Calling dynamic link library defined in the assets field of pubsepc.yaml file. (Support Windows, Linux and MacOS)
up9cloud/ios-libtdjson
Prebuilt [TDLib](https://github.com/tdlib/td) shared lib (libtdjson.dylib) for iOS and macOS
cooljeanius/dlcompat-20030629
an old libdl implementation that was originally for Mac OS X 10.3 and older.
imrehorvath/bundle-dylibs
Command line tool to make standalone apps out of dependent apps on macOS, by packing the extra dynamic libraries into the application bundle.
ineo6/WeChatHelloTweak
WeChat 测试 Tweak,会在进入微信时提示'hello world'。
WilliamVenner/prefer-dynamic
Copies std and test dynamic libraries into your target directory, for -Cprefer-dynamic and dylib crates