cixtor / binarycookiesLinks
Go (golang) implementation of an encoder and decoder for the Binary Cookies file format used by Safari and other applications based on WebKit to store HTTP cookies. CLI program also included.
☆33Updated last year
Alternatives and similar repositories for binarycookies
Users that are interested in binarycookies are comparing it to the libraries listed below
Sorting:
- APFS parser written in pure Go☆77Updated 2 weeks ago
- Hopper plugin to analyze ObjC runtime structures in the dyld_shared_cache☆26Updated 4 years ago
- A (basic) Mach-O Library☆22Updated 4 years ago
- A mirror of Apple's cctools open source dump with buildable branches☆14Updated 2 months ago
- Secure example of an XPC helper written in Swift☆108Updated 5 years ago
- The source of various tools from Jonathan Levin for the brew tap☆36Updated 2 years ago
- Reduce size of nib-files.☆30Updated 6 years ago
- Common utilities for dealing with Apple Software files in Golang.☆65Updated 4 years ago
- Grant private entitlements to OSX apps☆111Updated 5 years ago
- When dlsym isn't enough☆18Updated last year
- Guessed headers of non-public Apple SDK☆53Updated 2 weeks ago
- Visually explore all running tasks (processes) ....viewing its signature status, loaded dylibs, open files, network connection, and much …☆121Updated 8 months ago
- tart, but with custom AVPBooter ROM, serial I/O, DFU mode, GDB debugging (port 8000), and panic halting. See help menus for `tart create`…☆52Updated 2 years ago
- NSExtension and NSRemoteView example by hosting Notification Center widgets/Today Extensions☆12Updated 6 years ago
- Run XPC Activities On Demand☆14Updated 6 years ago
- Opensource re-implementation of `defaults(1)`☆21Updated 3 years ago
- Scripts + patches to pwn vma2 (Virtualization.framework) macOS virtual machines☆60Updated last year
- Example showing how to build a standalone iOS executable using Xcode.☆71Updated 7 years ago
- macOS Sandbox Profile Language (SBPL) Interpreter☆57Updated 5 years ago
- Golang bindings for the Binary Ninja Arm64 Disassembler.☆14Updated last month
- A parsing tool for backgrounditems.btm☆52Updated last year
- A small utility to inject a Info.plist into binaries.☆56Updated 3 years ago
- Read and write Apple's .binarycookies files☆24Updated 6 years ago
- CLI frontend for com.apple.decmpfs / AppleFSCompression.framework☆33Updated 3 years ago
- Sideload iOS apps regardless of security settings☆25Updated 4 years ago
- a classdump-dyld fork works on macOS m1☆45Updated 4 years ago
- Kass: A security research tool.☆97Updated last month
- class-dump binaries for Objc and Swift apps☆75Updated 7 years ago
- Bidirectional XPC between two (or more) processes without a MachService daemon☆55Updated 3 years ago
- App to view Obj-C generated headers at runtime