macMRU-Parser
MRU parser
Parses macOS MRU plist files into a more human-readable format
Python script to parse the Most Recently Used (MRU) plist files on macOS into a more human friendly format.
101 stars
14 watching
22 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
m4rw3r/chomp | A fast and expressive monadic-style parser combinator for Rust. | 245 |
mrkkrp/megaparsec | An industrial-strength monadic parser combinator library. | 925 |
jmagers/macinhash | Converts MacOS password files to hash format for use with password crackers. | 35 |
mpeterv/argparse | A feature-rich command line parser for Lua | 266 |
sethdeckard/m3u8 | A Ruby library for generating and parsing m3u8 playlists used in Apple HTTP Live Streaming | 112 |
globocom/m3u8 | A Python library for parsing and manipulating HTTP Live Streaming (HLS) playlists | 2,072 |
uriparser/uriparser | A C library for parsing and handling Uniform Resource Identifiers (URIs) in a strict RFC 3986 compliant manner. | 339 |
automatico/mac-address | A Ruby-like language library for parsing and manipulating MAC addresses | 2 |
bnmcgn/paren6 | A set of ES6 macros for translating Parenscript code to ES5 syntax | 31 |
monkeymaster64/reddit-user-media-downloader-public | Downloads media posts from Reddit based on a specified user, removing duplicates. | 486 |
mmark-md/mmark | A markdown parser designed to produce high-quality error messages and offer extensions for customizing its behavior | 112 |
marwes/combine | A Rust library implementing parser combinators for building efficient and flexible parsers | 1,307 |
mac4n6/mac-locations-scraper | Tools for extracting and processing location data from iOS and macOS devices | 79 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,732 |
gpac/mp4box.js | A JavaScript library for processing MP4 files and providing file information, segmentation, and tracking functionality. | 2,023 |