ESFPlayground Change Log

ESFPlayground Change Log

Version 0.3

Minor Additions made for 0.3. 

  • The following Playground Events were modified
    • process
      • session_id added
      • teamid added (currently unreliable. Will fix in future)
  • File Rename events
    • Fixed destination path to include filename in path
  • Various other minor fixes

Version 0.2

A significant number of updates went into version 0.2. However, most were heavy code changes that result in a similar experience for the user.

  • A system extension was implemented to allow for privilege escalation. This means the application no longer needs to be run from the terminal as sudo
  • Event toggles were implemented to allow users enable and disable specific ESF events. This makes the config file no longer required.
  • An installation UI was created to walk users through the process of giving each component of the ESFPlayground the appropriate permissions.
Screen Shot 2022-06-07 at 11.39.43 PM

Version 0.1

Version 0.1 was the initial release of ESFPlayground. Initial release page can be found here

For those that still want to run this tool using a config file and the sudo command, version 0.1 can be found here.

This version did not use a system extension and had to be run using sudo