Skip to content

evolvesecurity/bad-apple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Bad Apple

Bash script to kill unnecessary services running on OS X.

Instructions

  1. Make sure the file can be executed.

    $ chmod +x osx_kill.sh

  2. It is recommended that you run the script with root privilleges.

    $ sudo ./osx_kill.sh

Contribution

Contribution is welcomed! This code could use some work. Add services to terminate or clean up the code. Ideally, this would be better if it continuously ran to address automatic restarts.

About

Bash script to kill unnecessary services running on OS X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages