fishhook
Symbol rebinder
A dynamic symbol rebinding library for iOS Mach-O binaries
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
5k stars
229 watching
968 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
abiggerhammer/hammer | A parsing library for binary data with multiple backends and language bindings. | 284 |
diku-dk/futhark | A data-parallel functional programming language with high-performance parallel code generation for CPUs and GPUs. | 2,407 |
hundredrabbits/orca | A livecoding environment designed to create procedural sequencers using an esoteric programming language | 4,582 |
m4b/bingrep | A tool to quickly inspect and analyze binary executables by parsing and coloring their contents. | 1,711 |
johnwhitington/ocaml-main-program-in-c | A tool for building mixed C/Ocaml binaries where the main program is in C. | 16 |
cysharp/memorypack | A high-performance binary serializer designed to optimize serialization of .NET objects | 3,352 |
m4b/goblin | A Rust-based library for parsing and analyzing binary formats | 1,190 |
blooddy/blooddy_crypto | A set of algorithms and data processing tools for binary data | 91 |
n4sm/m0dern_p4cker | A modern packer for Linux executables that applies various encryption techniques to hide their contents | 42 |
ekzhang/bore | A tool that establishes a TCP tunnel to bypass standard NAT connection firewalls and exposes local ports to a remote server. | 8,640 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 42 |
hashrock/deno-opn | A TypeScript-based library for opening files and URLs on multiple platforms using the native system's process management tools | 39 |
binaryanalysisplatform/bap | A comprehensive toolkit for analyzing and understanding binary programs | 2,068 |
rosehgal/binexp | A tutorial project on exploiting binary files and writing payloads to manipulate program behavior | 1,303 |
mszoek/hydrogen | A simple, 64-bit kernel that demonstrates preemptive multitasking and basic system features. | 36 |