jamf / aftermath

Aftermath is a free macOS IR framework
MIT License
460 stars 33 forks source link

Added user struct to aftermath #15

Closed jbradley89 closed 2 years ago

jbradley89 commented 2 years ago

Added Users() struct that can be used to know who to collect users for.

If aftermath is run at root, Aftermath.users array will be filled with each user on the system. If run as basic user, only the basic user will appear in the array