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: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
m4rw3r/chomp | A fast and expressive monadic-style parser combinator for Rust. | 244 |
mrkkrp/megaparsec | An industrial-strength monadic parser combinator library. | 919 |
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 | 260 |
sethdeckard/m3u8 | A Ruby library for generating and parsing m3u8 playlists used in Apple HTTP Live Streaming | 111 |
globocom/m3u8 | A Python library for parsing and manipulating HTTP Live Streaming (HLS) playlists | 2,058 |
uriparser/uriparser | A C library for parsing and handling Uniform Resource Identifiers (URIs) in a strict RFC 3986 compliant manner. | 336 |
automatico/mac-address | A Ruby-like language library for parsing and manipulating MAC addresses | 2 |
bnmcgn/paren6 | A set of macros to simplify ES6 code translation into Parenscript | 29 |
monkeymaster64/reddit-user-media-downloader-public | Downloads media posts from Reddit based on a specified user, removing duplicates. | 480 |
mmark-md/mmark | A markdown parser designed to produce high-quality error messages and offer extensions for customizing its behavior | 111 |
marwes/combine | A Rust library implementing parser combinators for building efficient and flexible parsers | 1,302 |
mac4n6/mac-locations-scraper | Tools for extracting and processing location data from iOS and macOS devices | 77 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,713 |
gpac/mp4box.js | A JavaScript library for processing MP4 files and providing file information, segmentation, and tracking functionality. | 1,993 |