moonD4rk / HackBrowserData

Extract and decrypt browser data, supporting multiple data types, runnable on various operating systems (macOS, Windows, Linux).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Add error handling when entering the system password incorrectly on macOS.

moonD4rk opened this issue · comments

Feature Description

Capture CMD Error Code on macOS terminal. Show the specific error reason based on the incorrect code.

level=ERROR source=main.go:57 msg="get browsing data error" err="run security command failed: exit status 128, message "
level=ERROR source=main.go:57 msg="get browsing data error" err="run security command failed: exit status 128, message "

Why is this feature needed?

Improve the readability of error messages.

Checklist

Screenshots/Videos

If applicable, add screenshots or videos to help explain your proposal.

Additional Context

Add any other context or screenshots about the feature request here.