SwiftBelt
SwiftBelt copied to clipboard
A macOS enumeration tool inspired by harmjoy's Windows-based Seatbelt enumeration tool. Author: Cedric Owens
The `-BrowserHistory` option does not correctly identify when Firefox is not installed on the host. Expected to see https://github.com/cedowens/SwiftBelt/blob/master/Sources/SwiftBelt/main.swift#L716 when Firefox is not installed. There is a stray `75 bytes`...
SwiftBelt does not enumerate the Safari database when `/Applications/Safari.app/Contents/MacOS/Safari` is not running on macOS 10.15.5. ``` zeroCool$ ps aux | grep -i safari zeroCool 1228 0.0 0.8 4341064 17736 ??...