macos_shell_memory
Binary loader
Executes thin Mach-O binaries in memory using CGo
Execute MachO binaries in memory using CGo
79 stars
4 watching
14 forks
Language: C
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dcsch/macho-browser | An application for exploring Mach-O file formats used in macOS and iOS binaries. | 122 |
bkuhlmann/mac_os | A framework for automating the setup of a macOS machine | 477 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,072 |
rtrouton/create_macos_vm_install_dmg | Automates creation of macOS installer disk images for virtualization software | 478 |
devaukz/macho-explorer | A graphical viewer for macOS Mach-O files | 647 |
kubkon/zacho | A parser and utility for analyzing Mach-O files in Zig programming language | 38 |
horsicq/xmachoviewer | An application that allows users to view and analyze the contents of Mach-O binaries, including executable code and data. | 807 |
bkuhlmann/mac_os-config | A set of scripts for customizing a macOS machine's setup with various tools and software. | 402 |
pkill37/linuxify | Converts macOS CLI to GNU/Linux-like environment by installing and updating GNU programs. | 909 |
rentzsch/mach_inject | Enables code injection into arbitrary processes on Mac OS X by copying over necessary code and creating a new thread to execute it. | 823 |
googleprojectzero/bochspwn-reloaded | An emulator-based tool to detect kernel memory disclosure vulnerabilities by tracking uninitialized memory in guest operating systems. | 297 |
williballenthin/shellbags | This tool helps reconstruct user activities by parsing Windows Registry data. | 151 |
zero-sh/zero.sh | Automates personal machine setup and configuration on macOS. | 285 |
marlonrichert/zsh-hist | Tool to edit Zsh history from the command line without leaving it | 152 |
mrwilson/byte-monkey | A tool that injects faults into JVM applications to test failure scenarios | 225 |