insert_dylib
Binary dylib inserter
A tool for inserting dynamic libraries into Mach-O binaries
Command line utility for inserting a dylib load command into a Mach-O binary
2k stars
57 watching
323 forks
Language: C
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davidbuchanan314/dlinject | A tool to inject arbitrary code into a live Linux process without using ptrace | 775 |
bishopfox/bfinject | Tool for injecting arbitrary shared libraries into running iOS apps to execute malicious code | 624 |
schemaplus/schema_monkey | A behind-the-scenes module insertion protocol to facilitate adding features to ActiveRecord | 5 |
dogoncouch/licins | Inserts commented software licenses into source code | 23 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
adhorn/aws-lambda-chaos-injection | A Chaos Injection library for AWS Lambda functions to conduct small chaos engineering experiments. | 99 |
outergod/cl-heredoc | A Lisp reader extension that enables embedding literal strings into code without quoting | 15 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
ziglibs/zinput | A command-line input library written in Zig | 49 |
0xd4d/dnlib | A .NET assembly and module reader/writer library | 2,173 |
kubkon/zacho | A parser and utility for analyzing Mach-O files in Zig programming language | 37 |
anthony-leclerc/dynlib-loader | A cross-platform runtime loader for dynamic libraries, enabling efficient loading of shared libraries on various platforms. | 1 |
secrary/idenlibx | A plugin for disassembling and analyzing x32dbg debugging sessions. | 41 |
d-w-x/picgo-plugin-gitlab-files | Automates uploading images to Gitlab from PicGo | 27 |
jayschwa/dos.zig | A set of tools and wrappers for creating DOS programs in Zig, requiring a resident DPMI host | 71 |